FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Location |
| Id | Location-loc-brno-maternity-ward.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-ward
Profile: Location (CZ core)
status: Active
name: Porodni oddeleni
description: Porodni oddeleni - Mestska nemocnice Brno
physicalType: Ward
managingOrganization: Organization Porodni oddeleni - Mestska nemocnice Brno
partOf: Mestska nemocnice Brno
{
"resourceType": "Location",
"id": "loc-brno-maternity-ward",
"meta": {
"profile": [
"https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Porodni oddeleni",
"description": "Porodni oddeleni - Mestska nemocnice Brno",
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "wa"
}
]
},
"managingOrganization": {
"reference": "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7"
},
"partOf": {
"reference": "Location/loc-brno-hospital",
"display": "Mestska nemocnice Brno"
}
}