2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide
2022.1.0 - CI Build

2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide, published by Centers for Disease Control and Prevention (CDC). This guide is not an authorized publication; it is the continuous build for version 2022.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/opioid-cds-r4/ and changes regularly. See the Directory of published versions

: CodeSystem - CDC 2022 Opioid Indicator - XML Representation

Draft as of 2024-03-17

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="opioidcds-indicator"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">info<a name="opioidcds-indicator-info"> </a></td><td>Information</td><td>Indicates that the workflow result is informational</td></tr><tr><td style="white-space:nowrap">warning<a name="opioidcds-indicator-warning"> </a></td><td>Warning</td><td>Indicates that the workflow result is a warning</td></tr><tr><td style="white-space:nowrap">hard-stop<a name="opioidcds-indicator-hard-stop"> </a></td><td>Hard Stop</td><td>Indicates that the workflow should not be allowed to proceed</td></tr></table></div>
  </text>
  <url
       value="http://fhir.org/guides/cdc/opioid-cds/CodeSystem/opioidcds-indicator"/>
  <version value="2022.1.0"/>
  <name value="CDC_Opioid_Indicator"/>
  <title value="CodeSystem - CDC 2022 Opioid Indicator"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-17T23:03:50+00:00"/>
  <publisher value="Centers for Disease Control and Prevention (CDC)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.cdc.gov"/>
    </telecom>
  </contact>
  <description
               value="Indicates the urgency/importance of what this RequestGroup action conveys"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="info"/>
    <display value="Information"/>
    <definition value="Indicates that the workflow result is informational"/>
  </concept>
  <concept>
    <code value="warning"/>
    <display value="Warning"/>
    <definition value="Indicates that the workflow result is a warning"/>
  </concept>
  <concept>
    <code value="hard-stop"/>
    <display value="Hard Stop"/>
    <definition
                value="Indicates that the workflow should not be allowed to proceed"/>
  </concept>
</CodeSystem>