SHIFT SLS ValueSets Implementation Guide
0.1.0 - 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.1.0 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-05 |
{
"resourceType" : "ValueSet",
"id" : "LeapSlsHallucinogenCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsHallucinogenCodes</b></p><a name=\"LeapSlsHallucinogenCodes\"> </a><a name=\"hcLeapSlsHallucinogenCodes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/sid/icd-10-cm</code><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>F16.20</td><td style=\"color: #cccccc\">Hallucinogen dependence, uncomplicated</td></tr></table></li><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/724713006\">724713006</a></td><td style=\"color: #cccccc\">Harmful use of ketamine (disorder)</td></tr></table></li></ul></div>"
},
"url" : "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes",
"version" : "0.1.0",
"name" : "LeapSlsHallucinogenCodes",
"title" : "ValueSet - Leap SLS Hallucinogen Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-02-05T13:57:17+00:00",
"publisher" : "SHIFT-Task-Force",
"contact" : [
{
"name" : "SHIFT-Task-Force",
"telecom" : [
{
"system" : "url",
"value" : "http://shift-project.org"
}
]
}
],
"description" : "Leap SLS set of codes representing hallucinogen abuse requiring special privacy protections\n\nIdentified as: local#hallucinogen and local#bh_substances/SUD",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://SHIFT-Task-Force.github.io/slsValueSets/CodeSystem/LocalSensitiveKindCodes",
"code" : "hallucinogen"
}
]
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"concept" : [
{
"code" : "F16.20"
}
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "724713006"
}
]
}
]
}
}