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 Registry Status

Active as of 2026-08-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="facility-registry-status"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem facility-registry-status</b></p><a name="facility-registry-status"> </a><a name="hcfacility-registry-status"> </a><p>This case-sensitive code system <code>http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">operational<a name="facility-registry-status-operational"> </a></td><td>Operational</td><td>A facility that is open and serving patients.</td></tr><tr><td style="white-space:nowrap">licensed<a name="facility-registry-status-licensed"> </a></td><td>Licensed</td><td>Approved and licensed but not yet operational.</td></tr><tr><td style="white-space:nowrap">pending-licensing<a name="facility-registry-status-pending-licensing"> </a></td><td>Pending Licensing</td><td>Recommended by the district health management team and awaiting a licence.</td></tr><tr><td style="white-space:nowrap">licence-suspended<a name="facility-registry-status-licence-suspended"> </a></td><td>License Suspended</td><td>The facility licence has been temporarily suspended.</td></tr><tr><td style="white-space:nowrap">licence-cancelled<a name="facility-registry-status-licence-cancelled"> </a></td><td>License Cancelled</td><td>The facility licence has been permanently cancelled.</td></tr><tr><td style="white-space:nowrap">pending-registration<a name="facility-registry-status-pending-registration"> </a></td><td>Pending Registration</td><td>Approved locally and awaiting official registration.</td></tr><tr><td style="white-space:nowrap">registered<a name="facility-registry-status-registered"> </a></td><td>Registered</td><td>Approved as an institution and assigned a registration number.</td></tr><tr><td style="white-space:nowrap">closed<a name="facility-registry-status-closed"> </a></td><td>Closed</td><td>A licensed facility that has permanently closed.</td></tr><tr><td style="white-space:nowrap">invalid<a name="facility-registry-status-invalid"> </a></td><td>Invalid</td><td>Registry attributes differ from the attributes on the facility licence.</td></tr><tr><td style="white-space:nowrap">does-not-exist<a name="facility-registry-status-does-not-exist"> </a></td><td>Does not exist</td><td>A licensed record verified not to correspond to a physical facility.</td></tr><tr><td style="white-space:nowrap">duplicate<a name="facility-registry-status-duplicate"> </a></td><td>Duplicate</td><td>A registry record identified as a duplicate of another facility.</td></tr><tr><td style="white-space:nowrap">under-construction<a name="facility-registry-status-under-construction"> </a></td><td>Under Construction</td><td/></tr></table></div>
  </text>
  <url
       value="http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status"/>
  <version value="0.1.0"/>
  <name value="ZMCoreFacilityRegistryStatusCS"/>
  <title value="Zambia Master Facility List Registry Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-12T23:00:51+02:00"/>
  <publisher value="Ministry of Health - Zambia"/>
  <contact>
    <name value="Ministry of Health - Zambia"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.moh.gov.zm/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="digital.health@moh.gov.zm"/>
    </telecom>
  </contact>
  <contact>
    <name value="ZM-Core Team"/>
    <telecom>
      <system value="email"/>
      <value value="zm-core@moh.gov.zm"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Combined operational, licensing, registration, and record-quality states represented by the current Zambia Master Facility List operation-status field."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="ZM"/>
      <display value="Zambia"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="12"/>
  <concept>
    <code value="operational"/>
    <display value="Operational"/>
    <definition value="A facility that is open and serving patients."/>
  </concept>
  <concept>
    <code value="licensed"/>
    <display value="Licensed"/>
    <definition value="Approved and licensed but not yet operational."/>
  </concept>
  <concept>
    <code value="pending-licensing"/>
    <display value="Pending Licensing"/>
    <definition
                value="Recommended by the district health management team and awaiting a licence."/>
  </concept>
  <concept>
    <code value="licence-suspended"/>
    <display value="License Suspended"/>
    <definition value="The facility licence has been temporarily suspended."/>
  </concept>
  <concept>
    <code value="licence-cancelled"/>
    <display value="License Cancelled"/>
    <definition value="The facility licence has been permanently cancelled."/>
  </concept>
  <concept>
    <code value="pending-registration"/>
    <display value="Pending Registration"/>
    <definition value="Approved locally and awaiting official registration."/>
  </concept>
  <concept>
    <code value="registered"/>
    <display value="Registered"/>
    <definition
                value="Approved as an institution and assigned a registration number."/>
  </concept>
  <concept>
    <code value="closed"/>
    <display value="Closed"/>
    <definition value="A licensed facility that has permanently closed."/>
  </concept>
  <concept>
    <code value="invalid"/>
    <display value="Invalid"/>
    <definition
                value="Registry attributes differ from the attributes on the facility licence."/>
  </concept>
  <concept>
    <code value="does-not-exist"/>
    <display value="Does not exist"/>
    <definition
                value="A licensed record verified not to correspond to a physical facility."/>
  </concept>
  <concept>
    <code value="duplicate"/>
    <display value="Duplicate"/>
    <definition
                value="A registry record identified as a duplicate of another facility."/>
  </concept>
  <concept>
    <code value="under-construction"/>
    <display value="Under Construction"/>
  </concept>
</CodeSystem>