Nigeria Immunization FHIR IG
0.1.0 - ci-build Nigeria flag

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

: IMMZ.G CodeSystem for Defaulter Tracking - JSON Representation

Active as of 2025-08-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "IMMZ.F",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IMMZ.F</b></p><a name=\"IMMZ.F\"> </a><a name=\"hcIMMZ.F\"> </a><p>This case-insensitive code system <code>http://nhin.example.ng/CodeSystem/IMMZ.F</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DE1<a name=\"IMMZ.F-DE1\"> </a></td><td>Client's name</td></tr><tr><td style=\"white-space:nowrap\">DE2<a name=\"IMMZ.F-DE2\"> </a></td><td>Sex</td></tr><tr><td style=\"white-space:nowrap\">DE3<a name=\"IMMZ.F-DE3\"> </a></td><td>Client's age</td></tr><tr><td style=\"white-space:nowrap\">DE4<a name=\"IMMZ.F-DE4\"> </a></td><td>Caregiver's name</td></tr><tr><td style=\"white-space:nowrap\">DE5<a name=\"IMMZ.F-DE5\"> </a></td><td>Caregiver's phone number</td></tr><tr><td style=\"white-space:nowrap\">DE6<a name=\"IMMZ.F-DE6\"> </a></td><td>Immunization missed</td></tr><tr><td style=\"white-space:nowrap\">DE7<a name=\"IMMZ.F-DE7\"> </a></td><td>Date of immunization missed</td></tr><tr><td style=\"white-space:nowrap\">DE8<a name=\"IMMZ.F-DE8\"> </a></td><td>Reason</td></tr></table></div>"
  },
  "url" : "http://nhin.example.ng/CodeSystem/IMMZ.F",
  "version" : "0.1.0",
  "name" : "IMMZ_F",
  "title" : "IMMZ.G CodeSystem for Defaulter Tracking",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-11T12:02:23+00:00",
  "publisher" : "intellisoftkenya.com",
  "contact" : [
    {
      "name" : "intellisoftkenya.com",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name" : "IntelliSOFT Consulting Kenya.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@intellisoftkenya.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem for IMMZ.G Defaulter Tracking Data Elements",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NG",
          "display" : "Nigeria"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "DE1",
      "display" : "Client's name"
    },
    {
      "code" : "DE2",
      "display" : "Sex"
    },
    {
      "code" : "DE3",
      "display" : "Client's age"
    },
    {
      "code" : "DE4",
      "display" : "Caregiver's name"
    },
    {
      "code" : "DE5",
      "display" : "Caregiver's phone number"
    },
    {
      "code" : "DE6",
      "display" : "Immunization missed"
    },
    {
      "code" : "DE7",
      "display" : "Date of immunization missed"
    },
    {
      "code" : "DE8",
      "display" : "Reason"
    }
  ]
}