FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | Organization |
| Id | Example-DataStandardsWales-Organization-HDUHB.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"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"
}
]
}