identifier: ABN/51824754455
name: Birdsville Hospital
telecom: reception@example.birdsvillehosp.com.au, fax: (07) 8543 5552(Work), ph: (07) 8543 5559(Work)
address: LPO Box 789 Birdsville Qld 4482 AU
"
] ; #
fhir:identifier ( [
fhir:type [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XX" ]
] ) ;
fhir:text [ fhir:v "ABN" ]
] ;
fhir:system [ fhir:v "http://hl7.org.au/id/abn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "51824754455" ]
] ) ; #
fhir:name [ fhir:v "Birdsville Hospital"] ; #
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "reception@example.birdsvillehosp.com.au" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "fax" ] ;
fhir:value [ fhir:v "(07) 8543 5552" ] ;
fhir:use [ fhir:v "work" ]
] [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "(07) 8543 5559" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:address ( [
fhir:type [ fhir:v "postal" ] ;
fhir:line ( [ fhir:v "LPO Box 789" ] ) ;
fhir:city [ fhir:v "Birdsville" ] ;
fhir:state [ fhir:v "Qld" ] ;
fhir:postalCode [ fhir:v "4482" ] ;
fhir:country [ fhir:v "AU" ]
] ) . #
# -------------------------------------------------------------------------------------