FHIR IG analytics| Package | zm-core |
| Resource Type | CodeSystem |
| Id | CodeSystem-facility-registry-status.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-facility-registry-status.html |
| URL | http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-09T08:43:02+00:00 |
| Name | ZMCoreFacilityRegistryStatusCS |
| Title | Zambia Master Facility List Registry Status |
| Description | Combined operational, licensing, registration, and record-quality states represented by the current Zambia Master Facility List operation-status field. |
| Content | complete |
| ValueSet | ||
| zm-core#current | facility-registry-status | Zambia Master Facility List Registry Status Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem facility-registry-status
This case-sensitive code system http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status defines the following codes:
{
"resourceType": "CodeSystem",
"id": "facility-registry-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status",
"version": "0.1.0",
"name": "ZMCoreFacilityRegistryStatusCS",
"title": "Zambia Master Facility List Registry Status",
"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": "Combined operational, licensing, registration, and record-quality states represented by the current Zambia Master Facility List operation-status field.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ZM",
"display": "Zambia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 12,
"concept": [
{
"code": "operational",
"display": "Operational",
"definition": "A facility that is open and serving patients."
},
{
"code": "licensed",
"display": "Licensed",
"definition": "Approved and licensed but not yet operational."
},
{
"code": "pending-licensing",
"display": "Pending Licensing",
"definition": "Recommended by the district health management team and awaiting a licence."
},
{
"code": "licence-suspended",
"display": "License Suspended",
"definition": "The facility licence has been temporarily suspended."
},
{
"code": "licence-cancelled",
"display": "License Cancelled",
"definition": "The facility licence has been permanently cancelled."
},
{
"code": "pending-registration",
"display": "Pending Registration",
"definition": "Approved locally and awaiting official registration."
},
{
"code": "registered",
"display": "Registered",
"definition": "Approved as an institution and assigned a registration number."
},
{
"code": "closed",
"display": "Closed",
"definition": "A licensed facility that has permanently closed."
},
{
"code": "invalid",
"display": "Invalid",
"definition": "Registry attributes differ from the attributes on the facility licence."
},
{
"code": "does-not-exist",
"display": "Does not exist",
"definition": "A licensed record verified not to correspond to a physical facility."
},
{
"code": "duplicate",
"display": "Duplicate",
"definition": "A registry record identified as a duplicate of another facility."
},
{
"code": "under-construction",
"display": "Under Construction"
}
]
}