<Location xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Location-CadogWard" />
<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.nhs.wales/Id/wrts-location-identifier" />
<value value="7A2AGCADOG" />
</identifier>
<identifier>
<system value="https://fhir.hduhb.nhs.wales/Id/pas-location-identifier" />
<value value="21057-example" />
</identifier>
<name value="Cadog Ward" />
<address>
<postalCode value="SA31 2AF" />
</address>
<managingOrganization>
<reference value="Organization/Example-DataStandardsWales-Organization-GlangwiliGeneralHospital" />
<identifier>
<system value="https://fhir.hduhb.nhs.wales/Id/pas-location-identifier" />
<value value="2105-example" />
</identifier>
<display value="Glangwili General Hospital" />
</managingOrganization>
</Location>
{
"resourceType": "Location",
"id": "Example-DataStandardsWales-Location-CadogWard",
"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.nhs.wales/Id/wrts-location-identifier",
"value": "7A2AGCADOG"
},
{
"system": "https://fhir.hduhb.nhs.wales/Id/pas-location-identifier",
"value": "21057-example"
}
],
"address": {
"postalCode": "SA31 2AF"
},
"name": "Cadog Ward",
"managingOrganization": {
"identifier": {
"system": "https://fhir.hduhb.nhs.wales/Id/pas-location-identifier",
"value": "2105-example"
},
"reference": "Organization/Example-DataStandardsWales-Organization-GlangwiliGeneralHospital",
"display": "Glangwili General Hospital"
}
}
Cadog Ward (Glangwili General Hospital)