JohnMoehrke SLS ValueSets Implementation Guide
0.1.0 - ci-build
JohnMoehrke SLS ValueSets Implementation Guide, published by John Moehrke. 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/JohnMoehrke/SLSValueSets/ and changes regularly. See the Directory of published versions
| Active as of 2026-09-16 |
{
"resourceType" : "ValueSet",
"id" : "SyntheaSelfHarmVS",
"meta" : {
"profile" : [
🔗 "http://SHIFT-Task-Force.github.io/sls-ri/StructureDefinition/SlsValueSet"
]
},
"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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/SHIFT-Task-Force/sls-ri-ig/StructureDefinition-SlsValueSet.html\">SLS ValueSet Profile</a></p></div><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</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://johnmoehrke.github.io/SLSValueSets/ValueSet/SyntheaSelfHarmVS",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66281.18.48.39"
}
],
"version" : "0.1.0",
"name" : "SyntheaSelfHarmVS",
"title" : "Synthea Codes for self_harm",
"status" : "active",
"experimental" : false,
"date" : "2026-09-16T18:22:38+00:00",
"publisher" : "John Moehrke",
"contact" : [
{
"name" : "John Moehrke",
"telecom" : [
{
"system" : "url",
"value" : "http://johnmoehrke.github.io"
}
]
},
{
"name" : "John Moehrke (himself)",
"telecom" : [
{
"system" : "email",
"value" : "JohnMoehrke@gmail.com"
}
]
}
],
"description" : "A ValueSet containing all clinical codes found in the sensitive Synthea module: self_harm.\n\nv3-ActCode#SDV",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "SDV"
}
]
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"inactive" : true,
"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"
}
]
}
]
}
}