SHIFT SLS ValueSets Implementation Guide
0.1.0 - ci-build International flag

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

: ValueSet - Leap SLS Substance Use Codes - JSON Representation

Active as of 2026-02-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "LeapSlsSubstanceUseCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet LeapSlsSubstanceUseCodes</b></p><a name=\"LeapSlsSubstanceUseCodes\"> </a><a name=\"hcLeapSlsSubstanceUseCodes\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-LeapSlsOpioidCodes.html\">ValueSet - Leap SLS Opioid Codes</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-LeapSlsHallucinogenCodes.html\">ValueSet - Leap SLS Hallucinogen Codes</a></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/444175001\">444175001</a></td><td style=\"color: #cccccc\">Guided self-help cognitive behavioral therapy (regime/therapy)</td></tr></table></li></ul></div>"
  },
  "url" : "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsSubstanceUseCodes",
  "version" : "0.1.0",
  "name" : "LeapSlsSubstanceUseCodes",
  "title" : "ValueSet - Leap SLS Substance Use 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 substance use requiring special privacy protections. \nInclusive of medications, conditions, and observations; as no matter where these codes show up they would indicate the sensitivity kind SUD.\n\nIdentified as: SUD",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
            "code" : "SUD",
            "display" : "substance use disorder information sensitivity"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsOpioidCodes"
        ]
      },
      {
        "valueSet" : [
          🔗 "http://SHIFT-Task-Force.github.io/slsValueSets/ValueSet/LeapSlsHallucinogenCodes"
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "444175001"
          }
        ]
      }
    ]
  }
}