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 - JSON Representation

Active as of 2025-09-26

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "patient-identifier-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://nphcda.gov.ng/ig/immunization/CodeSystem/patient-identifier-cs",
  "version" : "0.7.0",
  "name" : "NGIdentifierCS",
  "title" : "IMMZ.C.DE1 Client Identifier CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-26T08:59:42+00:00",
  "publisher" : "https://nphcda.gov.ng",
  "contact" : [
    {
      "name" : "https://nphcda.gov.ng",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://nphcda.gov.ng"
        },
        {
          "system" : "email",
          "value" : "kasim.sani@nphcda.gov.ng"
        }
      ]
    },
    {
      "name" : "Nigeria Primary Healthcare Development Agency.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "kasim.sani@nphcda.gov.ng",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CodeSystem defines list of options for uniquely Identifting a Client",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NG",
          "display" : "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "MRN",
      "display" : "mrn",
      "definition" : "Medical Record Number"
    },
    {
      "code" : "NIN",
      "display" : "nin",
      "definition" : "National Identity Number"
    },
    {
      "code" : "MOBILE",
      "display" : "mobile",
      "definition" : "Phone Number"
    },
    {
      "code" : "INSUR",
      "display" : "insurance no",
      "definition" : "Insurance or HMO number"
    },
    {
      "code" : "BIRTHCERT",
      "display" : "birthcert",
      "definition" : "Birth certificate number"
    },
    {
      "code" : "IMMNO",
      "display" : "immunizationo",
      "definition" : "Immunization Number"
    }
  ]
}