Kenya Core Implementation Guide
1.0.0 - release
Kenya Core Implementation Guide, published by Digital Health Agency (DHA), Kenya. This guide is not an authorized publication; it is the continuous build for version 1.0.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-09-08 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="encounter-status-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet encounter-status-vs</b></p><a name="encounter-status-vs"> </a><a name="hcencounter-status-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html"><code>http://hl7.org/fhir/encounter-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version 📦4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-in-progress">in-progress</a></td><td>In Progress</td><td>The Encounter has begun and the patient is present / the practitioner and the patient are meeting.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-encounter-status.html#encounter-status-finished">finished</a></td><td>Finished</td><td>The Encounter has ended.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.dha.go.ke/core/ValueSet/encounter-status-vs"/>
<version value="1.0.0"/>
<name value="EncounterStatusVS"/>
<title value="Encounter Status Value Set"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-09-08T06:54:06+00:00"/>
<publisher value="Digital Health Agency (DHA), Kenya"/>
<contact>
<name value="Digital Health Agency (DHA), Kenya"/>
<telecom>
<system value="url"/>
<value value="https://dha.go.ke"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@dha.go.ke"/>
</telecom>
</contact>
<description value="Encounter Status Value Set"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/encounter-status"/>
<concept>
<code value="in-progress"/>
<display value="In Progress"/>
</concept>
<concept>
<code value="finished"/>
<display value="Finished"/>
</concept>
</include>
</compose>
</ValueSet>