Nigeria Immunization FHIR IG
0.1.0 - ci-build
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
Active as of 2025-08-11 |
{
"resourceType" : "CodeSystem",
"id" : "neir-immunization-not-done",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem neir-immunization-not-done</b></p><a name=\"neir-immunization-not-done\"> </a><a name=\"hcneir-immunization-not-done\"> </a><p>This case-insensitive code system <code>http://nhin.example.ng/CodeSystem/neir-immunization-not-done</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\">medical-contraindication<a name=\"neir-immunization-not-done-medical-contraindication\"> </a></td><td>Medical contraindication</td><td>Vaccine not given due to temporary or permanent medical reason</td></tr><tr><td style=\"white-space:nowrap\">acute-illness<a name=\"neir-immunization-not-done-acute-illness\"> </a></td><td>Acute illness</td><td>Client was sick or febrile at time of visit</td></tr><tr><td style=\"white-space:nowrap\">vaccine-unavailable<a name=\"neir-immunization-not-done-vaccine-unavailable\"> </a></td><td>Vaccine unavailable</td><td>Stockout or vaccine expired</td></tr><tr><td style=\"white-space:nowrap\">cold-chain-issue<a name=\"neir-immunization-not-done-cold-chain-issue\"> </a></td><td>Cold chain failure</td><td>Vaccine compromised due to temperature excursion</td></tr><tr><td style=\"white-space:nowrap\">staff-unavailable<a name=\"neir-immunization-not-done-staff-unavailable\"> </a></td><td>No trained staff</td><td>No vaccinator present to administer vaccine</td></tr><tr><td style=\"white-space:nowrap\">refused-by-caregiver<a name=\"neir-immunization-not-done-refused-by-caregiver\"> </a></td><td>Refused by caregiver</td><td>Caregiver declined vaccine for child</td></tr><tr><td style=\"white-space:nowrap\">arrived-late<a name=\"neir-immunization-not-done-arrived-late\"> </a></td><td>Arrived late</td><td>Client arrived after vaccination hours</td></tr><tr><td style=\"white-space:nowrap\">not-eligible-age<a name=\"neir-immunization-not-done-not-eligible-age\"> </a></td><td>Not eligible by age</td><td>Child too young or too old for vaccine</td></tr><tr><td style=\"white-space:nowrap\">pregnant<a name=\"neir-immunization-not-done-pregnant\"> </a></td><td>Pregnant</td><td>Vaccine not appropriate due to pregnancy</td></tr><tr><td style=\"white-space:nowrap\">duplicate-record<a name=\"neir-immunization-not-done-duplicate-record\"> </a></td><td>Already vaccinated</td><td>Vaccination recorded elsewhere</td></tr><tr><td style=\"white-space:nowrap\">no-consent<a name=\"neir-immunization-not-done-no-consent\"> </a></td><td>No consent</td><td>Consent not provided by client or guardian</td></tr><tr><td style=\"white-space:nowrap\">not-due<a name=\"neir-immunization-not-done-not-due\"> </a></td><td>Not due yet</td><td>Scheduled date is in the future</td></tr></table></div>"
},
"url" : "http://nhin.example.ng/CodeSystem/neir-immunization-not-done",
"version" : "0.1.0",
"name" : "NEIRImmunizationNotDoneReasonsCS",
"title" : "NEIR CodeSystem for Immunization Not Done",
"status" : "active",
"experimental" : false,
"date" : "2025-08-11T12:02:23+00:00",
"publisher" : "intellisoftkenya.com",
"contact" : [
{
"name" : "intellisoftkenya.com",
"telecom" : [
{
"system" : "url",
"value" : "https://www.intellisoftkenya.com/"
}
]
},
{
"name" : "IntelliSOFT Consulting Kenya.",
"telecom" : [
{
"system" : "email",
"value" : "info@intellisoftkenya.com",
"use" : "work"
}
]
}
],
"description" : "CodeSystem for NEIR Immunization Not Done",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NG",
"display" : "Nigeria"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "medical-contraindication",
"display" : "Medical contraindication",
"definition" : "Vaccine not given due to temporary or permanent medical reason"
},
{
"code" : "acute-illness",
"display" : "Acute illness",
"definition" : "Client was sick or febrile at time of visit"
},
{
"code" : "vaccine-unavailable",
"display" : "Vaccine unavailable",
"definition" : "Stockout or vaccine expired"
},
{
"code" : "cold-chain-issue",
"display" : "Cold chain failure",
"definition" : "Vaccine compromised due to temperature excursion"
},
{
"code" : "staff-unavailable",
"display" : "No trained staff",
"definition" : "No vaccinator present to administer vaccine"
},
{
"code" : "refused-by-caregiver",
"display" : "Refused by caregiver",
"definition" : "Caregiver declined vaccine for child"
},
{
"code" : "arrived-late",
"display" : "Arrived late",
"definition" : "Client arrived after vaccination hours"
},
{
"code" : "not-eligible-age",
"display" : "Not eligible by age",
"definition" : "Child too young or too old for vaccine"
},
{
"code" : "pregnant",
"display" : "Pregnant",
"definition" : "Vaccine not appropriate due to pregnancy"
},
{
"code" : "duplicate-record",
"display" : "Already vaccinated",
"definition" : "Vaccination recorded elsewhere"
},
{
"code" : "no-consent",
"display" : "No consent",
"definition" : "Consent not provided by client or guardian"
},
{
"code" : "not-due",
"display" : "Not due yet",
"definition" : "Scheduled date is in the future"
}
]
}