| Package | fhir.nigeriaImmunization |
| Resource Type | ValueSet |
| Id | IMMZDReportIndicatorCode |
| FHIR Version | R4 |
| Source | http://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-IMMZDReportIndicatorCode.html |
| URL | http://nhin.example.ng/ValueSet/IMMZDReportIndicatorCode |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-11T12:02:23+00:00 |
| Name | IMMZHReportIndicatorCodes |
| Title | IMMZ.H.DE10 ValueSet for Report Indicator Code |
| Realm | us |
| Authority | hl7 |
| Description | ValueSet for Report Indicator Code |
No resources found
| CodeSystem | |
| IMMZ.H | IMMZ.I CodeSystem for Stock Management |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet IMMZDReportIndicatorCode
http://nhin.example.ng/CodeSystem/IMMZ.H| Code | Display |
| DE11 | TT Vaccine |
| DE12 | DPT-HepB-Hib Vaccine |
| DE13 | Yellow Fever Vaccine |
| DE14 | Hepatitis B Vaccine |
| DE15 | COVID-19 Vaccine |
| DE16 | Total vaccine doses received |
| DE17 | Total vaccine doses used |
| DE18 | Vaccine wastage rate |
| DE19 | Vaccine stockout days |
| DE20 | Vaccine minimum stock level |
| DE21 | Vaccine maximum stock level |
{
"resourceType": "ValueSet",
"id": "IMMZDReportIndicatorCode",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://nhin.example.ng/ValueSet/IMMZDReportIndicatorCode",
"version": "0.1.0",
"name": "IMMZHReportIndicatorCodes",
"title": "IMMZ.H.DE10 ValueSet for Report Indicator Code",
"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": "ValueSet for Report Indicator Code",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"compose": {
"include": [
{
"system": "http://nhin.example.ng/CodeSystem/IMMZ.H",
"concept": [
{
"code": "DE11"
},
{
"code": "DE12"
},
{
"code": "DE13"
},
{
"code": "DE14"
},
{
"code": "DE15"
},
{
"code": "DE16"
},
{
"code": "DE17"
},
{
"code": "DE18"
},
{
"code": "DE19"
},
{
"code": "DE20"
},
{
"code": "DE21"
}
]
}
]
}
}