Kenya Patient Summary FHIR IG
0.1.0 - ci-build
Kenya Patient Summary FHIR IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-02-19 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="adjustment-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem adjustment-type</b></p><a name="adjustment-type"> </a><a name="hcadjustment-type"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/adjustment-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></tr><tr><td style="white-space:nowrap">SHORTFALL<a name="adjustment-type-SHORTFALL"> </a></td><td>Shortfall</td></tr><tr><td style="white-space:nowrap">DISCOUNT<a name="adjustment-type-DISCOUNT"> </a></td><td>Discount</td></tr></table></div>
</text>
<url value="https://example.org/fhir/CodeSystem/adjustment-type"/>
<version value="0.1.0"/>
<name value="AdjustmentType"/>
<title value="Adjustment Type"/>
<status value="draft"/>
<date value="2026-02-19T09:10:16+00:00"/>
<publisher value="IntelliSOFT Consulting"/>
<contact>
<name value="IntelliSOFT Consulting"/>
<telecom>
<system value="url"/>
<value value="https://.com/fhir/example-publisher"/>
</telecom>
</contact>
<contact>
<name value="KPS Team Kenya."/>
<telecom>
<system value="email"/>
<value value="info@example.com"/>
<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>