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 Malnutrition Screening (MUST) Answer - XML Representation

Active as of 2026-09-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="malnutrition-screening-answer"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet malnutrition-screening-answer</b></p><a name="malnutrition-screening-answer"> </a><a name="hcmalnutrition-screening-answer"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-clinical-score-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/clinical-score-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-clinical-score-codesystem.html#clinical-score-codesystem-must-bmi-0">must-bmi-0</a></td><td>BMI 20 or over</td><td>MUST body mass index step: 20 kg/m2 or above.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-bmi-1">must-bmi-1</a></td><td>BMI 18.5 to 20</td><td>MUST body mass index step: 18.5 to 20 kg/m2.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-bmi-2">must-bmi-2</a></td><td>BMI under 18.5</td><td>MUST body mass index step: below 18.5 kg/m2.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-loss-0">must-loss-0</a></td><td>Weight loss under 5%</td><td>MUST weight loss step: unplanned loss of less than 5% of body weight in the last three to six months.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-loss-1">must-loss-1</a></td><td>Weight loss 5 to 10%</td><td>MUST weight loss step: unplanned loss of 5 to 10% of body weight in the last three to six months.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-loss-2">must-loss-2</a></td><td>Weight loss over 10%</td><td>MUST weight loss step: unplanned loss of more than 10% of body weight in the last three to six months.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-acute-0">must-acute-0</a></td><td>Eating normally</td><td>MUST acute disease effect step: the patient is eating, or a break in intake of five days or more is not expected.</td></tr><tr><td><a href="CodeSystem-clinical-score-codesystem.html#clinical-score-codesystem-must-acute-2">must-acute-2</a></td><td>No nutritional intake for 5 days or more</td><td>MUST acute disease effect step: acutely ill with no nutritional intake for five days or more, or none expected for that long.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.slade360.co.ke/fhir/ValueSet/malnutrition-screening-answer"/>
  <version value="0.1.0"/>
  <name value="SGHIMalnutritionScreeningAnswer"/>
  <title value="SGHI Malnutrition Screening (MUST) Answer"/>
  <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 answers to the three MUST steps: body mass index, unplanned weight loss and acute disease effect. The extracted Observation carries the total, banded low, medium or high per BAPEN."/>
  <compose>
    <include>
      <system
              value="https://fhir.slade360.co.ke/fhir/CodeSystem/clinical-score-codesystem"/>
      <concept>
        <code value="must-bmi-0"/>
        <display value="BMI 20 or over"/>
      </concept>
      <concept>
        <code value="must-bmi-1"/>
        <display value="BMI 18.5 to 20"/>
      </concept>
      <concept>
        <code value="must-bmi-2"/>
        <display value="BMI under 18.5"/>
      </concept>
      <concept>
        <code value="must-loss-0"/>
        <display value="Weight loss under 5%"/>
      </concept>
      <concept>
        <code value="must-loss-1"/>
        <display value="Weight loss 5 to 10%"/>
      </concept>
      <concept>
        <code value="must-loss-2"/>
        <display value="Weight loss over 10%"/>
      </concept>
      <concept>
        <code value="must-acute-0"/>
        <display value="Eating normally"/>
      </concept>
      <concept>
        <code value="must-acute-2"/>
        <display value="No nutritional intake for 5 days or more"/>
      </concept>
    </include>
  </compose>
</ValueSet>