-
EH/CAH eCQMs - Eligible Hospitals/Critical Access Hospitals
-
Resolution: Answered
-
Critical
-
None
-
None
-
-
CMS0334v4
Hi Team,
Consider the below statement of denominator exclusion from cms334v4:
Encounter with Abnormal Presentation
"Singleton Delivery Encounters at 37 Plus Weeks Gravida 1 Parity 0, No Previous Births" QualifyingEncounter
let LastAbnormalPresentation: Last(["Assessment, Performed": "Abnormal Presentation"] AbnormalPresentation
where Global."EarliestOf"(AbnormalPresentation.relevantDatetime, AbnormalPresentation.relevantPeriod)before or on PCMaternal."LastTimeOfDelivery"(QualifyingEncounter)
sort by Global."EarliestOf"(relevantDatetime, relevantPeriod)
)
where exists ( QualifyingEncounter.diagnoses EncounterDiagnosis
where EncounterDiagnosis.code in "Abnormal Presentation"
)
or Global."EarliestOf" ( LastAbnormalPresentation.relevantDatetime, LastAbnormalPresentation.relevantPeriod ) during QualifyingEncounter.relevantPeriod
Query :
According to above statement if the patient has abnormal presentation the patient would be excluded. Does this mean we need to have a code coming from assessment performed for abnormal presentation as well as encounterdiagnosis.code both? Or even if the code exists in just one of the sections will qualify the patient for the numerator?
Request you to provide us with the resolution urgently as our client deliverables are dependent on it.