FHIR IG analytics| Package | fhir.r4.ukcore.stu1 |
| Resource Type | Location |
| Id | UKCore-Location-GeneralPracticeNurseClinic-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "UKCore-Location-GeneralPracticeNurseClinic-Example",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/ods-site-code",
"value": "GP8D7"
}
],
"name": "WhiteRoseNurseClinic",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "GIM",
"display": "General internal medicine clinic"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "0113 243 3166"
}
],
"managingOrganization": {
"reference": "Organization/UKCore-Organization-WhiteRoseMedicalCentre-Example"
}
}