0.0.1 - ci-build International flag

ShiftPrivacyExamples, 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/demo-fhir-data/ and changes regularly. See the Directory of published versions

: ValueSet - Example Substance Use Codes - XML Representation

Active as of 2025-10-24

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ExampleSubstanceUseCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ExampleSubstanceUseCodes</b></p><a name="ExampleSubstanceUseCodes"> </a><a name="hcExampleSubstanceUseCodes"> </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-ExampleOpioidCodes.html">ValueSet - Example Opioid Codes</a></li><li>Import all the codes that are contained in <a href="ValueSet-ExampleHallucinogenCodes.html">ValueSet - Example Hallucinogen Codes</a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-icd10CM.html"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><span title="Version is not explicity 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>F11.11</td><td>Opioid abuse, in remission</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 explicity 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/5602001">5602001</a></td><td>Opioid abuse</td></tr><tr><td><a href="http://snomed.info/id/425741009">425741009</a></td><td>Buprenorphine/naloxone</td></tr><tr><td><a href="http://snomed.info/id/444175001">444175001</a></td><td>Cognitive behavioral therapy record</td></tr></table></li><li>Include these codes as defined in <a href="http://www.nlm.nih.gov/research/umls/rxnorm"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><span title="Version is not explicity 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>352364</td><td>Buprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleSubstanceUseCodes"/>
  <version value="0.0.1"/>
  <name value="ExampleSubstanceUseCodes"/>
  <title value="ValueSet - Example Substance Use Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-24T19:09:19+00:00"/>
  <publisher value="SHIFT-Task-Force"/>
  <contact>
    <name value="SHIFT-Task-Force"/>
    <telecom>
      <system value="url"/>
      <value value="http://shift-project.org"/>
    </telecom>
  </contact>
  <description
               value="Example set of codes representing substance use requiring special privacy protections. 
Inclusive of medications, conditions, and observations; as no matter where these codes show up they would indicate the sensitivity kind SUD.

Identified as: SUD"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleOpioidCodes"/>
    </include>
    <include>
      <valueSet
                value="http://SHIFT-Task-Force.github.io/demo-fhir-data/ValueSet/ExampleHallucinogenCodes"/>
    </include>
    <include>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <concept>
        <code value="F11.11"/>
        <display value="Opioid abuse, in remission"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="5602001"/>
        <display value="Opioid abuse"/>
      </concept>
      <concept>
        <code value="425741009"/>
        <display value="Buprenorphine/naloxone"/>
      </concept>
      <concept>
        <code value="444175001"/>
        <display value="Cognitive behavioral therapy record"/>
      </concept>
    </include>
    <include>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <concept>
        <code value="352364"/>
        <display
                 value="Buprenorphine 8 MG / Naloxone 2 MG Sublingual Tablet"/>
      </concept>
    </include>
  </compose>
</ValueSet>