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

: PlanDefinition - 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain: Recommendation #11 (patient-view) - JSON Representation

Draft as of 2023-05-01

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "opioidcds-11-patient-view",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"🔗 ,
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishableplandefinition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <table class=\"grid dict\">\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">opioidcds-11-patient-view</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-opioidcds-11-patient-view.html\">PlanDefinition - 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain: Recommendation #11 (patient-view)</a></td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">2022.1.0</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Identifier: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                \n                <p style=\"margin-bottom: 5px;\">\n                    <b>value: </b> <span>cdc-opioid-guidance</span>\n                </p>\n                \n            </td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Name: </b></th>\n            <td style=\"padding-left: 4px;\">PlanDefinition_Recommendation_11_Patient_View</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">PlanDefinition - 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain: Recommendation #11 (patient-view)</td>\n        </tr>\n        \n        \n        \n        <tr>\n            <th scope=\"row\"><b>Status: </b></th>\n            <td style=\"padding-left: 4px;\">draft</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Experimental: </b></th>\n            <td style=\"padding-left: 4px;\">true</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Type: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>system: </b> <span><a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a></span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>code: </b> <span>eca-rule</span>\n                        </p>\n                        \n                        \n                        <p style=\"margin-bottom: 5px;\">\n                            <b>display: </b> <span>ECA Rule</span>\n                        </p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n        \n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2023-05-01</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">Centers for Disease Control and Prevention (CDC)</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\">Concurrently prescribing opioid medications with benzodiazepines increases the risk of harm for the patient.</td>\n        </tr>\n        \n        \n            <tr>\n                <th scope=\"row\"><a name=\"effective-data-requirements\"> </a><b>Logic Definitions: </b></th>\n                <td style=\"padding-left: 4px;\">\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSREC11PatientView</td>\n                                \n                                \n                                    <td>Get Summary</td>\n                                \n                                \n                                    <td>0</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Get Summary&amp;quot;:\n  if &amp;quot;Is Recommendation Applicable?&amp;quot;\n    then 'Patient has active prescriptions for opioid pain medication and benzodiazepines'\n  else null</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>Active Ambulatory Benzodiazepine Rx</td>\n                                \n                                \n                                    <td>1</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Active Ambulatory Benzodiazepine Rx&amp;quot;:\n    if Config.&amp;quot;Can the implementing EHR support queries for past medications by date range?&amp;quot; then\n      (\n        &amp;quot;Get MedicationRequest Medication as Code&amp;quot;(&amp;quot;Get Active Ambulatory Medication Requests&amp;quot;([MedicationRequest]))\n      ) Rx\n        where date from Rx.authoredOn 2 years or less on or before Today()\n          and Rx.medication in &amp;quot;Benzodiazepine medications&amp;quot;\n    else\n         List&amp;lt;FHIR.MedicationRequest&amp;gt;{}</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>Active Ambulatory Opioid Rx</td>\n                                \n                                \n                                    <td>2</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Active Ambulatory Opioid Rx&amp;quot;:\n    if Config.&amp;quot;Can the implementing EHR support queries for past medications by date range?&amp;quot; then\n      (\n        &amp;quot;Get MedicationRequest Medication as Code&amp;quot;(&amp;quot;Get Active Ambulatory Medication Requests&amp;quot;([MedicationRequest]))\n      ) Rx\n        where date from Rx.authoredOn 2 years or less on or before Today()\n          and Rx.medication in &amp;quot;Opioid analgesics with ambulatory misuse potential&amp;quot;\n    else\n        List&amp;lt;FHIR.MedicationRequest&amp;gt;{}</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>Patient Age Less Than 18</td>\n                                \n                                \n                                    <td>3</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Patient Age Less Than 18&amp;quot;:\n  if (Config.&amp;quot;Age Less than 18 Years Is Enabled&amp;quot;) then\n    AgeInYearsAt(Today()) &amp;lt; 18\n  else\n    false</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Patient Age Less Than 18</td>\n                                \n                                \n                                    <td>4</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Patient Age Less Than 18&amp;quot;:\n  if (Config.&amp;quot;Age Less than 18 Years Is Enabled&amp;quot;) then\n    AgeInYearsAt(Today()) &amp;lt; 18\n  else\n    false</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Condition Positive for Sickle Cell</td>\n                                \n                                \n                                    <td>5</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Condition Positive for Sickle Cell&amp;quot;:\n      if (Config.&amp;quot;Sickle Cell Check Enabled&amp;quot;) then\n        exists(\n            Common.&amp;quot;Positive Sickle Cell Condition&amp;quot;\n        )  else\n        false</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>US Core-Categorized Conditions</td>\n                                \n                                \n                                    <td>6</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">// 3. Medications indicating end of life\n    /* or exists (\n      &amp;quot;Medications Indicating End of Life&amp;quot;\n    ) */\ndefine &amp;quot;US Core-Categorized Conditions&amp;quot;:\n  [Condition: category in &amp;quot;Encounter Diagnosis Condition Category&amp;quot;]\n    union [Condition: category in &amp;quot;Problem List Condition Category&amp;quot;]\n    union [Condition: category in &amp;quot;US Core Health Concern Condition Category&amp;quot;]</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Conditions Indicating End Of Life Present</td>\n                                \n                                \n                                    <td>7</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Conditions Indicating End Of Life Present&amp;quot;:\n  exists (\n    Common.&amp;quot;US Core-Categorized Conditions&amp;quot; LLEC\n      where LLEC.code in Common.&amp;quot;Limited life expectancy conditions&amp;quot;\n        and LLEC.clinicalStatus in Common.&amp;quot;Active Condition&amp;quot;\n  )</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>Service Requests</td>\n                                \n                                \n                                    <td>8</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Service Requests&amp;quot;:\n   [ServiceRequest] SR\n    return SR</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Palliative Care Lookback Period</td>\n                                \n                                \n                                    <td>9</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">/*\n**  Routine #1\n**  Opioid Review Useful Routine\n**\n**  Definition              | Answer to Proceed   | Details                                      | Data (Terminology) Requirement\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Age &amp;lt; 18 years?         | No                  | Calculate age from date of birth; exclude    | Date of birth\n**                          |                     | patients with age less than 18 years at the  |\n**                          |                     | time of the prescription                     |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Evidence of             | No                  | Look for documented findings consistent      | Sickle cell disease conditions\n**  sickle cell disease?    |                     | with those listed in the sickle cell         |\n**                          |                     | value set                                    |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Limited life            | No                  | Look for documented findings consistent      | Limited life expectancy conditions\n**  expectancy conditions   |                     | with those listed in the limited life        |\n**  present?                |                     | expectancy value set (terminal illness, bad  |\n**                          |                     | prognosis, pre-terminal)                     |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Order for therapies     | No                  | Look for patients with an existing order for | Therapies indicating end of life care\n**  indicating end of life  |                     | therapies indicating end of life care        |\n**  care in past 90 days?   |                     | written within past 90 days                  |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Active cancer           | No                  | See sub-routine 3                            | See sub-routine 3\n**  treatment?              |                     |                                              |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Conditions Likely       | No                  | Look for patients with active conditions in  | Conditions likely terminal for opioid\n**  Terminal for opioid     |                     | the value set end-of-life-conditions         | prescribing\n**  prescribing present?    |                     |                                              |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**\n*/\ndefine &amp;quot;Palliative Care Lookback Period&amp;quot;:\n  Interval[Today() - 90 days, Today()]</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Order For Palliative Care In Past 90 Days</td>\n                                \n                                \n                                    <td>10</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Order For Palliative Care In Past 90 Days&amp;quot;:\n  exists (\n    Common.&amp;quot;Service Requests&amp;quot; SR\n    where SR.status in { 'active', 'completed'}\n      and SR.intent in {'proposal', 'plan,', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order'}\n      and FHIRHelpers.ToDateTime(SR.authoredOn) during day of &amp;quot;Palliative Care Lookback Period&amp;quot;\n      and SR.code in Common.&amp;quot;Therapies indicating end of life care&amp;quot;\n  )</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Is Active Cancer Treatment?</td>\n                                \n                                \n                                    <td>11</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Is Active Cancer Treatment?&amp;quot;:\n  if (Config.&amp;quot;Active Cancer Treatment Encounters Condition Is Enabled&amp;quot;) then\n      &amp;quot;Has Two or More Encounters with Cancer Diagnosis During Encounter Period&amp;quot;\n    else\n      false</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Conditions Including Cancer To Exclude Opioid Management Indicating End-Stage Disease Present</td>\n                                \n                                \n                                    <td>12</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Conditions Including Cancer To Exclude Opioid Management Indicating End-Stage Disease Present&amp;quot;:\n  if (Config.&amp;quot;End-Stage Disease Criteria Enabled&amp;quot;) then\n    exists (\n      Common.&amp;quot;US Core-Categorized Conditions&amp;quot; EOLC\n        where EOLC.code in Common.&amp;quot;Conditions likely terminal for opioid prescribing&amp;quot;\n          and EOLC.clinicalStatus in Common.&amp;quot;Active Condition&amp;quot;\n    )\n  else\n    false</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSRoutines</td>\n                                \n                                \n                                    <td>Is Opioid Review Useful?</td>\n                                \n                                \n                                    <td>13</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Is Opioid Review Useful?&amp;quot;:\n  not &amp;quot;Patient Age Less Than 18&amp;quot;\n    and not &amp;quot;Condition Positive for Sickle Cell&amp;quot;\n    and not &amp;quot;Conditions Indicating End Of Life Present&amp;quot;\n    and not &amp;quot;Order For Palliative Care In Past 90 Days&amp;quot;\n    and not &amp;quot;Is Active Cancer Treatment?&amp;quot;\n    and not &amp;quot;Conditions Including Cancer To Exclude Opioid Management Indicating End-Stage Disease Present&amp;quot;</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSREC11PatientView</td>\n                                \n                                \n                                    <td>Inclusion Criteria</td>\n                                \n                                \n                                    <td>14</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Inclusion Criteria&amp;quot;:\n  (\n    exists (Common.&amp;quot;Active Ambulatory Benzodiazepine Rx&amp;quot;)\n      and exists (Common.&amp;quot;Active Ambulatory Opioid Rx&amp;quot;)\n  )\n    and not Common.&amp;quot;Patient Age Less Than 18&amp;quot;\n    and Routines.&amp;quot;Is Opioid Review Useful?&amp;quot;</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>Conditions Indicating End of Life or With Limited Life Expectancy</td>\n                                \n                                \n                                    <td>15</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Conditions Indicating End of Life or With Limited Life Expectancy&amp;quot;:\n  (\n    &amp;quot;US Core-Categorized Conditions&amp;quot; C\n      where C.code in &amp;quot;Conditions likely terminal for opioid prescribing&amp;quot;\n        and C.clinicalStatus in &amp;quot;Active Condition&amp;quot;\n  )\n  union\n  (\n    &amp;quot;US Core-Categorized Conditions&amp;quot; C\n      where C.code in &amp;quot;Limited life expectancy conditions&amp;quot;\n        and C.clinicalStatus in &amp;quot;Active Condition&amp;quot;\n  )</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>Admitted/Referred/Discharged to Hospice Care</td>\n                                \n                                \n                                    <td>16</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Admitted/Referred/Discharged to Hospice Care&amp;quot;:\n  (\n    [Procedure: code in &amp;quot;Hospice Procedure Codes&amp;quot;] P\n      where P.status.value in { 'in-progress', 'completed' }\n  )\n  union\n  (\n    &amp;quot;Service Requests&amp;quot; SR\n      where SR.code in &amp;quot;Hospice Procedure Codes&amp;quot;\n        and SR.status.value in { 'active', 'completed' }\n  )\n  union\n  (\n    if (Config.&amp;quot;Hospice Findings Exclusion Enabled&amp;quot;) then\n      [Observation: code in &amp;quot;Hospice Finding Codes&amp;quot;] O\n        where not (O.status.value in { 'unknown', 'entered-in-error', 'cancelled' })\n    else\n      {}\n  )\n  union\n  (\n    [Encounter] E\n      where date from E.period.start 1 year or less on or before Today()\n        and (\n          if E.hospitalization.dischargeDisposition.coding is null\n              or not exists (E.hospitalization.dischargeDisposition.coding)\n            then false\n          else E.hospitalization.dischargeDisposition in &amp;quot;Hospice Disposition&amp;quot;\n        )\n        and E.status.value in { 'planned', 'arrived', 'in-progress', 'finished', 'onleave' }\n  )</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSCommon</td>\n                                \n                                \n                                    <td>End of Life Assessment</td>\n                                \n                                \n                                    <td>17</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;End of Life Assessment&amp;quot;:\n    // 1. Conditions indicating end of life or with limited life expectancy\n    exists (\n      &amp;quot;Conditions Indicating End of Life or With Limited Life Expectancy&amp;quot;\n    )\n    // 2. Admitted/referred/discharged to hospice care\n    or exists (\n      &amp;quot;Admitted/Referred/Discharged to Hospice Care&amp;quot;\n    )</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSREC11PatientView</td>\n                                \n                                \n                                    <td>Exclusion Criteria</td>\n                                \n                                \n                                    <td>18</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Exclusion Criteria&amp;quot;:\n  Common.&amp;quot;End of Life Assessment&amp;quot;</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSREC11PatientView</td>\n                                \n                                \n                                    <td>Is Recommendation Applicable?</td>\n                                \n                                \n                                    <td>19</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Is Recommendation Applicable?&amp;quot;:\n  &amp;quot;Inclusion Criteria&amp;quot;\n    and not &amp;quot;Exclusion Criteria&amp;quot;</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSREC11PatientView</td>\n                                \n                                \n                                    <td>Get Detail</td>\n                                \n                                \n                                    <td>20</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Get Detail&amp;quot;:\n  if &amp;quot;Is Recommendation Applicable?&amp;quot;\n    then 'Avoid prescribing opioid pain medication and benzodiazepines concurrently whenever possible'\n  else null</code></pre>\n                        \n                        <br/><br/>\n                    \n                        <table class=\"grid-dict\">\n                            <tr><th><b>Library Name</b></th><th><b>Name</b></th><th><b>sequence</b></th></tr>\n                            <tr>\n                                \n                                    <td>OpioidCDSREC11PatientView</td>\n                                \n                                \n                                    <td>Get Indicator</td>\n                                \n                                \n                                    <td>21</td>\n                                \n                            </tr>\n                        </table>\n                        \n                            <pre><code class=\"language-cql\">define &amp;quot;Get Indicator&amp;quot;:\n  if &amp;quot;Is Recommendation Applicable?&amp;quot;\n    then 'warning'\n  else null</code></pre>\n                        \n                        <br/><br/>\n                    \n                </td>\n            </tr>\n        \n        \n        <tr>\n          <th scope=\"row\"><b>Knowledge Capability: </b></th>\n          <td style=\"padding-left: 4px;\">\n            shareable computable executable publishable \n          </td>\n        </tr>\n        \n        \n        \n        <tr>\n            <th scope=\"row\"><b>Use Context: </b></th>\n            <td style=\"padding-left: 4px;\">\n                <table class=\"grid-dict\">\n                    <tr><th><b>code</b></th><th><b>value</b></th><th><b>display</b></th></tr>\n                    \n                      <tr>\n                        <td>focus</td>\n                        <td>182888003</td>\n                        <td>Medication requested (situation)</td>\n                      </tr>\n                    \n                      <tr>\n                        <td>focus</td>\n                        <td>82423001</td>\n                        <td>Chronic pain (finding)</td>\n                      </tr>\n                    \n                </table>\n            </td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Jurisdiction: </b></th>\n            <td style=\"padding-left: 4px;\">US</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Purpose: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>The 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain is intended to improve communication between providers and patients about the risks and benefits of opioid therapy for chronic pain, improve the safety and effectiveness of pain treatment, and reduce the risks associated with long-term opioid therapy, including opioid use disorder and overdose. The Guideline is not intended for patients who are in active cancer treatment, palliative care, or end-of-life care.</p>\n</div></td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Usage: </b></th>\n            <td style=\"padding-left: 4px;\">Clinicians should avoid prescribing opioid pain medication and benzodiazepines or other central nervous system depressant concurrently whenever possible.</td>\n        </tr>\n        \n        \n        <tr>\n            <th scope=\"row\"><b>Copyright: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>© CDC 2016+.</p>\n</div></td>\n        </tr>\n        \n        \n        \n        \n        \n        \n\n        \n        <tr>\n          <th scope=\"row\"><b>Libraries: </b></th>\n          <td style=\"padding-left: 4px;\">\n            <table class=\"grid-dict\">\n              \n                <tr><td><a href=\"Library-OpioidCDSREC11PatientView.html\">Library - Recommendation #11 Patient View - Concurrent Use of Opioids and Benzodiazepines</a></td></tr>\n              \n            </table>\n          </td>\n        </tr>\n        \n\n        \n        <tr>\n          <th scope=\"row\"><b>Actions: </b></th>\n          <td style=\"padding-left: 4px;\">\n            <table class=\"grid-dict\">\n              \n                <tr>\n                  <td>\n                    <b> Existing patient has concurrent opioid and benzodiazepine prescriptions.:</b> Checking if the trigger prescription meets the inclusion criteria for recommendation #11 workflow.<br/>\n                    <b>When:</b> <i>named-event:</i> patient-view<br/>\n                    <b>If:</b> <i>applicability:</i> Check whether the existing patient is using opioids concurrently with benzodiazepines. <i>(Is Recommendation Applicable?)</i><br/>\n                    <b>Then:</b>\n                    \n                      <table class=\"grid-dict\">\n                        \n                          <tr>\n                            <td>\n                              <b> :</b> Will revise<br/>\n                              \n                              \n                              <b>Then:</b>\n                              \n                                \n                                \n                              \n                            </td>\n                          </tr>\n                        \n                          <tr>\n                            <td>\n                              <b> :</b> Benefits outweigh risks, snooze 3 months<br/>\n                              \n                              \n                              <b>Then:</b>\n                              \n                                \n                                \n                              \n                            </td>\n                          </tr>\n                        \n                          <tr>\n                            <td>\n                              <b> :</b> N/A - see comment, snooze 3 months<br/>\n                              \n                              \n                              <b>Then:</b>\n                              \n                                \n                                \n                              \n                            </td>\n                          </tr>\n                        \n                      </table>\n                    \n                  </td>\n                </tr>\n              \n            </table>\n          </td>\n        </tr>\n        \n    </table>\n</div>"
  },
  "contained" : [
    {
      "resourceType" : "Library",
      "id" : "effective-data-requirements",
      "status" : "active",
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/library-type",
            "code" : "module-definition"
          }
        ]
      },
      "relatedArtifact" : [
        {
          "type" : "depends-on",
          "display" : "Library Common",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSCommon|2022.1.0"
        },
        {
          "type" : "depends-on",
          "display" : "Library Routines",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSRoutines|2022.1.0"
        },
        {
          "type" : "depends-on",
          "display" : "Library FHIRHelpers",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/Library/FHIRHelpers|4.0.1"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Encounter Diagnosis Condition Category",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-encounter-diagnosis-category"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Problem List Condition Category",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-problem-list-category"
        },
        {
          "type" : "depends-on",
          "display" : "Value set US Core Health Concern Condition Category",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-us-core-health-concern-category"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Limited life expectancy conditions",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/limited-life-expectancy-conditions"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Active Condition",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-clinical-status-active"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Therapies indicating end of life care",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/therapies-indicating-end-of-life-care"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Conditions likely terminal for opioid prescribing",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/conditions-likely-terminal-for-opioid-prescribing"
        },
        {
          "type" : "depends-on",
          "display" : "Value set Hospice Procedure Codes",
          "resource" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/hospice-procedure"
        }
      ],
      "parameter" : [
        {
          "name" : "Get Summary",
          "use" : "out",
          "min" : 0,
          "max" : "1",
          "type" : "string"
        },
        {
          "name" : "Is Recommendation Applicable?",
          "use" : "out",
          "min" : 0,
          "max" : "1",
          "type" : "boolean"
        },
        {
          "name" : "Get Detail",
          "use" : "out",
          "min" : 0,
          "max" : "1",
          "type" : "string"
        },
        {
          "name" : "Get Indicator",
          "use" : "out",
          "min" : 0,
          "max" : "1",
          "type" : "string"
        }
      ],
      "dataRequirement" : [
        {
          "type" : "Condition",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Condition"
          ],
          "mustSupport" : [
            "category"
          ],
          "codeFilter" : [
            {
              "path" : "category",
              "valueSet" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-encounter-diagnosis-category"
            }
          ]
        },
        {
          "type" : "Condition",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Condition"
          ],
          "mustSupport" : [
            "category"
          ],
          "codeFilter" : [
            {
              "path" : "category",
              "valueSet" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-problem-list-category"
            }
          ]
        },
        {
          "type" : "Condition",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Condition"
          ],
          "mustSupport" : [
            "category"
          ],
          "codeFilter" : [
            {
              "path" : "category",
              "valueSet" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/condition-us-core-health-concern-category"
            }
          ]
        },
        {
          "type" : "ServiceRequest",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
          ]
        },
        {
          "type" : "ServiceRequest",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
          ],
          "mustSupport" : [
            "status",
            "intent",
            "authoredOn",
            "code"
          ]
        },
        {
          "type" : "Procedure",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Procedure"
          ],
          "mustSupport" : [
            "code",
            "status",
            "status.value"
          ],
          "codeFilter" : [
            {
              "path" : "code",
              "valueSet" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/hospice-procedure"
            }
          ]
        },
        {
          "type" : "ServiceRequest",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
          ],
          "mustSupport" : [
            "code",
            "status",
            "status.value"
          ]
        },
        {
          "type" : "Encounter",
          "profile" : [
            🔗 "http://hl7.org/fhir/StructureDefinition/Encounter"
          ],
          "mustSupport" : [
            "period",
            "period.start",
            "status",
            "status.value"
          ]
        }
      ]
    }
  ],
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "shareable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "computable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "publishable"
    },
    {
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem",
      "valueReference" : {
        🔗 "reference" : "Device/cqf-tooling"
      }
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSREC11PatientView"
        },
        {
          "url" : "name",
          "valueString" : "Get Summary"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Get Summary\":\n  if \"Is Recommendation Applicable?\"\n    then 'Patient has active prescriptions for opioid pain medication and benzodiazepines'\n  else null"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 0
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "Active Ambulatory Benzodiazepine Rx"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Active Ambulatory Benzodiazepine Rx\":\n    if Config.\"Can the implementing EHR support queries for past medications by date range?\" then\n      (\n        \"Get MedicationRequest Medication as Code\"(\"Get Active Ambulatory Medication Requests\"([MedicationRequest]))\n      ) Rx\n        where date from Rx.authoredOn 2 years or less on or before Today()\n          and Rx.medication in \"Benzodiazepine medications\"\n    else\n         List<FHIR.MedicationRequest>{}"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 1
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "Active Ambulatory Opioid Rx"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Active Ambulatory Opioid Rx\":\n    if Config.\"Can the implementing EHR support queries for past medications by date range?\" then\n      (\n        \"Get MedicationRequest Medication as Code\"(\"Get Active Ambulatory Medication Requests\"([MedicationRequest]))\n      ) Rx\n        where date from Rx.authoredOn 2 years or less on or before Today()\n          and Rx.medication in \"Opioid analgesics with ambulatory misuse potential\"\n    else\n        List<FHIR.MedicationRequest>{}"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 2
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "Patient Age Less Than 18"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Patient Age Less Than 18\":\n  if (Config.\"Age Less than 18 Years Is Enabled\") then\n    AgeInYearsAt(Today()) < 18\n  else\n    false"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 3
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Patient Age Less Than 18"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Patient Age Less Than 18\":\n  if (Config.\"Age Less than 18 Years Is Enabled\") then\n    AgeInYearsAt(Today()) < 18\n  else\n    false"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 4
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Condition Positive for Sickle Cell"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Condition Positive for Sickle Cell\":\n      if (Config.\"Sickle Cell Check Enabled\") then\n        exists(\n            Common.\"Positive Sickle Cell Condition\"\n        )  else\n        false"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 5
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "US Core-Categorized Conditions"
        },
        {
          "url" : "statement",
          "valueString" : "// 3. Medications indicating end of life\n    /* or exists (\n      \"Medications Indicating End of Life\"\n    ) */\ndefine \"US Core-Categorized Conditions\":\n  [Condition: category in \"Encounter Diagnosis Condition Category\"]\n    union [Condition: category in \"Problem List Condition Category\"]\n    union [Condition: category in \"US Core Health Concern Condition Category\"]"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 6
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Conditions Indicating End Of Life Present"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Conditions Indicating End Of Life Present\":\n  exists (\n    Common.\"US Core-Categorized Conditions\" LLEC\n      where LLEC.code in Common.\"Limited life expectancy conditions\"\n        and LLEC.clinicalStatus in Common.\"Active Condition\"\n  )"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 7
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "Service Requests"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Service Requests\":\n   [ServiceRequest] SR\n    return SR"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 8
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Palliative Care Lookback Period"
        },
        {
          "url" : "statement",
          "valueString" : "/*\n**  Routine #1\n**  Opioid Review Useful Routine\n**\n**  Definition              | Answer to Proceed   | Details                                      | Data (Terminology) Requirement\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Age < 18 years?         | No                  | Calculate age from date of birth; exclude    | Date of birth\n**                          |                     | patients with age less than 18 years at the  |\n**                          |                     | time of the prescription                     |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Evidence of             | No                  | Look for documented findings consistent      | Sickle cell disease conditions\n**  sickle cell disease?    |                     | with those listed in the sickle cell         |\n**                          |                     | value set                                    |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Limited life            | No                  | Look for documented findings consistent      | Limited life expectancy conditions\n**  expectancy conditions   |                     | with those listed in the limited life        |\n**  present?                |                     | expectancy value set (terminal illness, bad  |\n**                          |                     | prognosis, pre-terminal)                     |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Order for therapies     | No                  | Look for patients with an existing order for | Therapies indicating end of life care\n**  indicating end of life  |                     | therapies indicating end of life care        |\n**  care in past 90 days?   |                     | written within past 90 days                  |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Active cancer           | No                  | See sub-routine 3                            | See sub-routine 3\n**  treatment?              |                     |                                              |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**  Conditions Likely       | No                  | Look for patients with active conditions in  | Conditions likely terminal for opioid\n**  Terminal for opioid     |                     | the value set end-of-life-conditions         | prescribing\n**  prescribing present?    |                     |                                              |\n**  ------------------------------------------------------------------------------------------------------------------------------------\n**\n*/\ndefine \"Palliative Care Lookback Period\":\n  Interval[Today() - 90 days, Today()]"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 9
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Order For Palliative Care In Past 90 Days"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Order For Palliative Care In Past 90 Days\":\n  exists (\n    Common.\"Service Requests\" SR\n    where SR.status in { 'active', 'completed'}\n      and SR.intent in {'proposal', 'plan,', 'directive', 'order', 'original-order', 'reflex-order', 'filler-order', 'instance-order'}\n      and FHIRHelpers.ToDateTime(SR.authoredOn) during day of \"Palliative Care Lookback Period\"\n      and SR.code in Common.\"Therapies indicating end of life care\"\n  )"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 10
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Is Active Cancer Treatment?"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Is Active Cancer Treatment?\":\n  if (Config.\"Active Cancer Treatment Encounters Condition Is Enabled\") then\n      \"Has Two or More Encounters with Cancer Diagnosis During Encounter Period\"\n    else\n      false"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 11
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Conditions Including Cancer To Exclude Opioid Management Indicating End-Stage Disease Present"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Conditions Including Cancer To Exclude Opioid Management Indicating End-Stage Disease Present\":\n  if (Config.\"End-Stage Disease Criteria Enabled\") then\n    exists (\n      Common.\"US Core-Categorized Conditions\" EOLC\n        where EOLC.code in Common.\"Conditions likely terminal for opioid prescribing\"\n          and EOLC.clinicalStatus in Common.\"Active Condition\"\n    )\n  else\n    false"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 12
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSRoutines"
        },
        {
          "url" : "name",
          "valueString" : "Is Opioid Review Useful?"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Is Opioid Review Useful?\":\n  not \"Patient Age Less Than 18\"\n    and not \"Condition Positive for Sickle Cell\"\n    and not \"Conditions Indicating End Of Life Present\"\n    and not \"Order For Palliative Care In Past 90 Days\"\n    and not \"Is Active Cancer Treatment?\"\n    and not \"Conditions Including Cancer To Exclude Opioid Management Indicating End-Stage Disease Present\""
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 13
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSREC11PatientView"
        },
        {
          "url" : "name",
          "valueString" : "Inclusion Criteria"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Inclusion Criteria\":\n  (\n    exists (Common.\"Active Ambulatory Benzodiazepine Rx\")\n      and exists (Common.\"Active Ambulatory Opioid Rx\")\n  )\n    and not Common.\"Patient Age Less Than 18\"\n    and Routines.\"Is Opioid Review Useful?\""
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 14
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "Conditions Indicating End of Life or With Limited Life Expectancy"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Conditions Indicating End of Life or With Limited Life Expectancy\":\n  (\n    \"US Core-Categorized Conditions\" C\n      where C.code in \"Conditions likely terminal for opioid prescribing\"\n        and C.clinicalStatus in \"Active Condition\"\n  )\n  union\n  (\n    \"US Core-Categorized Conditions\" C\n      where C.code in \"Limited life expectancy conditions\"\n        and C.clinicalStatus in \"Active Condition\"\n  )"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 15
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "Admitted/Referred/Discharged to Hospice Care"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Admitted/Referred/Discharged to Hospice Care\":\n  (\n    [Procedure: code in \"Hospice Procedure Codes\"] P\n      where P.status.value in { 'in-progress', 'completed' }\n  )\n  union\n  (\n    \"Service Requests\" SR\n      where SR.code in \"Hospice Procedure Codes\"\n        and SR.status.value in { 'active', 'completed' }\n  )\n  union\n  (\n    if (Config.\"Hospice Findings Exclusion Enabled\") then\n      [Observation: code in \"Hospice Finding Codes\"] O\n        where not (O.status.value in { 'unknown', 'entered-in-error', 'cancelled' })\n    else\n      {}\n  )\n  union\n  (\n    [Encounter] E\n      where date from E.period.start 1 year or less on or before Today()\n        and (\n          if E.hospitalization.dischargeDisposition.coding is null\n              or not exists (E.hospitalization.dischargeDisposition.coding)\n            then false\n          else E.hospitalization.dischargeDisposition in \"Hospice Disposition\"\n        )\n        and E.status.value in { 'planned', 'arrived', 'in-progress', 'finished', 'onleave' }\n  )"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 16
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSCommon"
        },
        {
          "url" : "name",
          "valueString" : "End of Life Assessment"
        },
        {
          "url" : "statement",
          "valueString" : "define \"End of Life Assessment\":\n    // 1. Conditions indicating end of life or with limited life expectancy\n    exists (\n      \"Conditions Indicating End of Life or With Limited Life Expectancy\"\n    )\n    // 2. Admitted/referred/discharged to hospice care\n    or exists (\n      \"Admitted/Referred/Discharged to Hospice Care\"\n    )"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 17
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSREC11PatientView"
        },
        {
          "url" : "name",
          "valueString" : "Exclusion Criteria"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Exclusion Criteria\":\n  Common.\"End of Life Assessment\""
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 18
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSREC11PatientView"
        },
        {
          "url" : "name",
          "valueString" : "Is Recommendation Applicable?"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Is Recommendation Applicable?\":\n  \"Inclusion Criteria\"\n    and not \"Exclusion Criteria\""
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 19
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSREC11PatientView"
        },
        {
          "url" : "name",
          "valueString" : "Get Detail"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Get Detail\":\n  if \"Is Recommendation Applicable?\"\n    then 'Avoid prescribing opioid pain medication and benzodiazepines concurrently whenever possible'\n  else null"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 20
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "extension" : [
        {
          "url" : "libraryName",
          "valueString" : "OpioidCDSREC11PatientView"
        },
        {
          "url" : "name",
          "valueString" : "Get Indicator"
        },
        {
          "url" : "statement",
          "valueString" : "define \"Get Indicator\":\n  if \"Is Recommendation Applicable?\"\n    then 'warning'\n  else null"
        },
        {
          "url" : "displaySequence",
          "valueInteger" : 21
        }
      ],
      "url" : "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-logicDefinition"
    },
    {
      "id" : "effective-data-requirements",
      "url" : "http://fhir.org/guides/cdc/opioid-cds/StructureDefinition/effectiveDataRequirements",
      "valueReference" : {
        "reference" : "#effective-data-requirements"
      }
    }
  ],
  "url" : "http://fhir.org/guides/cdc/opioid-cds/PlanDefinition/opioidcds-11-patient-view",
  "identifier" : [
    {
      "use" : "official",
      "value" : "cdc-opioid-guidance"
    }
  ],
  "version" : "2022.1.0",
  "name" : "PlanDefinition_Recommendation_11_Patient_View",
  "title" : "PlanDefinition - 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain: Recommendation #11 (patient-view)",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code" : "eca-rule",
        "display" : "ECA Rule"
      }
    ]
  },
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-05-01",
  "publisher" : "Centers for Disease Control and Prevention (CDC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov"
        }
      ]
    }
  ],
  "description" : "Concurrently prescribing opioid medications with benzodiazepines increases the risk of harm for the patient.",
  "useContext" : [
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus",
        "display" : "Clinical Focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "182888003",
            "display" : "Medication requested (situation)"
          }
        ]
      }
    },
    {
      "code" : {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code" : "focus",
        "display" : "Clinical Focus"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "82423001",
            "display" : "Chronic pain (finding)"
          }
        ]
      }
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "purpose" : "The 2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain is intended to improve communication between providers and patients about the risks and benefits of opioid therapy for chronic pain, improve the safety and effectiveness of pain treatment, and reduce the risks associated with long-term opioid therapy, including opioid use disorder and overdose. The Guideline is not intended for patients who are in active cancer treatment, palliative care, or end-of-life care.",
  "usage" : "Clinicians should avoid prescribing opioid pain medication and benzodiazepines or other central nervous system depressant concurrently whenever possible.",
  "copyright" : "© CDC 2016+.",
  "topic" : [
    {
      "text" : "Opioid Prescribing"
    }
  ],
  "author" : [
    {
      "name" : "Kensaku Kawamoto, MD, PhD, MHS"
    },
    {
      "name" : "Bryn Rhodes"
    },
    {
      "name" : "Floyd Eisenberg, MD, MPH"
    },
    {
      "name" : "Robert McClure, MD, MPH"
    }
  ],
  "library" : [
    🔗 "http://fhir.org/guides/cdc/opioid-cds/Library/OpioidCDSREC11PatientView"
  ],
  "action" : [
    {
      "title" : "Existing patient has concurrent opioid and benzodiazepine prescriptions.",
      "description" : "Checking if the trigger prescription meets the inclusion criteria for recommendation #11 workflow.",
      "documentation" : [
        {
          "type" : "documentation",
          "display" : "2022 CDC Clinical Practice Guideline for Prescribing Opioids for Pain",
          "url" : "https://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm",
          "document" : {
            "url" : "https://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm"
          }
        },
        {
          "type" : "documentation",
          "url" : "https://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm#Recommendation11:~:text=nervous%20system%20depressants-,(recommendation%20category%3A%20B%3B%20evidence%20type%3A%203).,-Implementation%20Considerations",
          "document" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/cqf-strengthOfRecommendation",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/recommendation-strength",
                      "code" : "weak",
                      "display" : "Weak"
                    }
                  ]
                }
              },
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/cqf-qualityOfEvidence",
                "valueCodeableConcept" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/evidence-quality",
                      "code" : "low",
                      "display" : "Low quality"
                    }
                  ]
                }
              }
            ],
            "url" : "https://www.cdc.gov/mmwr/volumes/71/rr/rr7103a1.htm#Recommendation11:~:text=nervous%20system%20depressants-,(recommendation%20category%3A%20B%3B%20evidence%20type%3A%203).,-Implementation%20Considerations"
          }
        }
      ],
      "trigger" : [
        {
          "type" : "named-event",
          "name" : "patient-view"
        }
      ],
      "condition" : [
        {
          "kind" : "applicability",
          "expression" : {
            "description" : "Check whether the existing patient is using opioids concurrently with benzodiazepines.",
            "language" : "text/cql.identifier",
            "expression" : "Is Recommendation Applicable?"
          }
        }
      ],
      "groupingBehavior" : "visual-group",
      "selectionBehavior" : "any",
      "dynamicValue" : [
        {
          "path" : "action.description",
          "expression" : {
            "language" : "text/cql.identifier",
            "expression" : "Get Detail"
          }
        },
        {
          "path" : "action.title",
          "expression" : {
            "language" : "text/cql.identifier",
            "expression" : "Get Summary"
          }
        },
        {
          "path" : "action.extension",
          "expression" : {
            "language" : "text/cql.identifier",
            "expression" : "Get Indicator"
          }
        }
      ],
      "action" : [
        {
          "description" : "Will revise"
        },
        {
          "description" : "Benefits outweigh risks, snooze 3 months"
        },
        {
          "description" : "N/A - see comment, snooze 3 months"
        }
      ]
    }
  ]
}