FHIR IG analytics| Package | hl7.fhir.uv.saner |
| Resource Type | Location |
| Id | Location-Loc-X140115.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
ResourceLocation "Loc-X140115"
Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason
status: active
name: LECKIE HOSPITAL Building
mode: instance
type: Hospital (RoleCode#HOSP)
address: 850 W IRVING PARK RD CHICAGO IL 60613 USA (work)
physicalType: Site (Location type#si)
| Longitude | Latitude |
| -87.650899 | 41.954556 |
managingOrganization: Organization/X140115 "LECKIE HOSPITAL"
{
"resourceType": "Location",
"id": "Loc-X140115",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "LECKIE HOSPITAL Building",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HOSP"
}
]
}
],
"address": {
"use": "work",
"type": "both",
"line": [
"850 W IRVING PARK RD"
],
"city": "CHICAGO",
"district": "COOK",
"state": "IL",
"postalCode": "60613",
"country": "USA"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "si"
}
]
},
"position": {
"longitude": -87.650899,
"latitude": 41.954556
},
"managingOrganization": {
"reference": "Organization/X140115"
}
}