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