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

: Example NG-Imm Immunization -001 - JSON Representation

Raw json | Download

{
  "resourceType" : "Immunization",
  "id" : "immunization-001",
  "meta" : {
    "profile" : [
      🔗 "http://nphcda.gov.ng/ig/immunization/StructureDefinition/NgImmImmunization"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization immunization-001</b></p><a name=\"immunization-001\"> </a><a name=\"hcimmunization-001\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-NgImmImmunization.html\">NG-Imm Immunization</a></p></div><p><b>NG-Imm Immunization Contraindicated</b>: false</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://nphcda.gov.ng/ig/immunization/CodeSystem/ng-vaccine-local IMMZ.Z.DE4}\">Pentavalent 1</span></p><p><b>patient</b>: <a href=\"Patient-patient-001.html\">Chinedu Emeka Okafor  Male, DoB: 2020-05-15 ( NIN)</a></p><p><b>occurrence</b>: 2025-08-10 09:35:00+0100</p><p><b>manufacturer</b>: <a href=\"Organization-organization-001.html\">Organization Surulere Primary Health Centre</a></p><p><b>lotNumber</b>: PENTA-LOT-24-0098</p><p><b>expirationDate</b>: 2026-03-31</p><p><b>site</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">Left arm</span></p><p><b>route</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span></p><p><b>doseQuantity</b>: 0.5 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL = 'mL')</span></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">Vaccinator</span></td><td><a href=\"Practitioner-practitioner-001.html\">Practitioner Nkiru Okafor </a></td></tr></table><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Date</b></td><td><b>Detail</b></td><td><b>Reported</b></td></tr><tr><td style=\"display: none\">*</td><td>2025-08-10 12:00:00+0100</td><td><a href=\"Observation-observation-001.html\">Observation Age</a></td><td>true</td></tr></table><blockquote><p><b>protocolApplied</b></p><p><b>series</b>: RI Infant</p><p><b>targetDisease</b>: <span title=\"Codes:\">Diphtheria</span>, <span title=\"Codes:{http://snomed.info/sct 871822003}\">Hepatitis B vaccine</span></p><p><b>doseNumber</b>: 1</p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://nphcda.gov.ng/ig/immunization/StructureDefinition/contraindicated",
      "valueBoolean" : false
    }
  ],
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://nphcda.gov.ng/ig/immunization/CodeSystem/ng-vaccine-local",
        "code" : "IMMZ.Z.DE4",
        "display" : "Pentavalent 1"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/patient-001"
  },
  "occurrenceDateTime" : "2025-08-10T09:35:00+01:00",
  "manufacturer" : {
    🔗 "reference" : "Organization/organization-001"
  },
  "lotNumber" : "PENTA-LOT-24-0098",
  "expirationDate" : "2026-03-31",
  "site" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
        "code" : "LA",
        "display" : "Left arm"
      }
    ]
  },
  "route" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
        "code" : "IM",
        "display" : "Injection, intramuscular"
      }
    ]
  },
  "doseQuantity" : {
    "value" : 0.5,
    "unit" : "mL",
    "system" : "http://unitsofmeasure.org",
    "code" : "mL"
  },
  "performer" : [
    {
      "function" : {
        "text" : "Vaccinator"
      },
      "actor" : {
        🔗 "reference" : "Practitioner/practitioner-001"
      }
    }
  ],
  "reaction" : [
    {
      "date" : "2025-08-10T12:00:00+01:00",
      "detail" : {
        🔗 "reference" : "Observation/observation-001"
      },
      "reported" : true
    }
  ],
  "protocolApplied" : [
    {
      "series" : "RI Infant",
      "targetDisease" : [
        {
          "text" : "Diphtheria"
        },
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "871822003",
              "display" : "Hepatitis B vaccine"
            }
          ]
        }
      ],
      "doseNumberPositiveInt" : 1
    }
  ]
}