Example Location - Ward E (NPT)

Location
Location.id[0]Example-DataStandardsWales-Location-WardE
Location.meta[0].profile[0]https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location
Location.text[0].status[0]generated
Location.text[0].div[0]<div xmlns="http://www.w3.org/1999/xhtml">Ward E (Neath Port Talbot Hospital)</div>
Location.identifier[0].system[0]https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier
Location.identifier[0].value[0]60138-example
Location.name[0]Ward E
Location.address[0].postalCode[0]SA12 7BX
Location.managingOrganization[0].reference[0]Organization/Example-DataStandardsWales-Organization-NeathPortTalbotHospital
Location.managingOrganization[0].identifier[0].system[0]https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier
Location.managingOrganization[0].identifier[0].value[0]6013-example
Location.managingOrganization[0].display[0]Neath Port Talbot Hospital
<Location xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Location-WardE" />
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location" />
</meta>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<system value="https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier" />
<value value="60138-example" />
</identifier>
<name value="Ward E" />
<postalCode value="SA12 7BX" />
</address>
<reference value="Organization/Example-DataStandardsWales-Organization-NeathPortTalbotHospital" />
<system value="https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier" />
<value value="6013-example" />
</identifier>
<display value="Neath Port Talbot Hospital" />
</managingOrganization>
</Location>
{
"resourceType": "Location",
"id": "Example-DataStandardsWales-Location-WardE",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
{
"system": "https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier",
"value": "60138-example"
}
],
"name": "Ward E",
"address": {
"postalCode": "SA12 7BX"
},
"system": "https://fhir.sbuhb.nhs.wales/Id/pas-location-identifier",
"value": "6013-example"
},
"reference": "Organization/Example-DataStandardsWales-Organization-NeathPortTalbotHospital",
"display": "Neath Port Talbot Hospital"
}
}
Ward E (Neath Port Talbot Hospital)