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

: SGHI Chronic Illness - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="chronic-illness"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet chronic-illness</b></p><a name="chronic-illness"> </a><a name="hcchronic-illness"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-answer-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/answer-codesystem</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-tb">chronic-tb</a></td><td style="color: #cccccc">Tuberculosis</td><td>From the chronic illness tick list on the admission form.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-hiv">chronic-hiv</a></td><td style="color: #cccccc">HIV</td><td>The admission form prints this column as CD4.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-arthritis">chronic-arthritis</a></td><td style="color: #cccccc">Arthritis</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-hypertension">chronic-hypertension</a></td><td style="color: #cccccc">Hypertension</td><td>The admission form prints this as HPN.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-pneumonia">chronic-pneumonia</a></td><td style="color: #cccccc">Pneumonia</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-malaria">chronic-malaria</a></td><td style="color: #cccccc">Malaria</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-diabetes">chronic-diabetes</a></td><td style="color: #cccccc">Diabetes</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-skin">chronic-skin</a></td><td style="color: #cccccc">Skin disease</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-cardiac">chronic-cardiac</a></td><td style="color: #cccccc">Cardiac disease</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-renal">chronic-renal</a></td><td style="color: #cccccc">Renal disease</td><td>From the chronic illness tick list.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-psychiatric">chronic-psychiatric</a></td><td style="color: #cccccc">Psychiatric illness</td><td>The admission form prints this as Psych.</td></tr><tr><td><a href="CodeSystem-answer-codesystem.html#answer-codesystem-chronic-carcinoma">chronic-carcinoma</a></td><td style="color: #cccccc">Carcinoma</td><td>From the chronic illness tick list.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.slade360.co.ke/fhir/ValueSet/chronic-illness"/>
  <version value="0.1.0"/>
  <name value="SGHIChronicIllness"/>
  <title value="SGHI Chronic Illness"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-09-15T11:40:24+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="The twelve chronic illnesses the admission form prints as a tick list with a date beside each. Local rather than SNOMED because the list is the hospital’s own shorthand -- one column is headed CD4 and means HIV -- and because a tick against a printed word is not a diagnosis, it is a reported history."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/answer-codesystem"/>
      <concept>
        <code value="chronic-tb"/>
      </concept>
      <concept>
        <code value="chronic-hiv"/>
      </concept>
      <concept>
        <code value="chronic-arthritis"/>
      </concept>
      <concept>
        <code value="chronic-hypertension"/>
      </concept>
      <concept>
        <code value="chronic-pneumonia"/>
      </concept>
      <concept>
        <code value="chronic-malaria"/>
      </concept>
      <concept>
        <code value="chronic-diabetes"/>
      </concept>
      <concept>
        <code value="chronic-skin"/>
      </concept>
      <concept>
        <code value="chronic-cardiac"/>
      </concept>
      <concept>
        <code value="chronic-renal"/>
      </concept>
      <concept>
        <code value="chronic-psychiatric"/>
      </concept>
      <concept>
        <code value="chronic-carcinoma"/>
      </concept>
    </include>
  </compose>
</ValueSet>