FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Location |
| Id | Location-loc-brno-maternity-room-3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location loc-brno-maternity-room-3
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": "loc-brno-maternity-room-3",
"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": "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
},
"partOf": {
"reference": "Location/loc-brno-maternity-ward",
"display": "Porodni oddeleni"
}
}