SHIFT SLS ValueSets Implementation Guide
0.0.1 - ci-build
SHIFT SLS ValueSets Implementation Guide, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/SLS-ValueSets/ and changes regularly. See the Directory of published versions
| Active as of 2026-02-03 |
{
"resourceType" : "ValueSet",
"id" : "SyntheaSelfHarmVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet SyntheaSelfHarmVS</b></p><a name=\"SyntheaSelfHarmVS\"> </a><a name=\"hcSyntheaSelfHarmVS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/86849004\">86849004</a></td><td style=\"color: #cccccc\">Suicidal poisoning</td></tr><tr><td><a href=\"http://snomed.info/id/287185009\">287185009</a></td><td style=\"color: #cccccc\">Attempted suicide by cutting or stabbing</td></tr><tr><td><a href=\"http://snomed.info/id/287182007\">287182007</a></td><td style=\"color: #cccccc\">Attempted suicide by suffocation</td></tr><tr><td><a href=\"http://snomed.info/id/50849002\">50849002</a></td><td style=\"color: #cccccc\">Emergency room admission</td></tr><tr><td><a href=\"http://snomed.info/id/90407005\">90407005</a></td><td style=\"color: #cccccc\">Evaluation of psychiatric state of patient</td></tr><tr><td><a href=\"http://snomed.info/id/74857009\">74857009</a></td><td style=\"color: #cccccc\">Hospital admission, short-term, 24 hours</td></tr><tr><td><a href=\"http://snomed.info/id/185347001\">185347001</a></td><td style=\"color: #cccccc\">Encounter for problem</td></tr><tr><td><a href=\"http://snomed.info/id/183401008\">183401008</a></td><td style=\"color: #cccccc\">Anti-suicide psychotherapy</td></tr><tr><td><a href=\"http://snomed.info/id/88848003\">88848003</a></td><td style=\"color: #cccccc\">Psychiatric follow-up</td></tr><tr><td><a href=\"http://snomed.info/id/287193009\">287193009</a></td><td style=\"color: #cccccc\">Suicide using firearm (event)</td></tr><tr><td><a href=\"http://snomed.info/id/287191006\">287191006</a></td><td style=\"color: #cccccc\">Suicide by suffocation</td></tr><tr><td><a href=\"http://snomed.info/id/44301001\">44301001</a></td><td style=\"color: #cccccc\">Suicide</td></tr><tr><td><a href=\"http://snomed.info/id/29240004\">29240004</a></td><td style=\"color: #cccccc\">Autopsy examination</td></tr></table></li></ul></div>"
},
"url" : "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/SyntheaSelfHarmVS",
"version" : "0.0.1",
"name" : "SyntheaSelfHarmVS",
"title" : "Synthea Codes for self_harm",
"status" : "active",
"experimental" : false,
"date" : "2026-02-03T22:03:00+00:00",
"publisher" : "SHIFT-Task-Force",
"contact" : [
{
"name" : "SHIFT-Task-Force",
"telecom" : [
{
"system" : "url",
"value" : "http://shift-project.org"
}
]
}
],
"description" : "A ValueSet containing all clinical codes found in the sensitive Synthea module: self_harm.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "86849004"
},
{
"code" : "287185009"
},
{
"code" : "287182007"
},
{
"code" : "50849002"
},
{
"code" : "90407005"
},
{
"code" : "74857009"
},
{
"code" : "185347001"
},
{
"code" : "183401008"
},
{
"code" : "88848003"
},
{
"code" : "287193009"
},
{
"code" : "287191006"
},
{
"code" : "44301001"
},
{
"code" : "29240004"
}
]
}
]
}
}