Kenya ePrescription FHIR Implementation Guide
0.1.0 - ci-build Kenya flag

Kenya ePrescription 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 Severity CodeSystem - XML Representation

Active as of 2026-04-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="condition-severity-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem condition-severity-cs</b></p><a name="condition-severity-cs"> </a><a name="hccondition-severity-cs"> </a><p>This case-sensitive code system <code>https://ilm-hie.dha.go.ke/fhir/CodeSystem/condition-severity-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">mild<a name="condition-severity-cs-mild"> </a></td><td>Mild</td><td>The condition causes minimal symptoms or functional impairment.</td></tr><tr><td style="white-space:nowrap">moderate<a name="condition-severity-cs-moderate"> </a></td><td>Moderate</td><td>The condition causes notable symptoms or functional impairment.</td></tr><tr><td style="white-space:nowrap">severe<a name="condition-severity-cs-severe"> </a></td><td>Severe</td><td>The condition causes significant symptoms or functional impairment.</td></tr></table></div>
  </text>
  <url
       value="https://ilm-hie.dha.go.ke/fhir/CodeSystem/condition-severity-cs"/>
  <version value="0.1.0"/>
  <name value="ConditionSeverityCS"/>
  <title value="Condition Severity CodeSystem"/>
  <status value="active"/>
  <date value="2026-04-24T09:57:31+00:00"/>
  <publisher value="DHA, Kenya"/>
  <contact>
    <name value="DHA, Kenya"/>
    <telecom>
      <system value="url"/>
      <value value="https://dha.go.ke/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="helpdesk@dha.go.ke"/>
    </telecom>
  </contact>
  <contact>
    <name value="Digital Health Agency, Kenya"/>
    <telecom>
      <system value="email"/>
      <value value="helpdesk@dha.go.ke"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="url"/>
      <value value="https://www.dha.go.ke/"/>
    </telecom>
  </contact>
  <description
               value="Severity codes for Condition resources. Source: MOH-KENYA OCL CONDITION-SEVERITY."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KE"/>
      <display value="Kenya"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright 2025+ Digital Health Agency, Kenya. This content is licensed under Creative Commons Attribution 4.0 International (CC-BY-4.0). Terminology content from the Kenya Pharmacy and Poisons Board (PPB) via Open Concept Lab (OCL) is subject to separate terms."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="mild"/>
    <display value="Mild"/>
    <definition
                value="The condition causes minimal symptoms or functional impairment."/>
  </concept>
  <concept>
    <code value="moderate"/>
    <display value="Moderate"/>
    <definition
                value="The condition causes notable symptoms or functional impairment."/>
  </concept>
  <concept>
    <code value="severe"/>
    <display value="Severe"/>
    <definition
                value="The condition causes significant symptoms or functional impairment."/>
  </concept>
</CodeSystem>