Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Claim Type Code System - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="claim-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem claim-type-cs</b></p><a name="claim-type-cs"> </a><a name="hcclaim-type-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/claim-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">institutional<a name="claim-type-cs-institutional"> </a></td><td>Institutional</td></tr><tr><td style="white-space:nowrap">professional<a name="claim-type-cs-professional"> </a></td><td>Professional</td></tr><tr><td style="white-space:nowrap">oral<a name="claim-type-cs-oral"> </a></td><td>Oral</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="claim-type-cs-pharmacy"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">vision<a name="claim-type-cs-vision"> </a></td><td>Vision</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/claim-type-cs"/>
  <version value="0.1.0"/>
  <name value="ClaimTypeCS"/>
  <title value="Claim Type Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-19T11:26:54+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="eClaims Technical Working Group"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Codes for the type of claim. Codes align with FHIR claim-type to allow required binding as a subset."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="institutional"/>
    <display value="Institutional"/>
  </concept>
  <concept>
    <code value="professional"/>
    <display value="Professional"/>
  </concept>
  <concept>
    <code value="oral"/>
    <display value="Oral"/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy"/>
  </concept>
  <concept>
    <code value="vision"/>
    <display value="Vision"/>
  </concept>
</CodeSystem>