FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-immunization-session-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-immunization-session-type.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-25T07:48:54+00:00 |
| Name | NGSessionTypeCS |
| Title | NG 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 Session Type VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-immunization-session-type
This case-insensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type defines the following codes:
{
"resourceType": "CodeSystem",
"id": "nigeria-immunization-session-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type",
"version": "0.2.0",
"name": "NGSessionTypeCS",
"title": "NG Immunization Session types CS",
"status": "active",
"experimental": false,
"date": "2025-11-25T07:48:54+00:00",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"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"
}
]
}
],
"caseSensitive": false,
"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."
}
]
}