FHIR IG analytics| Package | zm-core |
| Resource Type | CodeSystem |
| Id | CodeSystem-facility-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-facility-type.html |
| URL | http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMCoreFacilityTypeCS |
| Title | Zambia Master Facility List Facility Type |
| 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. |
| Content | complete |
| ValueSet | ||
| zm-core#current | facility-type | Zambia Master Facility List Facility Type Value Set |
No resources found
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:
{
"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"
}
]
}