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

NCQA Glucocorticoids

XMLWordPrintable

    • Icon: EC eCQMs EC eCQMs
    • Resolution: Resolved
    • Icon: Moderate Moderate
    • Measure
    • Hide
      The Denominator Exclusions in the header states an average daily dose of 5 mg or greater is needed for ​Glucocorticoids to count as an exclusion. We need to update the logic to align with the header. ​

      Proposed Solution: Add logic for Glucocorticoid average daily dosing to align with the Denominator Exclusions in the header that would look like the following:



      ["Medication, Active": "Glucocorticoids (oral only)"] Glucocorticoid

       

      return {

       

      AvgperDay = "AvgPerDay" (Glucocorticoid.average)

       

      }


       

      Rationale: To align the logic with the header.
      Show
      The Denominator Exclusions in the header states an average daily dose of 5 mg or greater is needed for ​Glucocorticoids to count as an exclusion. We need to update the logic to align with the header. ​ Proposed Solution: Add logic for Glucocorticoid average daily dosing to align with the Denominator Exclusions in the header that would look like the following: ["Medication, Active": "Glucocorticoids (oral only)"] Glucocorticoid   return {   AvgperDay = "AvgPerDay" (Glucocorticoid.average)   }   Rationale: To align the logic with the header.
    • Hide
      Final Recommendation: Add logic for Glucocorticoid average daily dosing to align with the Denominator Exclusions in the header that would look like the following:
       
      ["Medication, Active": "Glucocorticoids (oral only)"] Glucocorticoid
      return {
      AvgperDay = "AvgPerDay" (Glucocorticoid.average)
      }
      Show
      Final Recommendation: Add logic for Glucocorticoid average daily dosing to align with the Denominator Exclusions in the header that would look like the following:   ["Medication, Active": "Glucocorticoids (oral only)"] Glucocorticoid return { AvgperDay = "AvgPerDay" (Glucocorticoid.average) }

      Impacts CMS249

            edave Mathematica EC eCQM Team
            edave Mathematica EC eCQM Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: