-
EH/CAH eCQMs - Eligible Hospitals/Critical Access Hospitals
-
Resolution: Answered
-
Moderate
-
None
-
None
-
-
CMS0334v4
Hi Team,
Consider statements below 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 :
From the above statements valueset mentioned in measure document for "Abnormal Presentation" (2.16.840.1.113762.1.4.1045.105) is same for QDM data type "Assessment, Performed" and Diagnosis , so we anticipate that the same valueset will be used for both the QDM data types , Please confirm if our understanding is correct.
Request you to provide us with the resolution urgently as our client deliverables are dependent on it.