SIL HIE Implementation Guide
0.1.0 - sil-hie-active
SIL HIE 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/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-25 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="hie-condition-severity-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem hie-condition-severity-cs</b></p><a name="hie-condition-severity-cs"> </a><a name="hchie-condition-severity-cs"> </a><p>This case-sensitive code system <code>https://nshr.dha.go.ke/fhir/CodeSystem/hie-condition-severity-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">mild<a name="hie-condition-severity-cs-mild"> </a></td><td>Mild</td></tr><tr><td style="white-space:nowrap">moderate<a name="hie-condition-severity-cs-moderate"> </a></td><td>Moderate</td></tr><tr><td style="white-space:nowrap">severe<a name="hie-condition-severity-cs-severe"> </a></td><td>Severe</td></tr></table></div>
</text>
<url
value="https://nshr.dha.go.ke/fhir/CodeSystem/hie-condition-severity-cs"/>
<version value="0.1.0"/>
<name value="HIEConditionSeverityCS"/>
<title value="HIE Condition Severity Codes"/>
<status value="active"/>
<date value="2025-11-25T13:38:45+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="kathurima@savannahinformatics.com"/>
</telecom>
</contact>
<description value="Local severity codes."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="mild"/>
<display value="Mild"/>
</concept>
<concept>
<code value="moderate"/>
<display value="Moderate"/>
</concept>
<concept>
<code value="severe"/>
<display value="Severe"/>
</concept>
</CodeSystem>