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
| Active as of 2026-09-15 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/malnutrition-screening-answer> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "malnutrition-screening-answer"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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 📦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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "https://fhir.slade360.co.ke/fhir/ValueSet/malnutrition-screening-answer"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SGHIMalnutritionScreeningAnswer"] ; #
fhir:title [ fhir:v "SGHI Malnutrition Screening (MUST) Answer"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-09-15T11:40:24+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kathurima Kimathi"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kathurima Kimathi" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.linkedin.com/in/kathurima-kimathi/" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kathurimakimathi415@gmail.com" ]
] )
] [
fhir:name [ fhir:v "Oscar John" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "oscarjohnotieno@gmail.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] [
fhir:name [ fhir:v "Kennedy Omondi" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kennankole@gmail.com" ] ;
fhir:use [ fhir:v "work" ]
] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:compose [
fhir:include ( [
fhir:system [ fhir:v "https://fhir.slade360.co.ke/fhir/CodeSystem/clinical-score-codesystem"^^xsd:anyURI ] ;
fhir:concept ( [
fhir:code [ fhir:v "must-bmi-0" ] ;
fhir:display [ fhir:v "BMI 20 or over" ]
] [
fhir:code [ fhir:v "must-bmi-1" ] ;
fhir:display [ fhir:v "BMI 18.5 to 20" ]
] [
fhir:code [ fhir:v "must-bmi-2" ] ;
fhir:display [ fhir:v "BMI under 18.5" ]
] [
fhir:code [ fhir:v "must-loss-0" ] ;
fhir:display [ fhir:v "Weight loss under 5%" ]
] [
fhir:code [ fhir:v "must-loss-1" ] ;
fhir:display [ fhir:v "Weight loss 5 to 10%" ]
] [
fhir:code [ fhir:v "must-loss-2" ] ;
fhir:display [ fhir:v "Weight loss over 10%" ]
] [
fhir:code [ fhir:v "must-acute-0" ] ;
fhir:display [ fhir:v "Eating normally" ]
] [
fhir:code [ fhir:v "must-acute-2" ] ;
fhir:display [ fhir:v "No nutritional intake for 5 days or more" ]
] )
] )
] . #
IG © 2025+ Kathurima Kimathi. Package silfhirprofileig#0.1.0 based on FHIR 5.0.0. Generated 2026-09-15
Links: Table of Contents |
QA Report