FHIR IG analytics| Package | hl7.fhir.us.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
Profile: Birth and Fetal Death Location
status: Active
name: East Hospital
type: Hospital, Transfer-to Location
{
"resourceType": "Location",
"id": "location-east-hospital",
"meta": {
"profile": [
"http://hl7.org/fhir/us/bfdr/StructureDefinition/Location-bfdr"
]
},
"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"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/us/bfdr/CodeSystem/CodeSystem-local-bfdr-codes",
"code": "loc_transfer-to",
"display": "Transfer-to Location"
}
]
}
]
}