FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagezw.fhir.ig.core
Resource TypeValueSet
IdValueSet-ZimFacilityType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/mohcc/fhir-zw-core-ig/ValueSet-ZimFacilityType.html
URLhttp://mohcc.gov.zw/fhir/core/ValueSet/ZimFacilityType
Version0.1.0
Statusdraft
Date2026-06-15T13:33:03+00:00
NameZimFacilityTypeVS
TitleZimbabwe Health Facility Type Value Set
DescriptionTiers of health facility in the Zimbabwe public health system.

Resources that use this resource

StructureDefinition
zw.fhir.ig.core#currentzw-organizationZimbabwe Organization

Resources that this resource uses

CodeSystem
zw.fhir.ig.core#currentZimFacilityTypeCSZimbabwe Health Facility Type Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ZimFacilityType


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"
      }
    ]
  }
}