| Package | fhir.nigeriaImmunization |
| Resource Type | CodeSystem |
| Id | neir-immunization-not-done |
| FHIR Version | R4 |
| Source | http://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/CodeSystem-neir-immunization-not-done.html |
| URL | http://nhin.example.ng/CodeSystem/neir-immunization-not-done |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-11T12:02:23+00:00 |
| Name | NEIRImmunizationNotDoneReasonsCS |
| Title | NEIR CodeSystem for Immunization Not Done |
| Realm | us |
| Authority | hl7 |
| Description | CodeSystem for NEIR Immunization Not Done |
| Content | complete |
| ValueSet | |
| NEIRImmunizationNotDoneReasonsVS | NEIR ValueSet for Immunization Not Done |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem neir-immunization-not-done
This case-insensitive code system http://nhin.example.ng/CodeSystem/neir-immunization-not-done defines the following codes:
{
"resourceType": "CodeSystem",
"id": "neir-immunization-not-done",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}