Generated Narrative: Location
status: active
name: QLD Hospital
alias: Queensland Hospital
mode: instance
type: Hospital (RoleCode#HOSP; SNOMED CT#22232009)
telecom: ph: (03) 5550 3333
address: 54301 Stanley St, South Brisbane QLD 4101
physicalType: Site (Location type#si)
managingOrganization: Organization/qld-hospital \"QLD Hospital\"
"
];
fhir:Location.status [ fhir:value "active"];
fhir:Location.name [ fhir:value "QLD Hospital"];
fhir:Location.alias [
fhir:value "Queensland Hospital";
fhir:index 0
];
fhir:Location.mode [ fhir:value "instance"];
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 "HOSP" ];
fhir:Coding.display [ fhir:value "Hospital" ]
], [
fhir:index 1;
a sct:22232009;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "22232009" ];
fhir:Coding.display [ fhir:value "Hospital" ]
]
];
fhir:Location.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "phone" ];
fhir:ContactPoint.value [ fhir:value "(03) 5550 3333" ]
];
fhir:Location.address [
fhir:Address.text [ fhir:value "54301 Stanley St, South Brisbane QLD 4101" ];
fhir:Address.line [
fhir:value "54301 Stanley St";
fhir:index 0
];
fhir:Address.city [ fhir:value "South Brisbane" ];
fhir:Address.state [ fhir:value "QLD" ];
fhir:Address.postalCode [ fhir:value "4101" ];
fhir:Address.country [ fhir:value "AU" ]
];
fhir:Location.physicalType [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ];
fhir:Coding.code [ fhir:value "si" ];
fhir:Coding.display [ fhir:value "Site" ]
]
];
fhir:Location.managingOrganization [
fhir:link