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

FHIR IG analytics

Packagezm-core
Resource TypeCodeSystem
IdCodeSystem-facility-registry-status.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/MOH-Zambia/ZM-Core/CodeSystem-facility-registry-status.html
URLhttp://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status
Version0.1.0
Statusactive
Date2026-08-09T08:43:02+00:00
NameZMCoreFacilityRegistryStatusCS
TitleZambia Master Facility List Registry Status
DescriptionCombined operational, licensing, registration, and record-quality states represented by the current Zambia Master Facility List operation-status field.
Contentcomplete

Resources that use this resource

ValueSet
zm-core#currentfacility-registry-statusZambia Master Facility List Registry Status 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-registry-status

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

CodeDisplayDefinition
operational OperationalA facility that is open and serving patients.
licensed LicensedApproved and licensed but not yet operational.
pending-licensing Pending LicensingRecommended by the district health management team and awaiting a licence.
licence-suspended License SuspendedThe facility licence has been temporarily suspended.
licence-cancelled License CancelledThe facility licence has been permanently cancelled.
pending-registration Pending RegistrationApproved locally and awaiting official registration.
registered RegisteredApproved as an institution and assigned a registration number.
closed ClosedA licensed facility that has permanently closed.
invalid InvalidRegistry attributes differ from the attributes on the facility licence.
does-not-exist Does not existA licensed record verified not to correspond to a physical facility.
duplicate DuplicateA registry record identified as a duplicate of another facility.
under-construction Under Construction

Source1

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