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

: Diagnosis Type Code System - XML Representation

Active as of 2026-05-31

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="diagnosis-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem diagnosis-type-cs</b></p><a name="diagnosis-type-cs"> </a><a name="hcdiagnosis-type-cs"> </a><p>This case-sensitive code system <code>http://localhost:8085/fhir/CodeSystem/diagnosis-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">admitting<a name="diagnosis-type-cs-admitting"> </a></td><td>Admitting Diagnosis</td></tr><tr><td style="white-space:nowrap">clinical<a name="diagnosis-type-cs-clinical"> </a></td><td>Clinical Diagnosis</td></tr><tr><td style="white-space:nowrap">differential<a name="diagnosis-type-cs-differential"> </a></td><td>Differential Diagnosis</td></tr><tr><td style="white-space:nowrap">discharge<a name="diagnosis-type-cs-discharge"> </a></td><td>Discharge Diagnosis</td></tr><tr><td style="white-space:nowrap">laboratory<a name="diagnosis-type-cs-laboratory"> </a></td><td>Laboratory Diagnosis</td></tr><tr><td style="white-space:nowrap">nursing<a name="diagnosis-type-cs-nursing"> </a></td><td>Nursing Diagnosis</td></tr><tr><td style="white-space:nowrap">prenatal<a name="diagnosis-type-cs-prenatal"> </a></td><td>Prenatal Diagnosis</td></tr><tr><td style="white-space:nowrap">principal<a name="diagnosis-type-cs-principal"> </a></td><td>Principal Diagnosis</td></tr><tr><td style="white-space:nowrap">radiology<a name="diagnosis-type-cs-radiology"> </a></td><td>Radiology Diagnosis</td></tr><tr><td style="white-space:nowrap">remote<a name="diagnosis-type-cs-remote"> </a></td><td>Remote Diagnosis</td></tr><tr><td style="white-space:nowrap">retrospective<a name="diagnosis-type-cs-retrospective"> </a></td><td>Retrospective Diagnosis</td></tr><tr><td style="white-space:nowrap">self<a name="diagnosis-type-cs-self"> </a></td><td>Self Diagnosis</td></tr></table></div>
  </text>
  <url value="http://localhost:8085/fhir/CodeSystem/diagnosis-type-cs"/>
  <version value="0.1.0"/>
  <name value="DiagnosisTypeCS"/>
  <title value="Diagnosis Type 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 diagnosis type. Codes align with FHIR ex-diagnosistype."/>
  <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="12"/>
  <concept>
    <code value="admitting"/>
    <display value="Admitting Diagnosis"/>
  </concept>
  <concept>
    <code value="clinical"/>
    <display value="Clinical Diagnosis"/>
  </concept>
  <concept>
    <code value="differential"/>
    <display value="Differential Diagnosis"/>
  </concept>
  <concept>
    <code value="discharge"/>
    <display value="Discharge Diagnosis"/>
  </concept>
  <concept>
    <code value="laboratory"/>
    <display value="Laboratory Diagnosis"/>
  </concept>
  <concept>
    <code value="nursing"/>
    <display value="Nursing Diagnosis"/>
  </concept>
  <concept>
    <code value="prenatal"/>
    <display value="Prenatal Diagnosis"/>
  </concept>
  <concept>
    <code value="principal"/>
    <display value="Principal Diagnosis"/>
  </concept>
  <concept>
    <code value="radiology"/>
    <display value="Radiology Diagnosis"/>
  </concept>
  <concept>
    <code value="remote"/>
    <display value="Remote Diagnosis"/>
  </concept>
  <concept>
    <code value="retrospective"/>
    <display value="Retrospective Diagnosis"/>
  </concept>
  <concept>
    <code value="self"/>
    <display value="Self Diagnosis"/>
  </concept>
</CodeSystem>