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-HDUHB.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

Hywel Dda University Local Health Board

Source1

{
  "resourceType": "Organization",
  "id": "Example-DataStandardsWales-Organization-HDUHB",
  "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": "7A2"
    }
  ],
  "active": true,
  "name": "Hywel Dda University Local Health Board",
  "telecom": [
    {
      "system": "phone",
      "value": "01437 771220"
    }
  ],
  "address": [
    {
      "line": [
        "Ystwyth Building",
        "Hafan Derwen",
        "St Davids Park",
        "Jobswell Road"
      ],
      "city": "Carmarthen",
      "postalCode": "SA31 3BB"
    }
  ]
}