{
  "resourceType" : "ValueSet",
  "id" : "self-harm-risk",
  "text" : {
    "status" : "extensions",
    "div" : "<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 &#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-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>"
  },
  "url" : "https://fhir.slade360.co.ke/fhir/ValueSet/self-harm-risk",
  "version" : "0.1.0",
  "name" : "SGHISelfHarmRisk",
  "title" : "SGHI Self-Harm Risk",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-15T11:40:24+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" : "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" : "https://fhir.slade360.co.ke/fhir/CodeSystem/inpatient-assessment-answer-codesystem",
      "concept" : [{
        "code" : "self-harm-none",
        "display" : "No current risk identified"
      },
      {
        "code" : "self-harm-passive",
        "display" : "Passive thoughts, no plan"
      },
      {
        "code" : "self-harm-active-plan",
        "display" : "Active thoughts with a plan"
      },
      {
        "code" : "self-harm-recent-act",
        "display" : "Recent act of self-harm"
      }]
    }]
  }
}