NPHCDA Immunization FHIR IG
1.0.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 1.0.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/ImmunizationIG/ and changes regularly. See the Directory of published versions

Example Binary: NG-Imm Example AEFI case report

This content is an example of the NG-Imm-H GenerateReport Logical Model and is not a FHIR Resource

    
{
  "resourceType": "http://nphcda.gov.ng/ig/immunization/StructureDefinition/IMMZGGenerateReport",
  "reportIdentification": "AEFI-CASE-202503",
  "reportStatus": {
    "coding": [
      {
        "code": "IMMZ.G.DE4"
      }
    ]
  },
  "reportType": "IMMZ.G.DE8",
  "reportIndicatorCode": "IMMZ.G.DE27",
  "numberOfDosesPerVial": 5,
  "minimumStock": 30,
  "maximumStock": 100,
  "openingBalance": 50,
  "quantityReceived": 40,
  "dosesOpened": 35,
  "dosesReturned": 3,
  "stockDiscarded": 2,
  "stockDiscardedType": "IMMZ.G.DE26",
  "aefiCaseRate": 0.08,
  "openVialWastage": 0.03,
  "closedVialWastage": 0.02,
  "reportSubjectArea": "Health Facility B",
  "reportGenerationDate": "2025-03-10T12:30:00Z",
  "reportingPeriodStart": "2025-02-01T00:00:00Z",
  "reportingPeriodEnd": "2025-02-28T23:59:59Z",
  "improvementIndicator": "IMMZ.G.DE35",
  "reportGenerator": "Health Facility B Surveillance System",
  "measureIdentifier": "AEFI Incidence Rate",
  "measuredScore": 8,
  "measureNumerator": 40,
  "measureDenominator": 500,
  "disaggregationGroup": "IMMZ.G.DE49",
  "bySex": true,
  "byRegion": true,
  "byAgeGroup": false,
  "byDoseNumber": true,
  "byVaccineType": true,
  "byVaccineManufacturer": true,
  "byReactionManifestation": true,
  "byOccupation": false,
  "disaggregationMeasureIdentifier": "Severe Allergic Reaction",
  "disaggregationNumerator": 5,
  "disaggregationDenominator": 40,
  "disaggregatedScore": 12.5
}