Generated Narrative: Location
status: active
name: Patient's home
mode: kind
type: Patient's Residence (RoleCode#PTRES; SNOMED CT#394778007 "Client's or patient's home")
physicalType: House (Location type#ho)
"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Patient's home"] ; #
fhir:mode [ fhir:v "kind"] ; #
fhir:type ( [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PTRES" ] ;
fhir:display [ fhir:v "Patient's Residence" ]
] [
a sct:394778007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "394778007" ] ;
fhir:display [ fhir:v "Client's or patient's home" ]
] )
] ) ; #
fhir:physicalType [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ho" ] ;
fhir:display [ fhir:v "House" ]
] )
] . #
# -------------------------------------------------------------------------------------