FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Location |
| Id | Location-dffe5c17-dd39-40d7-9278-9cce85e2daa1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location dffe5c17-dd39-40d7-9278-9cce85e2daa1
Profile: Location (CZ core)
status: Active
name: Pokoj 3
description: Pokoj 3 na porodni oddeleni
physicalType: Room
managingOrganization: Organization Porodni oddeleni - Mestska nemocnice Brno
partOf: Porodni oddeleni
{
"resourceType": "Location",
"id": "dffe5c17-dd39-40d7-9278-9cce85e2daa1",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Pokoj 3",
"description": "Pokoj 3 na porodni oddeleni",
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "ro"
}
]
},
"managingOrganization": {
"reference": "urn:uuid:2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
},
"partOf": {
"reference": "urn:uuid:0f4953dc-59db-4ada-b9b9-3d80ffc5c657",
"display": "Porodni oddeleni"
}
}