FHIR IG analytics| Package | hl7.fhir.be.patient-monitoring |
| Resource Type | Location |
| Id | Location-testloc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location testloc
status: Active
name: UZ Leuven - Consultation
mode: Instance
type: Hospital
{
"resourceType": "Location",
"id": "testloc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "UZ Leuven - Consultation",
"mode": "instance",
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HOSP",
"display": "Hospital"
}
]
}
]
}