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

cms 139v10 vs 139v11

XMLWordPrintable

    • Icon: EC eCQMs EC eCQMs
    • Resolution: Answered
    • Icon: Moderate Moderate
    • None
    • None
    • Elizabeth Williams
    • Hide
      ​Thank you for your inquiry for CMS139v11 Falls: Screening for Future Fall Risk regarding the addition of "day of" to the numerator logic of the measure. The addition of "day of" to the measure logic was due to a timezone offset issue related to CQL logic structure. Adjusting the numerator logic to say 'during day of "Measurement Period"' will capture dates only from both relevant period and measurement period without time zone offset normalization, and thus all cases within the measurement period are captured and evaluated in the numerator as expected.

      Please note that this change does not imply that the fall screening has to be completed on the day of the encounter, just that it must occur during the measurement period.
      Show
      ​Thank you for your inquiry for CMS139v11 Falls: Screening for Future Fall Risk regarding the addition of "day of" to the numerator logic of the measure. The addition of "day of" to the measure logic was due to a timezone offset issue related to CQL logic structure. Adjusting the numerator logic to say 'during day of "Measurement Period"' will capture dates only from both relevant period and measurement period without time zone offset normalization, and thus all cases within the measurement period are captured and evaluated in the numerator as expected. Please note that this change does not imply that the fall screening has to be completed on the day of the encounter, just that it must occur during the measurement period.
    • CMS0139v11
    • Hide
      If the wording change implies that fall screening has to be completed at the day of the encounter, we have a digital pre-checkin Patient Portal which currently includes a fall screening questionnaire and could be completed day(s) prior or the day of the encounter. If the Fall Screen has to be completed on the day of the encounter then we will have to remove that question from the questionnaire.
      Show
      If the wording change implies that fall screening has to be completed at the day of the encounter, we have a digital pre-checkin Patient Portal which currently includes a fall screening questionnaire and could be completed day(s) prior or the day of the encounter. If the Fall Screen has to be completed on the day of the encounter then we will have to remove that question from the questionnaire.

      In CMS139v11 there is a subtle wording change in the measure specs produced for the numerator of the fall screen.

      CMS139v10

      numerator

      exists ( ["Assessment, Performed": "Falls Screening"] FallsScreen
          where Global."NormalizeInterval" ( FallsScreen.relevantDatetime, FallsScreen.relevantPeriod ) during "Measurement Period"
      )

      CMS139v11

      exists ( ["Assessment, Performed": "Falls Screening"] FallsScreening
          where Global."NormalizeInterval" ( FallsScreening.relevantDatetime, FallsScreening.relevantPeriod ) during day of "Measurement Period"
      )

            edave Mathematica EC eCQM Team
            jwms Jordan Williams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Solution Posted On: