Generated Narrative: Location
status: active
type: Family medicine clinic (RoleCode#FMC)
address: 55 Sandy Bay Road Strahan TAS 7468 AU
physicalType: Building (Location type#bu)
"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:type ( [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "FMC" ] ;
fhir:display [ fhir:v "Family medicine clinic" ]
] )
] ) ; #
fhir:address [
fhir:type [ fhir:v "physical" ] ;
fhir:line ( [ fhir:v "55 Sandy Bay Road" ] ) ;
fhir:city [ fhir:v "Strahan" ] ;
fhir:state [ fhir:v "TAS" ] ;
fhir:postalCode [ fhir:v "7468" ] ;
fhir:country [ fhir:v "AU" ]
] ; #
fhir:physicalType [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "bu" ] ;
fhir:display [ fhir:v "Building" ]
] )
] . #
# -------------------------------------------------------------------------------------