HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 - Zambia flag

HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Zambia Master Facility List Facility Type Value Set

Active as of 2026-08-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "facility-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet facility-type</b></p><a name=\"facility-type\"> </a><a name=\"hcfacility-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-facility-type.html\"><code>http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://hapi.moh.gov.zm/fhir/ValueSet/facility-type",
  "version" : "0.1.0",
  "name" : "ZMCoreFacilityTypeVS",
  "title" : "Zambia Master Facility List Facility Type Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-12T23:00:51+02:00",
  "publisher" : "Ministry of Health - Zambia",
  "contact" : [
    {
      "name" : "Ministry of Health - Zambia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.moh.gov.zm/"
        },
        {
          "system" : "email",
          "value" : "digital.health@moh.gov.zm"
        }
      ]
    },
    {
      "name" : "ZM-Core Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "zm-core@moh.gov.zm",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Facility types permitted for a ZM-Core facility organization.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ZM",
          "display" : "Zambia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type"
      }
    ]
  }
}