DHIN 2025Connectathon FHIR IG
0.1.0 - draft
DHIN 2025Connectathon FHIR IG, published by DHIN. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Nigeria-FHIR-Community/2025Connectathon/ and changes regularly. See the Directory of published versions
Active as of 2025-10-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="nigeria-immunization-session-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nigeria-immunization-session-type</b></p><a name="nigeria-immunization-session-type"> </a><a name="hcnigeria-immunization-session-type"> </a><p>This case-insensitive code system <code>https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">fixed<a name="nigeria-immunization-session-type-fixed"> </a></td><td>Fixed session</td><td>An immunization session conducted at a static health facility or designated fixed site where routine immunization services are regularly available.</td></tr><tr><td style="white-space:nowrap">outreach<a name="nigeria-immunization-session-type-outreach"> </a></td><td>Outreach session</td><td>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.</td></tr><tr><td style="white-space:nowrap">mobile<a name="nigeria-immunization-session-type-mobile"> </a></td><td>Mobile session</td><td>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.</td></tr></table></div>
</text>
<url
value="https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-immunization-session-type"/>
<version value="0.1.0"/>
<name value="NGSessionTypeCS"/>
<title value="NG Immunization Session types CS"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-10-02T06:43:53+00:00"/>
<publisher value="DHIN"/>
<contact>
<name value="DHIN"/>
<telecom>
<system value="url"/>
<value value="https://www.dhin-hie.org"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@dhin-hie.org"/>
</telecom>
</contact>
<contact>
<name value="Digital Health Interoperability Network."/>
<telecom>
<system value="email"/>
<value value="info@dhin-hie.org"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Type of session for immunization Could be in a fixed facility, outreach or mobile."/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="fixed"/>
<display value="Fixed session"/>
<definition
value="An immunization session conducted at a static health facility or designated fixed site where routine immunization services are regularly available."/>
</concept>
<concept>
<code value="outreach"/>
<display value="Outreach session"/>
<definition
value="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."/>
</concept>
<concept>
<code value="mobile"/>
<display value="Mobile session"/>
<definition
value="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."/>
</concept>
</CodeSystem>