FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeLocation
IdExample-DataStandardsWales-Location-WardE.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Ward E (Neath Port Talbot Hospital)

Source1

{
  "resourceType": "Location",
  "id": "Example-DataStandardsWales-Location-WardE",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
  }
}