SGHI FHIR Profile Implementation Guide
0.1.0 - ci-build

SGHI FHIR Profile Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/sil_fhir_profile_ig/ and changes regularly. See the Directory of published versions

: SGHIConditionSeverityCodeSystem - XML Representation

Active as of 2026-01-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="SGHIConditionSeverityCodeSystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem SGHIConditionSeverityCodeSystem</b></p><a name="SGHIConditionSeverityCodeSystem"> </a><a name="hcSGHIConditionSeverityCodeSystem"> </a><p>This  code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem</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">severe<a name="SGHIConditionSeverityCodeSystem-severe"> </a></td><td>Severe</td><td>Indicates a life-threatening or highly serious clinical condition requiring urgent or intensive medical intervention.</td></tr><tr><td style="white-space:nowrap">mild<a name="SGHIConditionSeverityCodeSystem-mild"> </a></td><td>Mild</td><td>Indicates a low-severity clinical condition with minimal symptoms and routine clinical management.</td></tr><tr><td style="white-space:nowrap">moderate<a name="SGHIConditionSeverityCodeSystem-moderate"> </a></td><td>Moderate</td><td>Indicates a clinical condition of intermediate severity requiring medical attention but not immediately life-threatening.</td></tr></table></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem"/>
  <version value="0.1.0"/>
  <name value="SGHIConditionSeverityCodeSystem"/>
  <status value="active"/>
  <date value="2026-01-09T12:13:36+00:00"/>
  <publisher value="Kathurima Kimathi"/>
  <contact>
    <name value="Kathurima Kimathi"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.linkedin.com/in/kathurima-kimathi/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="kathurimakimathi415@gmail.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Oscar John"/>
    <telecom>
      <system value="email"/>
      <value value="oscarjohnotieno@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="Kennedy Omondi"/>
    <telecom>
      <system value="email"/>
      <value value="kennankole@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A single code system enumerating severity levels for clinical conditions within the SGHI ecosystem."/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="severe"/>
    <display value="Severe"/>
    <definition
                value="Indicates a life-threatening or highly serious clinical condition requiring urgent or intensive medical intervention."/>
  </concept>
  <concept>
    <code value="mild"/>
    <display value="Mild"/>
    <definition
                value="Indicates a low-severity clinical condition with minimal symptoms and routine clinical management."/>
  </concept>
  <concept>
    <code value="moderate"/>
    <display value="Moderate"/>
    <definition
                value="Indicates a clinical condition of intermediate severity requiring medical attention but not immediately life-threatening."/>
  </concept>
</CodeSystem>