FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| zw.fhir.ig.core#current | zw-organization | Zimbabwe Organization |
Resources that this resource uses
| CodeSystem |
| zw.fhir.ig.core#current | ZimFacilityTypeCS | Zimbabwe Health Facility Type Code System |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ZimFacilityType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://mohcc.gov.zw/fhir/core/ValueSet/ZimFacilityType",
"version": "0.1.0",
"name": "ZimFacilityTypeVS",
"title": "Zimbabwe Health Facility Type Value Set",
"status": "draft",
"experimental": false,
"date": "2026-06-15T13:33:03+00:00",
"publisher": "MOH Zimbabwe",
"contact": [
{
"name": "MOH Zimbabwe",
"telecom": [
{
"system": "url",
"value": "http://mohcc.org.zw"
}
]
}
],
"description": "Tiers of health facility in the Zimbabwe public health system.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "716",
"display": "Zimbabwe (ZWE)"
}
]
}
],
"compose": {
"include": [
{
"system": "http://mohcc.gov.zw/fhir/core/CodeSystem/ZimFacilityTypeCS"
}
]
}
}