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

FHIR IG analytics

Packagezm-core
Resource TypeCodeSystem
IdCodeSystem-facility-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-facility-type.html
URLhttp://hapi.moh.gov.zm/fhir/CodeSystem/facility-type
Version0.1.0
Statusactive
Date2026-08-09T08:43:02+00:00
NameZMCoreFacilityTypeCS
TitleZambia Master Facility List Facility Type
DescriptionFacility types represented in the Zambia Master Facility List. Police, military, private, and NGO values are retained for source compatibility but overlap with facility ownership and should not be used when a more specific service level is known.
Contentcomplete

Resources that use this resource

ValueSet
zm-core#currentfacility-typeZambia Master Facility List Facility Type Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem facility-type

This case-sensitive code system http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type defines the following codes:

CodeDisplay
health-post Health Post
border-health-post Border Health Post
rural-health-centre Rural Health Centre
urban-health-centre Urban Health Centre
zonal-health-centre Zonal Health Centre
hospital-affiliated-health-centre Hospital Affiliated Health Centre
hospital-level-1 Hospital - Level 1
hospital-level-2 Hospital - Level 2
hospital-level-3 Hospital - Level 3
police-facility Police
military-facility Military
private-facility Private
ngo-facility NGO

Source1

{
  "resourceType": "CodeSystem",
  "id": "facility-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type",
  "version": "0.1.0",
  "name": "ZMCoreFacilityTypeCS",
  "title": "Zambia Master Facility List Facility Type",
  "status": "active",
  "experimental": false,
  "date": "2026-08-09T08:43:02+00: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 represented in the Zambia Master Facility List. Police, military, private, and NGO values are retained for source compatibility but overlap with facility ownership and should not be used when a more specific service level is known.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ZM",
          "display": "Zambia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 13,
  "concept": [
    {
      "code": "health-post",
      "display": "Health Post"
    },
    {
      "code": "border-health-post",
      "display": "Border Health Post"
    },
    {
      "code": "rural-health-centre",
      "display": "Rural Health Centre"
    },
    {
      "code": "urban-health-centre",
      "display": "Urban Health Centre"
    },
    {
      "code": "zonal-health-centre",
      "display": "Zonal Health Centre"
    },
    {
      "code": "hospital-affiliated-health-centre",
      "display": "Hospital Affiliated Health Centre"
    },
    {
      "code": "hospital-level-1",
      "display": "Hospital - Level 1"
    },
    {
      "code": "hospital-level-2",
      "display": "Hospital - Level 2"
    },
    {
      "code": "hospital-level-3",
      "display": "Hospital - Level 3"
    },
    {
      "code": "police-facility",
      "display": "Police"
    },
    {
      "code": "military-facility",
      "display": "Military"
    },
    {
      "code": "private-facility",
      "display": "Private"
    },
    {
      "code": "ngo-facility",
      "display": "NGO"
    }
  ]
}