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