NPHCDA Immunization FHIR IG
0.7.0 - ci-build Nigeria flag

NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. This guide is not an authorized publication; it is the continuous build for version 0.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/NPHCDA-ImmunizationIG/ and changes regularly. See the Directory of published versions

: IMMZ.C.DE1 Client Identifier CS - XML Representation

Active as of 2025-09-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="patient-identifier-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem patient-identifier-cs</b></p><a name="patient-identifier-cs"> </a><a name="hcpatient-identifier-cs"> </a><p>This case-insensitive code system <code>http://nphcda.gov.ng/ig/immunization/CodeSystem/patient-identifier-cs</code> defines the following codes in a Is-A hierarchy:</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">MRN<a name="patient-identifier-cs-MRN"> </a></td><td>mrn</td><td>Medical Record Number</td></tr><tr><td style="white-space:nowrap">NIN<a name="patient-identifier-cs-NIN"> </a></td><td>nin</td><td>National Identity Number</td></tr><tr><td style="white-space:nowrap">MOBILE<a name="patient-identifier-cs-MOBILE"> </a></td><td>mobile</td><td>Phone Number</td></tr><tr><td style="white-space:nowrap">INSUR<a name="patient-identifier-cs-INSUR"> </a></td><td>insurance no</td><td>Insurance or HMO number</td></tr><tr><td style="white-space:nowrap">BIRTHCERT<a name="patient-identifier-cs-BIRTHCERT"> </a></td><td>birthcert</td><td>Birth certificate number</td></tr><tr><td style="white-space:nowrap">IMMNO<a name="patient-identifier-cs-IMMNO"> </a></td><td>immunizationo</td><td>Immunization Number</td></tr></table></div>
  </text>
  <url
       value="http://nphcda.gov.ng/ig/immunization/CodeSystem/patient-identifier-cs"/>
  <version value="0.7.0"/>
  <name value="NGIdentifierCS"/>
  <title value="IMMZ.C.DE1 Client Identifier CS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-26T08:59:42+00:00"/>
  <publisher value="https://nphcda.gov.ng"/>
  <contact>
    <name value="https://nphcda.gov.ng"/>
    <telecom>
      <system value="url"/>
      <value value="https://nphcda.gov.ng"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kasim.sani@nphcda.gov.ng"/>
    </telecom>
  </contact>
  <contact>
    <name value="Nigeria Primary Healthcare Development Agency."/>
    <telecom>
      <system value="email"/>
      <value value="kasim.sani@nphcda.gov.ng"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This CodeSystem defines list of options for uniquely Identifting a Client"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NG"/>
      <display value="Nigeria"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="MRN"/>
    <display value="mrn"/>
    <definition value="Medical Record Number"/>
  </concept>
  <concept>
    <code value="NIN"/>
    <display value="nin"/>
    <definition value="National Identity Number"/>
  </concept>
  <concept>
    <code value="MOBILE"/>
    <display value="mobile"/>
    <definition value="Phone Number"/>
  </concept>
  <concept>
    <code value="INSUR"/>
    <display value="insurance no"/>
    <definition value="Insurance or HMO number"/>
  </concept>
  <concept>
    <code value="BIRTHCERT"/>
    <display value="birthcert"/>
    <definition value="Birth certificate number"/>
  </concept>
  <concept>
    <code value="IMMNO"/>
    <display value="immunizationo"/>
    <definition value="Immunization Number"/>
  </concept>
</CodeSystem>