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

Swansea Bay University Local Health Board

Source1

{
  "resourceType": "Organization",
  "id": "Example-DataStandardsWales-Organization-SBUHB",
  "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": "7A3"
    }
  ],
  "active": true,
  "name": "Swansea Bay University Local Health Board",
  "telecom": [
    {
      "system": "phone",
      "value": "01639 683670"
    }
  ],
  "address": [
    {
      "line": [
        "One Talbot Gateway, Seaway Drive",
        "Hafan Seaway Parade Industrial Estate",
        "Baglan"
      ],
      "city": "Port Talbot",
      "postalCode": "SA12 7BR"
    }
  ]
}