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

FHIR IG analytics

Packagefhir.r4.wales.psom
Resource TypeLocation
IdExample-DataStandardsWales-PSOM-Location-CadogWard.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Location",
  "id": "Example-DataStandardsWales-PSOM-Location-CadogWard",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location"
    ]
  },
  "identifier": [
    {
      "system": "https://fhir.nhs.wales/Id/wrts-location-identifier",
      "value": "7A2AGCADOG"
    }
  ],
  "name": "Cadog Ward",
  "address": {
    "text": "Dolgwili Rd, Carmarthen SA31 2AF, United Kingdom"
  }
}