Package | fhir.nigeriaImmunization |
Resource Type | ValueSet |
Id | IMMZHReportStatus |
FHIR Version | R4 |
Source | http://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-IMMZHReportStatus.html |
URL | http://nhin.example.ng/ValueSet/IMMZHReportStatus |
Version | 0.1.0 |
Status | active |
Date | 2025-08-07T15:03:16+00:00 |
Name | IMMZHReportStatusVS |
Title | IMMZ.H.DE2 ValueSet for Report Status |
Realm | us |
Authority | hl7 |
Description | ValueSet for Report Status |
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 IMMZHReportStatus
http://nhin.example.ng/CodeSystem/IMMZ.H
Code | Display |
DE3 | Received |
DE4 | Doses Opened |
DE5 | Ending balance |
{ "resourceType": "ValueSet", "id": "IMMZHReportStatus", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://nhin.example.ng/ValueSet/IMMZHReportStatus", "version": "0.1.0", "name": "IMMZHReportStatusVS", "title": "IMMZ.H.DE2 ValueSet for Report Status", "status": "active", "experimental": false, "date": "2025-08-07T15:03:16+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 Status", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NG", "display": "Nigeria" } ] } ], "compose": { "include": [ { "system": "http://nhin.example.ng/CodeSystem/IMMZ.H", "concept": [ { "code": "DE3" }, { "code": "DE4" }, { "code": "DE5" } ] } ] } }