DHIN 2025Connectathon FHIR IG
0.1.0 - draft

DHIN 2025Connectathon FHIR IG, published by DHIN. 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/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions

: NG Vaccine contraindications CS - JSON Representation

Active as of 2025-10-02

Raw json | Download

{
  "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 case-insensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-contraindication</code> defines the following codes:</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" : "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-contraindication",
  "version" : "0.1.0",
  "name" : "NGImmContraindicationCS",
  "title" : "NG Vaccine contraindications CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-02T06:43:53+00:00",
  "publisher" : "DHIN",
  "contact" : [
    {
      "name" : "DHIN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.dhin-hie.org"
        },
        {
          "system" : "email",
          "value" : "info@dhin-hie.org"
        }
      ]
    },
    {
      "name" : "Digital Health Interoperability Network.",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@dhin-hie.org",
          "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.",
  "caseSensitive" : false,
  "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."
    }
  ]
}