Kenya Core FHIR Implementation Guide (IG)
0.1.0 - ci-build
Kenya Core FHIR Implementation Guide (IG), published by IntelliSOFT Consulting. 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/IntelliSOFT-Consulting/Kenya-core-FHIR-IG/ and changes regularly. See the Directory of published versions
| Active as of 2026-01-27 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="episode-of-care-status-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem episode-of-care-status-cs</b></p><a name="episode-of-care-status-cs"> </a><a name="hcepisode-of-care-status-cs"> </a><p>This case-insensitive code system <code>http://example.org/CodeSystem/episode-of-care-status-cs</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">PLANNED<a name="episode-of-care-status-cs-PLANNED"> </a></td><td>Planned</td><td>The episode of care is planned.</td></tr><tr><td style="white-space:nowrap">ACTIVE<a name="episode-of-care-status-cs-ACTIVE"> </a></td><td>Active</td><td>The episode of care is currently active.</td></tr><tr><td style="white-space:nowrap">ON-HOLD<a name="episode-of-care-status-cs-ON-HOLD"> </a></td><td>On Hold</td><td>The episode of care is on hold.</td></tr><tr><td style="white-space:nowrap">FINISHED<a name="episode-of-care-status-cs-FINISHED"> </a></td><td>Finished</td><td>The episode of care has been finished.</td></tr><tr><td style="white-space:nowrap">WAITLIST<a name="episode-of-care-status-cs-WAITLIST"> </a></td><td>Waitlist</td><td>The patient is on a waitlist for the episode of care.</td></tr><tr><td style="white-space:nowrap">CANCELLED<a name="episode-of-care-status-cs-CANCELLED"> </a></td><td>Cancelled</td><td>The episode of care has been cancelled.</td></tr><tr><td style="white-space:nowrap">ENTERED-IN-ERROR<a name="episode-of-care-status-cs-ENTERED-IN-ERROR"> </a></td><td>Entered in Error</td><td>The episode of care was entered in error.</td></tr></table></div>
</text>
<url value="http://example.org/CodeSystem/episode-of-care-status-cs"/>
<version value="0.1.0"/>
<name value="EpisodeOfCareStatusCS"/>
<title value="Episode of Care Status Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-01-27T07:25:10+00:00"/>
<publisher value="IntelliSOFT Consulting"/>
<contact>
<name value="IntelliSOFT Consulting"/>
<telecom>
<system value="url"/>
<value value="https://.com/fhir/example-publisher"/>
</telecom>
</contact>
<description
value="A code system that defines the status of an episode of care."/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="PLANNED"/>
<display value="Planned"/>
<definition value="The episode of care is planned."/>
</concept>
<concept>
<code value="ACTIVE"/>
<display value="Active"/>
<definition value="The episode of care is currently active."/>
</concept>
<concept>
<code value="ON-HOLD"/>
<display value="On Hold"/>
<definition value="The episode of care is on hold."/>
</concept>
<concept>
<code value="FINISHED"/>
<display value="Finished"/>
<definition value="The episode of care has been finished."/>
</concept>
<concept>
<code value="WAITLIST"/>
<display value="Waitlist"/>
<definition
value="The patient is on a waitlist for the episode of care."/>
</concept>
<concept>
<code value="CANCELLED"/>
<display value="Cancelled"/>
<definition value="The episode of care has been cancelled."/>
</concept>
<concept>
<code value="ENTERED-IN-ERROR"/>
<display value="Entered in Error"/>
<definition value="The episode of care was entered in error."/>
</concept>
</CodeSystem>