{
  "resourceType" : "ValueSet",
  "id" : "condition-severity",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet condition-severity</b></p><a name=\"condition-severity\"> </a><a name=\"hccondition-severity\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-SGHIConditionSeverityCodeSystem.html\"><code>https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;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-SGHIConditionSeverityCodeSystem.html#SGHIConditionSeverityCodeSystem-severe\">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><a href=\"CodeSystem-SGHIConditionSeverityCodeSystem.html#SGHIConditionSeverityCodeSystem-mild\">mild</a></td><td>Mild</td><td>Indicates a low-severity clinical condition with minimal symptoms and routine clinical management.</td></tr><tr><td><a href=\"CodeSystem-SGHIConditionSeverityCodeSystem.html#SGHIConditionSeverityCodeSystem-moderate\">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></li></ul></div>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/condition-severity",
  "version" : "0.1.0",
  "name" : "SGHIConditionSeverity",
  "title" : "condition-severity",
  "status" : "active",
  "date" : "2026-05-21T09:38:13+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" : "Condition severity",
  "compose" : {
    "include" : [{
      "system" : "https://fhir.slade360.co.ke/fhir/CodeSystem/SGHIConditionSeverityCodeSystem",
      "concept" : [{
        "code" : "severe",
        "display" : "Severe"
      },
      {
        "code" : "mild",
        "display" : "Mild"
      },
      {
        "code" : "moderate",
        "display" : "Moderate"
      }]
    }]
  }
}