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-01-09 |
{
"resourceType" : "CodeSystem",
"id" : "SGHIConditionSeverityCodeSystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem SGHIConditionSeverityCodeSystem</b></p><a name=\"SGHIConditionSeverityCodeSystem\"> </a><a name=\"hcSGHIConditionSeverityCodeSystem\"> </a><p>This code system <code>https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">severe<a name=\"SGHIConditionSeverityCodeSystem-severe\"> </a></td><td>Severe</td><td>Indicates a life-threatening or highly serious clinical condition requiring urgent or intensive medical intervention.</td></tr><tr><td style=\"white-space:nowrap\">mild<a name=\"SGHIConditionSeverityCodeSystem-mild\"> </a></td><td>Mild</td><td>Indicates a low-severity clinical condition with minimal symptoms and routine clinical management.</td></tr><tr><td style=\"white-space:nowrap\">moderate<a name=\"SGHIConditionSeverityCodeSystem-moderate\"> </a></td><td>Moderate</td><td>Indicates a clinical condition of intermediate severity requiring medical attention but not immediately life-threatening.</td></tr></table></div>"
},
"url" : "https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem",
"version" : "0.1.0",
"name" : "SGHIConditionSeverityCodeSystem",
"status" : "active",
"date" : "2026-01-09T12:13:36+00:00",
"publisher" : "Kathurima Kimathi",
"contact" : [
{
"name" : "Kathurima Kimathi",
"telecom" : [
{
"system" : "url",
"value" : "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system" : "email",
"value" : "kathurimakimathi415@gmail.com"
}
]
},
{
"name" : "Oscar John",
"telecom" : [
{
"system" : "email",
"value" : "oscarjohnotieno@gmail.com",
"use" : "work"
}
]
},
{
"name" : "Kennedy Omondi",
"telecom" : [
{
"system" : "email",
"value" : "kennankole@gmail.com",
"use" : "work"
}
]
}
],
"description" : "A single code system enumerating severity levels for clinical conditions within the SGHI ecosystem.",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "severe",
"display" : "Severe",
"definition" : "Indicates a life-threatening or highly serious clinical condition requiring urgent or intensive medical intervention."
},
{
"code" : "mild",
"display" : "Mild",
"definition" : "Indicates a low-severity clinical condition with minimal symptoms and routine clinical management."
},
{
"code" : "moderate",
"display" : "Moderate",
"definition" : "Indicates a clinical condition of intermediate severity requiring medical attention but not immediately life-threatening."
}
]
}