Kenya Patient Summary FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya Patient Summary FHIR Implementation Guide, published by Digital Health Agency of Kenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/Kenya-Patient-Summary-FHIR-IG/ and changes regularly. See the Directory of published versions

: Claim Information Category Code System - XML Representation

Active as of 2026-05-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="claim-information-category-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem claim-information-category-cs</b></p><a name="claim-information-category-cs"> </a><a name="hcclaim-information-category-cs"> </a><p>This case-sensitive code system <code>http://localhost:8085/fhir/CodeSystem/claim-information-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">info<a name="claim-information-category-cs-info"> </a></td><td>Information</td></tr><tr><td style="white-space:nowrap">discharge<a name="claim-information-category-cs-discharge"> </a></td><td>Discharge</td></tr><tr><td style="white-space:nowrap">onset<a name="claim-information-category-cs-onset"> </a></td><td>Onset</td></tr><tr><td style="white-space:nowrap">related<a name="claim-information-category-cs-related"> </a></td><td>Related Services</td></tr><tr><td style="white-space:nowrap">exception<a name="claim-information-category-cs-exception"> </a></td><td>Exception</td></tr><tr><td style="white-space:nowrap">material<a name="claim-information-category-cs-material"> </a></td><td>Materials Forwarded</td></tr><tr><td style="white-space:nowrap">attachment<a name="claim-information-category-cs-attachment"> </a></td><td>Attachment</td></tr><tr><td style="white-space:nowrap">missingtooth<a name="claim-information-category-cs-missingtooth"> </a></td><td>Missing Tooth</td></tr><tr><td style="white-space:nowrap">prosthesis<a name="claim-information-category-cs-prosthesis"> </a></td><td>Prosthesis</td></tr><tr><td style="white-space:nowrap">other<a name="claim-information-category-cs-other"> </a></td><td>Other</td></tr><tr><td style="white-space:nowrap">hospitalized<a name="claim-information-category-cs-hospitalized"> </a></td><td>Hospitalized</td></tr><tr><td style="white-space:nowrap">employmentimpacted<a name="claim-information-category-cs-employmentimpacted"> </a></td><td>EmploymentImpacted</td></tr><tr><td style="white-space:nowrap">externalcause<a name="claim-information-category-cs-externalcause"> </a></td><td>External Cause</td></tr><tr><td style="white-space:nowrap">patientreasonforvisit<a name="claim-information-category-cs-patientreasonforvisit"> </a></td><td>Patient Reason for Visit</td></tr></table></div>
  </text>
  <url
       value="http://localhost:8085/fhir/CodeSystem/claim-information-category-cs"/>
  <version value="0.1.0"/>
  <name value="ClaimInformationCategoryCS"/>
  <title value="Claim Information Category Code System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-05-31T11:35:58+00:00"/>
  <publisher value="Digital Health Agency of Kenya"/>
  <contact>
    <name value="Digital Health Agency of Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency of Kenya – Interoperability Team"/>
    <telecom>
      <system value="email"/>
      <value value="interoperability@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Codes for claim supporting information categories. Codes align with FHIR claiminformationcategory."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2024+ Digital Health Agency of Kenya. This content is licensed under Creative Commons Zero v1.0 Universal (CC0 1.0). No rights reserved.
"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="14"/>
  <concept>
    <code value="info"/>
    <display value="Information"/>
  </concept>
  <concept>
    <code value="discharge"/>
    <display value="Discharge"/>
  </concept>
  <concept>
    <code value="onset"/>
    <display value="Onset"/>
  </concept>
  <concept>
    <code value="related"/>
    <display value="Related Services"/>
  </concept>
  <concept>
    <code value="exception"/>
    <display value="Exception"/>
  </concept>
  <concept>
    <code value="material"/>
    <display value="Materials Forwarded"/>
  </concept>
  <concept>
    <code value="attachment"/>
    <display value="Attachment"/>
  </concept>
  <concept>
    <code value="missingtooth"/>
    <display value="Missing Tooth"/>
  </concept>
  <concept>
    <code value="prosthesis"/>
    <display value="Prosthesis"/>
  </concept>
  <concept>
    <code value="other"/>
    <display value="Other"/>
  </concept>
  <concept>
    <code value="hospitalized"/>
    <display value="Hospitalized"/>
  </concept>
  <concept>
    <code value="employmentimpacted"/>
    <display value="EmploymentImpacted"/>
  </concept>
  <concept>
    <code value="externalcause"/>
    <display value="External Cause"/>
  </concept>
  <concept>
    <code value="patientreasonforvisit"/>
    <display value="Patient Reason for Visit"/>
  </concept>
</CodeSystem>