Kenya Emergency FHIR Implementation Guide, published by Digital Health Agency (DHA), Kenya. 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-Emmergency-FHIR-IG/ and changes regularly. See the Directory of published versions
| Draft as of 2026-07-20 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="adjustment-type-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem adjustment-type-cs</b></p><a name="adjustment-type-cs"> </a><a name="hcadjustment-type-cs"> </a><p>This code system <code>https://nshr-uat.sha.go.ke/fhir/CodeSystem/adjustment-type-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></tr><tr><td style="white-space:nowrap">SHORTFALL<a name="adjustment-type-cs-SHORTFALL"> </a></td><td>Shortfall</td></tr><tr><td style="white-space:nowrap">DISCOUNT<a name="adjustment-type-cs-DISCOUNT"> </a></td><td>Discount</td></tr></table></div>
</text>
<url value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/adjustment-type-cs"/>
<version value="0.1.0"/>
<name value="AdjustmentTypeCS"/>
<title value="Adjustment Type"/>
<status value="draft"/>
<date value="2026-07-20T11:03:05+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="info@dha.go.ke"/>
</telecom>
</contact>
<contact>
<name value="Digital Health Agency Kenya – FHIR Team"/>
<telecom>
<system value="email"/>
<value value="info@dha.go.ke"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://dha.go.ke"/>
<use value="work"/>
</telecom>
</contact>
<description value="Locally defined financial adjustment types"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="SHORTFALL"/>
<display value="Shortfall"/>
</concept>
<concept>
<code value="DISCOUNT"/>
<display value="Discount"/>
</concept>
</CodeSystem>