NPHCDA Immunization FHIR IG
            
            0.7.0 - ci-build
  
            
          
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
{
  "resourceType" : "AllergyIntolerance",
  "id" : "allergyIntolerance-002",
  "meta" : {
    "profile" : [
      🔗 "https://nphcda.gov.ng/ig/StructureDefinition/allergy-intolerance-profile"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance allergyIntolerance-002</b></p><a name=\"allergyIntolerance-002\"> </a><a name=\"hcallergyIntolerance-002\"> </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-allergy-intolerance-profile.html\">NG-Imm AllergyIntolerance</a></p></div><p><b>NG-Imm Allergy Dose Number</b>: 457</p><p><b>NG-Imm Dose Series</b>: Measles Infant Series</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical resolved}\">Resolved</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication, Biologic</p><p><b>criticality</b>: Low Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 871817003}\">Measles morbillivirus and Rubella virus antigens only vaccine product</span></p><p><b>patient</b>: <a href=\"Patient-patient-003.html\">Tolu Oluwatobi Adeyemi  Male, DoB: 2022-09-21 ( MRN)</a></p><p><b>encounter</b>: <a href=\"Encounter-encounter-002.html\">Encounter: extension = ; status = finished; class = PHC Center Level 2 (IMMZ.D.DE3 Facility Type CS#phc-center-l2)</a></p><p><b>onset</b>: 2025-07-20 10:45:00+0100</p><p><b>recordedDate</b>: 2025-07-20 11:30:00+0100</p><p><b>recorder</b>: <a href=\"Practitioner-practitioner-002.html\">Practitioner Musa Abdullahi </a></p><p><b>lastOccurrence</b>: 2025-07-21 08:00:00+0100</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 871765008}\">Measles vaccine</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 386661006}\">Fever</span>, <span title=\"Codes:{http://snomed.info/sct 247471006}\">Maculopapular rash</span></p><p><b>description</b>: Fever (38.5 °C) and rash developed within 24 hours after measles vaccine.</p><p><b>onset</b>: 2025-07-20 18:00:00+0100</p><p><b>severity</b>: Mild</p></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "https://nphcda.gov.ng/ig/StructureDefinition/allergy-reference-dose-number",
      "valueInteger" : 457
    },
    {
      "url" : "https://nphcda.gov.ng/ig/StructureDefinition/allergy-reference-dose-series",
      "valueString" : "Measles Infant Series"
    }
  ],
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
        "code" : "resolved",
        "display" : "Resolved"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
        "code" : "confirmed",
        "display" : "Confirmed"
      }
    ]
  },
  "type" : "allergy",
  "category" : [
    "medication",
    "biologic"
  ],
  "criticality" : "low",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "871817003",
        "display" : "Measles morbillivirus and Rubella virus antigens only vaccine product"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/patient-003"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/encounter-002"
  },
  "onsetDateTime" : "2025-07-20T10:45:00+01:00",
  "recordedDate" : "2025-07-20T11:30:00+01:00",
  "recorder" : {
    🔗 "reference" : "Practitioner/practitioner-002"
  },
  "lastOccurrence" : "2025-07-21T08:00:00+01:00",
  "reaction" : [
    {
      "substance" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "871765008",
            "display" : "Measles vaccine"
          }
        ]
      },
      "manifestation" : [
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "386661006",
              "display" : "Fever"
            }
          ]
        },
        {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "247471006",
              "display" : "Maculopapular rash"
            }
          ]
        }
      ],
      "description" : "Fever (38.5 °C) and rash developed within 24 hours after measles vaccine.",
      "onset" : "2025-07-20T18:00:00+01:00",
      "severity" : "mild"
    }
  ]
}