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 2025-12-09 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="payment-mechanism"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem payment-mechanism</b></p><a name="payment-mechanism"> </a><a name="hcpayment-mechanism"> </a><p>This code system <code>https://example.org/fhir/CodeSystem/payment-mechanism</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">FEE_FOR_SERVICE<a name="payment-mechanism-FEE_FOR_SERVICE"> </a></td><td>Fee for Service</td></tr><tr><td style="white-space:nowrap">FIXED_FEE_FOR_SERVICE<a name="payment-mechanism-FIXED_FEE_FOR_SERVICE"> </a></td><td>Fixed fee for service</td></tr><tr><td style="white-space:nowrap">CAPITATION<a name="payment-mechanism-CAPITATION"> </a></td><td>Capitation</td></tr><tr><td style="white-space:nowrap">PER_DIEM<a name="payment-mechanism-PER_DIEM"> </a></td><td>Per Diem</td></tr><tr><td style="white-space:nowrap">CASE_BASED<a name="payment-mechanism-CASE_BASED"> </a></td><td>Case Based</td></tr></table></div>
</text>
<url value="https://example.org/fhir/CodeSystem/payment-mechanism"/>
<version value="0.1.0"/>
<name value="PaymentMechanism"/>
<title value="Payment Mechanism"/>
<status value="draft"/>
<date value="2025-12-09T10:36:20+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 payment mechanisms for healthcare services"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KE"/>
<display value="Kenya"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="FEE_FOR_SERVICE"/>
<display value="Fee for Service"/>
</concept>
<concept>
<code value="FIXED_FEE_FOR_SERVICE"/>
<display value="Fixed fee for service"/>
</concept>
<concept>
<code value="CAPITATION"/>
<display value="Capitation"/>
</concept>
<concept>
<code value="PER_DIEM"/>
<display value="Per Diem"/>
</concept>
<concept>
<code value="CASE_BASED"/>
<display value="Case Based"/>
</concept>
</CodeSystem>