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

FHIR IG analytics

Packagefhir.r4.wales
Resource TypeLocation
IdExample-DataStandardsWales-Location-CadogWard.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

Cadog Ward (Glangwili General Hospital)

Source1

{
  "resourceType": "Location",
  "id": "Example-DataStandardsWales-Location-CadogWard",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ],
  "name": "Cadog Ward",
  "address": {
    "postalCode": "SA31 2AF"
  },
  "managingOrganization": {
    "reference": "Organization/Example-DataStandardsWales-Organization-GlangwiliGeneralHospital",
    "identifier": {
      "system": "https://fhir.hduhb.nhs.wales/Id/pas-location-identifier",
      "value": "2105-example"
    },
    "display": "Glangwili General Hospital"
  }
}