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

FHIR IG analytics

Packagefhir.r4.wales.test
Resource TypeOrganization
IdExample-DataStandardsWales-Organization-GGH.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

Glangwili General Hospital

Source1

{
  "resourceType": "Organization",
  "id": "Example-DataStandardsWales-Organization-GGH",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/organization-period",
      "valuePeriod": {
        "start": "2009-10-01"
      }
    }
  ],
  "identifier": [
    {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "7A2AG"
    }
  ],
  "active": true,
  "name": "Glangwili General Hospital",
  "address": [
    {
      "line": [
        "Dolgwili Road"
      ],
      "city": "Carmarthen",
      "district": "Dyfed",
      "postalCode": "SA31 2AF"
    }
  ],
  "partOf": {
    "reference": "Organization/Example-DataStandardsWales-Organization-HywelDda",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/ods-organization-code",
      "value": "7A2"
    },
    "display": "Hywel Dda University Local Health Board"
  }
}