FHIR IG analytics| Package | uk.nhsdigital.bars.r4 |
| Resource Type | Location |
| Id | Location - Incident Location.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "f4f5c6b7-ca4e-489b-8840-d5465361e41f",
"meta": {
"lastUpdated": "2021-11-26T15:00:00.8185338+00:00",
"profile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location",
"https://fhir.hl7.org.uk/StructureDefinition/BARSLocation-incident-location"
]
},
"extension": [
{
"extension": [
{
"url": "UPRN",
"valueString": "0008755622"
},
{
"url": "eastings",
"valueString": "0.368598"
},
{
"url": "northings",
"valueString": "0.409257"
},
{
"url": "accuracy",
"valueString": "80"
},
{
"url": "what3words",
"valueString": "noted.bunch.ballots"
}
],
"url": "https://fhir.nhs.uk/StructureDefinition/LocationExtension"
}
],
"name": "Ladybridge Hall",
"type": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/location-types-bars",
"code": "ILOC",
"display": "Incident Location"
}
]
}
],
"address": {
"line": [
"399 Chorley New Road"
],
"city": "Greater Manchester",
"postalCode": "BL1 5DD",
"country": "UK"
},
"position": {
"longitude": 53.57896,
"latitude": -2.4757443
}
}