FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | Location |
| Id | LOC2 - Location - Caller Location.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "2dec9a44-1778-4894-a3d5-c90172f5d581",
"meta": {
"lastUpdated": "2024-10-11T15:00:00.8185338+00:00",
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location"
]
},
"extension": [
{
"extension": [
{
"url": "UPRN",
"valueString": "200002546857"
}
],
"url": "https://fhir.nhs.uk/StructureDefinition/LocationExtension"
}
],
"name": "Newlands Medical Centre",
"type": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/location-types-bars",
"code": "CLOC",
"display": "Caller Location"
}
]
}
],
"address": {
"line": [
"Newlands Medical Centre",
"315 Chorley New Road",
"Greater Manchester"
],
"city": "Bolton",
"district": "Greater Manchester",
"postalCode": "BL1 5BP",
"country": "UK"
}
}