Uploaded image for project: 'eCQM Issue Tracker'
  1. eCQM Issue Tracker
  2. CQM-6190

CMS125v12- overlaps day of "Measurement Period"

XMLWordPrintable

    • Icon: EC eCQMs EC eCQMs
    • Resolution: Answered
    • Icon: Moderate Moderate
    • None
    • None
    • Hide
      ​Thank you for your inquiry on CMS125, Breast Cancer Screening. This CQL syntax means the time period (i.e., start time through stop time) of the encounter event has to overlap the measurement period. For example, a hospice encounter can begin prior to the measurement period and continue into the measurement period, or a hospice encounter can begin and end on the same day during the measurement period, or a hospice encounter can begin during the measurement period and end after the measurement period.
      Show
      ​Thank you for your inquiry on CMS125, Breast Cancer Screening. This CQL syntax means the time period (i.e., start time through stop time) of the encounter event has to overlap the measurement period. For example, a hospice encounter can begin prior to the measurement period and continue into the measurement period, or a hospice encounter can begin and end on the same day during the measurement period, or a hospice encounter can begin during the measurement period and end after the measurement period.
    • CMS0125v12

      Want to know, what do you mean by “overlaps day of Measurement Period" for the below instance

       

      Hospice.Has Hospice Services

      • exists ( ["Encounter, Performed": "Encounter Inpatient"] InpatientEncounter
        where ( InpatientEncounter.dischargeDisposition ~ "Discharge to home for hospice care (procedure)"
        or InpatientEncounter.dischargeDisposition ~ "Discharge to healthcare facility for hospice care (procedure)"
        )
        and InpatientEncounter.relevantPeriod ends during day of "Measurement Period"
        )
        or exists ( ["Encounter, Performed": "Hospice Encounter"] HospiceEncounter
        where HospiceEncounter.relevantPeriod overlaps day of "Measurement Period"

            edave Mathematica EC eCQM Team
            uaarthi Aarthi Ugin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Solution Posted On: