FHIR IG analytics| Package | ihe.qrph.bfdr |
| Resource Type | Location |
| Id | Location-location-east-hospital.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location location-east-hospital
version: versionId: id (PrimitiveType/Location.meta.versionId): element = id -> versionId=id[1]; Last updated: 2020-08-14 10:59:51+0000
Profile: US Core Location Profile
status: Active
name: East Hospital
type: Hospital
{
"resourceType": "Location",
"id": "location-east-hospital",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-14T10:59:51.662Z",
"profile": [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-location"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "East Hospital",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HOSP",
"display": "Hospital"
}
]
}
]
}