Generated Narrative: Location
status: active
name: Friends Pharmacy - QLD Hospital
mode: instance
type: outpatient pharmacy (RoleCode#OUTPHARM), Pharmacy (RoleCode#PHARM)
address: Suite 14, Building 31 54301 Stanley St South Brisbane QLD 4101 AU
physicalType: Building (Location type#bu)
managingOrganization: Organization/qld-hospital \"QLD Hospital\"
partOf: Location/qld-hospital \"QLD Hospital\"
"
];
fhir:Location.status [ fhir:value "active"];
fhir:Location.name [ fhir:value "Friends Pharmacy - QLD Hospital"];
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 "OUTPHARM" ];
fhir:Coding.display [ fhir:value "outpatient pharmacy" ]
]
], [
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 "PHARM" ];
fhir:Coding.display [ fhir:value "Pharmacy" ]
]
];
fhir:Location.address [
fhir:Address.line [
fhir:value "Suite 14, Building 31";
fhir:index 0
], [
fhir:value "54301 Stanley St";
fhir:index 1
];
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 "bu" ];
fhir:Coding.display [ fhir:value "Building" ]
]
];
fhir:Location.managingOrganization [
fhir:link