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

Draft 2025 CMS 347 is missing one day for LDL

XMLWordPrintable

    • Icon: EC eCQMs EC eCQMs
    • Resolution: Answered
    • Icon: Moderate Moderate
    • None
    • None
    • Hide
      Thank you for bringing this to our attention. For CMS347 Statin Therapy for the Prevention and Treatment of Cardiovascular Disease, we will update the logic used for the Definition of 'LDL Result Greater than or Equal to 190' to ensure the last day of the performance period is captured in a future release.
      Show
      Thank you for bringing this to our attention. For CMS347 Statin Therapy for the Prevention and Treatment of Cardiovascular Disease, we will update the logic used for the Definition of 'LDL Result Greater than or Equal to 190' to ensure the last day of the performance period is captured in a future release.
    • CMS0347v7

      Compared to the 2024 version, the draft specification for 2025 CMS 347 is missing one day for the LDL Cholesterol lab test.

      2024:

      define "LDL Result Greater Than or Equal To 190":
        ["Laboratory Test, Performed": "LDL Cholesterol"] LDL190
          where LDL190.result >= 190 'mg/dL'
            and Global."NormalizeInterval" ( LDL190.relevantDatetime, LDL190.relevantPeriod ) starts before 
            end of "Measurement Period"

      2025:

      define "LDL Result Greater Than or Equal To 190":
        ["Laboratory Test, Performed": "LDL Cholesterol"] LDL190
          where LDL190.result >= 190 'mg/dL'
            and Global."NormalizeInterval" ( LDL190.relevantDatetime, LDL190.relevantPeriod ) starts before day of end of "Measurement Period"

      Since LDL190 needs to start before day of end of measurement period, the last day of the measurement period no longer counts.

            edave Mathematica EC eCQM Team
            GeorgeWu George Wu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Solution Posted On: