FHIR IG analytics| Package | silfhirprofileig |
| Resource Type | CodeSystem |
| Id | CodeSystem-SGHIConditionSeverityCodeSystem.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/savannahghi/sil_fhir_profile_ig/CodeSystem-SGHIConditionSeverityCodeSystem.html |
| URL | https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-29T07:53:25+00:00 |
| Name | SGHIConditionSeverityCodeSystem |
| Description | A single code system enumerating severity levels for clinical conditions within the SGHI ecosystem. |
| Content | complete |
| ValueSet | |
| condition-severity | condition-severity |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SGHIConditionSeverityCodeSystem
This code system https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem defines the following codes:
{
"resourceType": "CodeSystem",
"id": "SGHIConditionSeverityCodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem",
"version": "0.1.0",
"name": "SGHIConditionSeverityCodeSystem",
"status": "active",
"date": "2026-01-29T07:53:25+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."
}
]
}