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