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 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="self-harm-risk"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet self-harm-risk</b></p><a name="self-harm-risk"> </a><a name="hcself-harm-risk"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-inpatient-assessment-answer-codesystem.html"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/inpatient-assessment-answer-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-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-self-harm-none">self-harm-none</a></td><td>No current risk identified</td><td>No current risk of self-harm identified on assessment.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-self-harm-passive">self-harm-passive</a></td><td>Passive thoughts, no plan</td><td>Passive thoughts of self-harm or of being better off dead, with no plan or intent.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-self-harm-active-plan">self-harm-active-plan</a></td><td>Active thoughts with a plan</td><td>Active thoughts of self-harm together with a plan.</td></tr><tr><td><a href="CodeSystem-inpatient-assessment-answer-codesystem.html#inpatient-assessment-answer-codesystem-self-harm-recent-act">self-harm-recent-act</a></td><td>Recent act of self-harm</td><td>A recent act of self-harm, whether or not intent to die was expressed.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.slade360.co.ke/fhir/ValueSet/self-harm-risk"/>
<version value="0.1.0"/>
<name value="SGHISelfHarmRisk"/>
<title value="SGHI Self-Harm Risk"/>
<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 risk of self-harm identified on a mental health assessment. Extracted as a RiskAssessment whose qualitativeRisk carries both an HL7 risk-probability code and the answer itself, because four answers map onto five probability concepts and two of them share one."/>
<compose>
<include>
<system
value="https://fhir.slade360.co.ke/fhir/CodeSystem/inpatient-assessment-answer-codesystem"/>
<concept>
<code value="self-harm-none"/>
<display value="No current risk identified"/>
</concept>
<concept>
<code value="self-harm-passive"/>
<display value="Passive thoughts, no plan"/>
</concept>
<concept>
<code value="self-harm-active-plan"/>
<display value="Active thoughts with a plan"/>
</concept>
<concept>
<code value="self-harm-recent-act"/>
<display value="Recent act of self-harm"/>
</concept>
</include>
</compose>
</ValueSet>