<Organization xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Organization-SBUHB" />
<meta>
<profile value="https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" />
</meta>
<text>
<status value="generated" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/organization-period">
<valuePeriod>
<start value="2009-10-01" />
</valuePeriod>
</extension>
<identifier>
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="7A3" />
</identifier>
<active value="true" />
<name value="Swansea Bay University Local Health Board" />
<telecom>
<system value="phone" />
<value value="01639 683670" />
</telecom>
<address>
<line value="One Talbot Gateway, Seaway Drive" />
<line value="Hafan Seaway Parade Industrial Estate" />
<line value="Baglan" />
<city value="Port Talbot" />
<postalCode value="SA12 7BR" />
</address>
</Organization>
{
"resourceType": "Organization",
"id": "Example-DataStandardsWales-Organization-SBUHB",
"meta": {
"profile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
]
},
"text": {
"status": "generated",
--- We have skipped the narrative for better readability of the resource ---
},
"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"
}
]
}
Swansea Bay University Local Health Board