FHIR IG analytics| Package | fhir.r4.ukcore.stu2 |
| Resource Type | Organization |
| Id | UKCore-Organization-WhiteRoseMedicalCentre-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "UKCore-Organization-WhiteRoseMedicalCentre-Example",
"identifier": [
{
"use": "official",
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "GP5"
}
],
"name": "WHITE ROSE MEDICAL CENTRE",
"telecom": [
{
"system": "phone",
"value": "0111 243 3144"
}
],
"address": [
{
"line": [
"WHITE ROSE MEDICAL PRACTICE",
"ROSE STREET"
],
"city": "LEEDS",
"postalCode": "LS1288T",
"country": "ENGLAND"
}
]
}