<Organization xmlns="http://hl7.org/fhir">
<id value="Example-DataStandardsWales-Organization-GPCluster" />
<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="2018-01-01" />
</valuePeriod>
</extension>
<identifier>
<use value="official" />
<system value="https://fhir.nhs.wales/Id/gpcluster-code" />
<value value="CC201" />
</identifier>
<active value="true" />
<name value="Amman Gwendraeth GP Cluster" />
<partOf>
<reference value="Organization/Example-DataStandardsWales-Organization-HywelDda" />
<identifier>
<system value="https://fhir.nhs.uk/Id/ods-organization-code" />
<value value="7A2" />
</identifier>
<display value="Hywel Dda University Local Health Board" />
</partOf>
</Organization>
{
"resourceType": "Organization",
"id": "Example-DataStandardsWales-Organization-GPCluster",
"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": "2018-01-01"
}
}
],
"identifier": [
{
"use": "official",
"system": "https://fhir.nhs.wales/Id/gpcluster-code",
"value": "CC201"
}
],
"active": true,
"name": "Amman Gwendraeth GP Cluster",
"partOf": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "7A2"
},
"reference": "Organization/Example-DataStandardsWales-Organization-HywelDda",
"display": "Hywel Dda University Local Health Board"
}
}
Amman Gwendraeth GP Cluster