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

: Coverage Type Code System - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="coverage-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem coverage-type-cs</b></p><a name="coverage-type-cs"> </a><a name="hccoverage-type-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/coverage-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">MEDICAL<a name="coverage-type-cs-MEDICAL"> </a></td><td>Medical</td></tr><tr><td style="white-space:nowrap">DENTAL<a name="coverage-type-cs-DENTAL"> </a></td><td>Dental</td></tr><tr><td style="white-space:nowrap">VISION<a name="coverage-type-cs-VISION"> </a></td><td>Vision</td></tr><tr><td style="white-space:nowrap">PHARMACY<a name="coverage-type-cs-PHARMACY"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">ACCIDENT<a name="coverage-type-cs-ACCIDENT"> </a></td><td>Accident</td></tr><tr><td style="white-space:nowrap">OCCUPATIONAL<a name="coverage-type-cs-OCCUPATIONAL"> </a></td><td>Occupational</td></tr><tr><td style="white-space:nowrap">TRAVEL<a name="coverage-type-cs-TRAVEL"> </a></td><td>Travel</td></tr></table></div>
  </text>
  <url value="https://fhir.dha.go.ke/eclaims/CodeSystem/coverage-type-cs"/>
  <version value="0.1.0"/>
  <name value="CoverageTypeCS"/>
  <title value="Coverage 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 insurance coverage (MOH-Kenya OCL: COVERAGE-TYPE)"/>
  <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="7"/>
  <concept>
    <code value="MEDICAL"/>
    <display value="Medical"/>
  </concept>
  <concept>
    <code value="DENTAL"/>
    <display value="Dental"/>
  </concept>
  <concept>
    <code value="VISION"/>
    <display value="Vision"/>
  </concept>
  <concept>
    <code value="PHARMACY"/>
    <display value="Pharmacy"/>
  </concept>
  <concept>
    <code value="ACCIDENT"/>
    <display value="Accident"/>
  </concept>
  <concept>
    <code value="OCCUPATIONAL"/>
    <display value="Occupational"/>
  </concept>
  <concept>
    <code value="TRAVEL"/>
    <display value="Travel"/>
  </concept>
</CodeSystem>