Generated Narrative: Location
name: Mobile, home-based
mode: kind
type: Mobile Unit (RoleCode#MOBL), Patient's Residence (RoleCode#PTRES)
"
];
fhir:Location.name [ fhir:value "Mobile, home-based"];
fhir:Location.mode [ fhir:value "kind"];
fhir:Location.type [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
fhir:Coding.code [ fhir:value "MOBL" ]
]
], [
fhir:index 1;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ];
fhir:Coding.code [ fhir:value "PTRES" ]
]
] .
# - ontology header ------------------------------------------------------------