-
EC eCQMs - Eligible Clinicians
-
Resolution: Answered
-
Moderate
-
None
-
None
-
-
CMS0144v12, CMS0145v12
-
CMS0144v11, CMS0145v11
-
We want to ensure our SQL reports are aligning with the intention of the measure, despite the specification logic seemingly being inconsistent.
For the CMS 144/145, there is a denominator exception for when a patient has an active diagnosis of atrioventricular block and not a pacemaker. In the specifications, this is described in the "Has Diagnosis of Cardiac Pacer in Situ" ** and "Has Cardiac Pacer Device Implanted" data terms.
For "Has Diagnosis of Cardiac Pacer in Situ", the specifications make it clear that this diagnosis must overlap the Heart Failure encounter:
such that CardiacPacerDiagnosis.prevalencePeriod overlaps after ModerateOrSevereLVSDHFOutpatientEncounter.relevantPeriod
For the "Has Cardiac Pacer Device Implanted", the specifications make it clear that this procedure has to have happened prior to the Heart Failure encounter:
such that ( Global."NormalizeInterval" ( ImplantedCardiacPacer.relevantDatetime, ImplantedCardiacPacer.relevantPeriod ) ) starts before
end of ModerateOrSevereLVSDHFOutpatientEncounter.relevantPeriod
The logic seems to be inconsistent, as the latter suggests that once a cardiac pacemaker has been implanted, they will never be able to meet this exception, while the former suggests that if the diagnosis is made inactive/historical by the time the encounter occurs, then they would be able to qualify.
If a patient had a pacemaker, and that pacemaker was removed prior to the heart failure encounter, then would they qualify for this exception since they did not currently have the pacemaker diagnosis, or would they not qualify since they had a history of having the procedure?