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

: Condition Category Code System - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="condition-category-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem condition-category-cs</b></p><a name="condition-category-cs"> </a><a name="hccondition-category-cs"> </a><p>This case-sensitive code system <code>https://fhir.dha.go.ke/eclaims/CodeSystem/condition-category-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">PROBLEM-LIST-ITEM<a name="condition-category-cs-PROBLEM-LIST-ITEM"> </a></td><td>Problem List Item</td></tr><tr><td style="white-space:nowrap">ENCOUNTER-DIAGNOSIS<a name="condition-category-cs-ENCOUNTER-DIAGNOSIS"> </a></td><td>Encounter Diagnosis</td></tr><tr><td style="white-space:nowrap">HEALTH-CONCERN<a name="condition-category-cs-HEALTH-CONCERN"> </a></td><td>Health Concern</td></tr></table></div>
  </text>
  <url
       value="https://fhir.dha.go.ke/eclaims/CodeSystem/condition-category-cs"/>
  <version value="0.1.0"/>
  <name value="ConditionCategoryCS"/>
  <title value="Condition Category 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 category of a condition (MOH-Kenya OCL: CONDITION-CATEGORY)"/>
  <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="3"/>
  <concept>
    <code value="PROBLEM-LIST-ITEM"/>
    <display value="Problem List Item"/>
  </concept>
  <concept>
    <code value="ENCOUNTER-DIAGNOSIS"/>
    <display value="Encounter Diagnosis"/>
  </concept>
  <concept>
    <code value="HEALTH-CONCERN"/>
    <display value="Health Concern"/>
  </concept>
</CodeSystem>