Package | ng.gov.nphcda.immunization |
Resource Type | CodeSystem |
Id | nigeria-immunization-session-type |
FHIR Version | R4 |
Source | http://nphcda.gov.ng/ig/immunization/https://build.fhir.org/ig/Nigeria-FHIR-Community/ImmunizationIG/CodeSystem-nigeria-immunization-session-type.html |
URL | http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-session-type |
Version | 1.0.0 |
Status | active |
Date | 2025-08-04T10:06:52+00:00 |
Name | NGImmunizationSessionTypeCS |
Title | NG-Imm Immunization Session types CS |
Description | Type of session for immunization. Could be in a fixed facility, outreach or mobile. |
Content | complete |
ValueSet | |
nigeria-session-type | NG-Imm Session Type VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-immunization-session-type
This code system http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-session-type
defines the following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "nigeria-immunization-session-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-immunization-session-type", "version": "1.0.0", "name": "NGImmunizationSessionTypeCS", "title": "NG-Imm Immunization Session types CS", "status": "active", "date": "2025-08-04T10:06:52+00:00", "publisher": "https://nphcda.gov.ng", "contact": [ { "name": "https://nphcda.gov.ng", "telecom": [ { "system": "url", "value": "https://nphcda.gov.ng" }, { "system": "email", "value": "kasim.sani@nphcda.gov.ng" } ] }, { "name": "Nigeria Primary Healthcare Development Agency.", "telecom": [ { "system": "email", "value": "ig@nphcda.gov.ng", "use": "work" } ] } ], "description": "Type of session for immunization. Could be in a fixed facility, outreach or mobile.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NG", "display": "Nigeria" } ] } ], "hierarchyMeaning": "is-a", "content": "complete", "count": 3, "concept": [ { "code": "fixed", "display": "Fixed session", "definition": "An immunization session conducted at a static health facility or designated fixed site where routine immunization services are regularly available." }, { "code": "outreach", "display": "Outreach session", "definition": "An immunization session conducted outside of fixed sites, typically within a 5-10 km radius of a health facility, aimed at increasing access for underserved populations." }, { "code": "mobile", "display": "Mobile session", "definition": "An immunization session delivered by a mobile team traveling to hard-to-reach or remote areas beyond the normal outreach distance, often using vehicles or other transport." } ] }