Opioid Issue and Cancer Exclusion

XMLWordPrintable

    • Type: EC eCQMs - Eligible Clinicians
    • Resolution: Answered
    • Priority: Moderate
    • Component/s: None
    • None
    • Jodie Quattrocchi
    • 331-221-0493
    • Elmhurst and Edward Hospital
    • Hide
      Thank you for your question about CMS506v3 Safe Use of Opioids – Concurrent Prescribing. The intent of the measure is to exclude people with active cancer. Cancer is identified in two different ways in the logic - through a cancer prevalence period and through the diagnosis code for the inpatient stay. If the patient has a diagnosis code for cancer and their record is not updated to indicate the cancer had abated, the measure logic would assume the cancer prevalence period is continuing through the relevant inpatient stay and exclude the patient. Because the intent of the measure is to exclude only active cases of cancer, we recommend adding cancer abatement dates when the patient is in remission or recovered so the patient will not be improperly excluded. Please let us know if you have additional questions.





      Denominator Exclusion


      /*Excludes encounters of patients with cancer or who are receiving palliative or hospice care at the time of the encounter*/
      "Inpatient Encounter with Age Greater than or Equal to 18" InpatientEncounter
        where exists ( ["Diagnosis": "All Primary and Secondary Cancer"] Cancer
            where Cancer.prevalencePeriod overlaps InpatientEncounter.relevantPeriod
        )
          or exists ( "Inpatient Encounter with Age Greater than or Equal to 18" InpatientEncounter
              where exists InpatientEncounter.diagnoses Diagnosis
                where Diagnosis.code in "All Primary and Secondary Cancer"​
      Show
      Thank you for your question about CMS506v3 Safe Use of Opioids – Concurrent Prescribing. The intent of the measure is to exclude people with active cancer. Cancer is identified in two different ways in the logic - through a cancer prevalence period and through the diagnosis code for the inpatient stay. If the patient has a diagnosis code for cancer and their record is not updated to indicate the cancer had abated, the measure logic would assume the cancer prevalence period is continuing through the relevant inpatient stay and exclude the patient. Because the intent of the measure is to exclude only active cases of cancer, we recommend adding cancer abatement dates when the patient is in remission or recovered so the patient will not be improperly excluded. Please let us know if you have additional questions. Denominator Exclusion /*Excludes encounters of patients with cancer or who are receiving palliative or hospice care at the time of the encounter*/ "Inpatient Encounter with Age Greater than or Equal to 18" InpatientEncounter   where exists ( ["Diagnosis": "All Primary and Secondary Cancer"] Cancer       where Cancer.prevalencePeriod overlaps InpatientEncounter.relevantPeriod   )     or exists ( "Inpatient Encounter with Age Greater than or Equal to 18" InpatientEncounter         where exists InpatientEncounter.diagnoses Diagnosis           where Diagnosis.code in "All Primary and Secondary Cancer"​
    • No an accurate reflection of patients discharged on opioids due to excluding history of cancer

      Is it correct to exclude a case because a diagnosis of cancer was added to the problem list several years ago, but the cancer code is not on the coding summary for that episode?  For example, colon cancer was added to the problem list in 2012.  A history of colon cancer was added to the problem list in 2014 without removing the colon cancer.  The coding summary has a history of colon cancer code.  The case is excluded because of that colon code added in 2012.  

            Assignee:
            Joelencia Leflore
            Reporter:
            Jodie Quattrocchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Solution Posted On: