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