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

: Example of an Update Client History Bundle - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "ExampleUpdateClientHistoryBundle",
  "meta" : {
    "profile" : [
      🔗 "http://nhin.example.ng/StructureDefinition/immzc1-client-update-bundle"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:immunization-1",
      "resource" : {
        "resourceType" : "Immunization",
        "id" : "NEIRImmunizationExample",
        "meta" : {
          "profile" : [
            🔗 "http://nhin.example.ng/StructureDefinition/NEIRImmunization"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_NEIRImmunizationExample\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization NEIRImmunizationExample</b></p><a name=\"NEIRImmunizationExample\"> </a><a name=\"hcNEIRImmunizationExample\"> </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-NEIRImmunization.html\">Immunization Profile - NEIR</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/IMMZ.F.DE6 measles}\">Measles</span></p><p><b>patient</b>: <a href=\"Patient-NEIRPatientExample.html\">John Doe  Male, DoB: 2020-06-18 ( http://moh.nigeria/identifier/nationalID-no#NEIR-12345)</a></p><p><b>occurrence</b>: 2025-07-30 10:30:00+0300</p><p><b>location</b>: <a href=\"Location/NEIRlocationExample\">Location/NEIRlocationExample</a></p><p><b>manufacturer</b>: <a href=\"Organization/biovax-manufacturer\">BioVax Ltd.</a></p><p><b>lotNumber</b>: BATCH-00123</p><p><b>expirationDate</b>: 2026-01-01</p><p><b>site</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/IMMZ.D DE23}\">Left Arm</span></p><p><b>route</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/IMMZ.D DE30}\">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>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner/NEIRPractitionerExample\">Dr. Jane Mugo</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://nhin.example.ng/CodeSystem/IMMZ.F.DE6 measles}\">Measles</span></td><td>1</td></tr></table></div>"
        },
        "status" : "completed",
        "vaccineCode" : {
          "coding" : [
            {
              "system" : "http://nhin.example.ng/CodeSystem/IMMZ.F.DE6",
              "code" : "measles",
              "display" : "Measles"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/NEIRPatientExample"
        },
        "occurrenceDateTime" : "2025-07-30T10:30:00+03:00",
        "location" : {
          "reference" : "Location/NEIRlocationExample"
        },
        "manufacturer" : {
          "reference" : "Organization/biovax-manufacturer",
          "display" : "BioVax Ltd."
        },
        "lotNumber" : "BATCH-00123",
        "expirationDate" : "2026-01-01",
        "site" : {
          "coding" : [
            {
              "system" : "http://nhin.example.ng/CodeSystem/IMMZ.D",
              "code" : "DE23",
              "display" : "Left Arm"
            }
          ]
        },
        "route" : {
          "coding" : [
            {
              "system" : "http://nhin.example.ng/CodeSystem/IMMZ.D",
              "code" : "DE30",
              "display" : "Intramuscular"
            }
          ]
        },
        "doseQuantity" : {
          "value" : 0.5,
          "unit" : "mL",
          "system" : "http://unitsofmeasure.org",
          "code" : "mL"
        },
        "performer" : [
          {
            "actor" : {
              "reference" : "Practitioner/NEIRPractitionerExample",
              "display" : "Dr. Jane Mugo"
            }
          }
        ],
        "protocolApplied" : [
          {
            "targetDisease" : [
              {
                "coding" : [
                  {
                    "system" : "http://nhin.example.ng/CodeSystem/IMMZ.F.DE6",
                    "code" : "measles",
                    "display" : "Measles"
                  }
                ]
              }
            ],
            "doseNumberPositiveInt" : 1
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "NEIRImmunization"
      }
    },
    {
      "fullUrl" : "urn:uuid:bcg-vaccine-stock-1",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ExampleBCGVaccineStockObservation",
        "meta" : {
          "profile" : [
            🔗 "http://nhin.example.ng/StructureDefinition/immz-vaccine-stock-observation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleBCGVaccineStockObservation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleBCGVaccineStockObservation</b></p><a name=\"ExampleBCGVaccineStockObservation\"> </a><a name=\"hcExampleBCGVaccineStockObservation\"> </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-immz-vaccine-stock-observation.html\">Vaccine Stock Observation</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes IMMZ.I.DE1}\">BCG Vaccines</span></p><p><b>encounter</b>: <a href=\"Encounter-NEIREncounterExample.html\">Encounter: status = in-progress; class = home health (ActCode#HH); type = Outreach</a></p><p><b>effective</b>: 2025-08-07</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes opening-balance}\">Opening balance</span></p><p><b>value</b>: 100 vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codevial = 'vial')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes received}\">Doses received</span></p><p><b>value</b>: 50 vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codevial = 'vial')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes doses-opened}\">Doses opened</span></p><p><b>value</b>: 60 vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codevial = 'vial')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes ending-balance}\">Ending balance</span></p><p><b>value</b>: 90 vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codevial = 'vial')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes returned}\">Quantity returned</span></p><p><b>value</b>: 2 vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codevial = 'vial')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://nhin.example.ng/CodeSystem/VaccineStockCodes empty-vials}\">Empty vials returned</span></p><p><b>value</b>: 58 vial<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codevial = 'vial')</span></p></blockquote></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
              "code" : "IMMZ.I.DE1",
              "display" : "BCG Vaccines"
            }
          ]
        },
        "encounter" : {
          🔗 "reference" : "Encounter/NEIREncounterExample"
        },
        "effectiveDateTime" : "2025-08-07",
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
                  "code" : "opening-balance",
                  "display" : "Opening balance"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 100,
              "system" : "http://unitsofmeasure.org",
              "code" : "vial"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
                  "code" : "received",
                  "display" : "Doses received"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 50,
              "system" : "http://unitsofmeasure.org",
              "code" : "vial"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
                  "code" : "doses-opened",
                  "display" : "Doses opened"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 60,
              "system" : "http://unitsofmeasure.org",
              "code" : "vial"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
                  "code" : "ending-balance",
                  "display" : "Ending balance"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 90,
              "system" : "http://unitsofmeasure.org",
              "code" : "vial"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
                  "code" : "returned",
                  "display" : "Quantity returned"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 2,
              "system" : "http://unitsofmeasure.org",
              "code" : "vial"
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://nhin.example.ng/CodeSystem/VaccineStockCodes",
                  "code" : "empty-vials",
                  "display" : "Empty vials returned"
                }
              ]
            },
            "valueQuantity" : {
              "value" : 58,
              "system" : "http://unitsofmeasure.org",
              "code" : "vial"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "VaccineStockObservation"
      }
    },
    {
      "fullUrl" : "urn:uuid:observation-1",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ExampleNEIRUpdateClientHistoryObservation",
        "meta" : {
          "profile" : [
            🔗 "http://nhin.example.ng/StructureDefinition/NEIRUpdateClientHistoryObservation"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ExampleNEIRUpdateClientHistoryObservation\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleNEIRUpdateClientHistoryObservation</b></p><a name=\"ExampleNEIRUpdateClientHistoryObservation\"> </a><a name=\"hcExampleNEIRUpdateClientHistoryObservation\"> </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-NEIRUpdateClientHistoryObservation.html\">Observations - NEIR Update Client History</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Social History</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 123456}\">NEIR Update Client History Observations</span></p><p><b>subject</b>: <a href=\"Patient-NEIRPatientExample.html\">John Doe  Male, DoB: 2020-06-18 ( http://moh.nigeria/identifier/nationalID-no#NEIR-12345)</a></p><p><b>encounter</b>: <a href=\"Encounter-NEIREncounterExample.html\">Encounter: status = in-progress; class = home health (ActCode#HH); type = Outreach</a></p><p><b>effective</b>: 2025-08-07 10:00:00+0300</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11323-3}\">Indicates if the client has completed the primary vaccination series of a product/antigen. If the client has not yet completed their primary series, it means they may be expected to receive more doses to complete their vaccination regimen for the respective product/antigen.</span></p><p><b>value</b>: true</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 55284-4}\">HIV status</span></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 86406008}\">HIV negative</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11323-31}\"> </span></p><p><b>value</b>: Test State</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11323-391}\"> </span></p><p><b>value</b>: Test Comment</p></blockquote></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "social-history"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "123456",
              "display" : "NEIR Update Client History Observations"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/NEIRPatientExample"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/NEIREncounterExample"
        },
        "effectiveDateTime" : "2025-08-07T10:00:00+03:00",
        "component" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11323-3",
                  "display" : "Indicates if the client has completed the primary vaccination series of a product/antigen. If the client has not yet completed their primary series, it means they may be expected to receive more doses to complete their vaccination regimen for the respective product/antigen."
                }
              ]
            },
            "valueBoolean" : true
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "55284-4",
                  "display" : "HIV status"
                }
              ]
            },
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "86406008",
                  "display" : "HIV negative"
                }
              ]
            }
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11323-31",
                  "display" : " "
                }
              ]
            },
            "valueString" : "Test State"
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11323-391",
                  "display" : " "
                }
              ]
            },
            "valueString" : "Test Comment"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "NEIRUpdateClientHistoryObservation"
      }
    }
  ],
  "signature" : {
    "type" : [
      {
        "system" : "urn:iso-astm:E1762-95:2013",
        "code" : "1.2.840.10065.1.12.1.1",
        "display" : "Author's Signature"
      }
    ],
    "when" : "2025-08-07T10:00:00Z",
    "who" : {
      🔗 "reference" : "Practitioner/practitioner-example"
    },
    "targetFormat" : "application/fhir+json",
    "sigFormat" : "application/signature+xml",
    "data" : "dGhpcyBpcyBhIHNpZ25hdHVyZQ=="
  }
}