FHIR IG analytics| Package | fhir.r4.wales.test |
| Resource Type | Organization |
| Id | Example-DataStandardsWales-Organization-GPCluster.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-GPCluster",
"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": "2018-01-01"
}
}
],
"identifier": [
{
"use": "official",
"system": "https://fhir.nhs.wales/Id/gpcluster-code",
"value": "CC201"
}
],
"active": true,
"name": "Amman Gwendraeth GP Cluster",
"partOf": {
"reference": "Organization/Example-DataStandardsWales-Organization-HywelDda",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "7A2"
},
"display": "Hywel Dda University Local Health Board"
}
}