NPHCDA Immunization FHIR IG
1.0.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 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
Active as of 2025-08-04 |
{
"resourceType" : "CodeSystem",
"id" : "nigeria-immunization-contraindication",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-immunization-contraindication</b></p><a name=\"nigeria-immunization-contraindication\"> </a><a name=\"hcnigeria-immunization-contraindication\"> </a><p>This code system <code>http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-contraindication</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">immuno<a name=\"nigeria-immunization-contraindication-immuno\"> </a></td><td>Immunocompromised</td><td>The individual has a weakened immune system due to a medical condition (e.g., cancer, organ transplant, or immunosuppressive therapy), which contraindicates certain live vaccines.</td></tr><tr><td style=\"white-space:nowrap\">severe-aefi<a name=\"nigeria-immunization-contraindication-severe-aefi\"> </a></td><td>severe AEFI</td><td>The individual is currently experiencing a severe febrile or respiratory illness (REFI), which may necessitate deferral of immunization until recovery.</td></tr><tr><td style=\"white-space:nowrap\">anaphylactic<a name=\"nigeria-immunization-contraindication-anaphylactic\"> </a></td><td>Anaphylactic reactions</td><td>The individual has a documented history of a severe allergic (anaphylactic) reaction to a previous dose of a vaccine or any of its components, making re-administration contraindicated.</td></tr><tr><td style=\"white-space:nowrap\">hiv<a name=\"nigeria-immunization-contraindication-hiv\"> </a></td><td>HIV positive</td><td>The individual has symptomatic HIV infection, which may contraindicate live vaccines or require specific vaccine schedules based on immunological status.</td></tr></table></div>"
},
"url" : "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-contraindication",
"version" : "1.0.0",
"name" : "NGImmunizationContraindicationCS",
"title" : "NG-Imm Vaccine contraindications CS",
"status" : "active",
"date" : "2025-08-04T10:06:52+00:00",
"publisher" : "https://nphcda.gov.ng",
"contact" : [
{
"name" : "https://nphcda.gov.ng",
"telecom" : [
{
"system" : "url",
"value" : "https://nphcda.gov.ng"
},
{
"system" : "email",
"value" : "kasim.sani@nphcda.gov.ng"
}
]
},
{
"name" : "Nigeria Primary Healthcare Development Agency.",
"telecom" : [
{
"system" : "email",
"value" : "ig@nphcda.gov.ng",
"use" : "work"
}
]
}
],
"description" : "A set of standardized codes used to represent clinical conditions, diagnoses, or circumstances that serve as contraindications to the administration of one or more vaccines.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NG",
"display" : "Nigeria"
}
]
}
],
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "immuno",
"display" : "Immunocompromised",
"definition" : "The individual has a weakened immune system due to a medical condition (e.g., cancer, organ transplant, or immunosuppressive therapy), which contraindicates certain live vaccines."
},
{
"code" : "severe-aefi",
"display" : "severe AEFI",
"definition" : "The individual is currently experiencing a severe febrile or respiratory illness (REFI), which may necessitate deferral of immunization until recovery."
},
{
"code" : "anaphylactic",
"display" : "Anaphylactic reactions",
"definition" : "The individual has a documented history of a severe allergic (anaphylactic) reaction to a previous dose of a vaccine or any of its components, making re-administration contraindicated."
},
{
"code" : "hiv",
"display" : "HIV positive",
"definition" : "The individual has symptomatic HIV infection, which may contraindicate live vaccines or require specific vaccine schedules based on immunological status."
}
]
}