Generated Narrative: Location
status: active
name: Building 31
alias: Pharmacy - QLD Hospital
mode: instance
type: inpatient pharmacy (RoleCode#INPHARM)
address: Building 31, 54301 Stanley St, South Brisbane QLD 4101
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 "Building 31"];
fhir:Location.alias [
fhir:value "Pharmacy - QLD 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 "INPHARM" ];
fhir:Coding.display [ fhir:value "inpatient pharmacy" ]
]
];
fhir:Location.address [
fhir:Address.text [ fhir:value "Building 31, 54301 Stanley St, South Brisbane QLD 4101" ];
fhir:Address.line [
fhir:value "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