-
EC eCQMs - Eligible Clinicians
-
Resolution: Answered
-
Blocker
-
None
-
None
-
-
CMS0156v11
Hi Team,
Consider the below statements :
Two High Risk Medications with Prolonged Duration
Sum(("More Than One Order"(["Medication, Order": "Anti Infectives, other"]))AntiInfectives let DaysSupply: Coalesce(AntiInfectives.daysSupplied, AntiInfectives.supply.value /(AntiInfectives.dosage.value * CMD.ToDaily(AntiInfectives.frequency)))*(1 + Coalesce(AntiInfectives.refills, 0)) return all DaysSupply )> 90
#Query 1:
Consider scenario 1:
Patient A with two documented RXnorm codes on different authordatetime.
Code1 (1648755) : Daysupplied as 1 and refills as 0
Code2 (1648755): Daysupplied as 90 and refills as 0.
What should be the value for DaysSupply for the patient?
Will this patient qualify numerator?
#Query 2:
Consider scenario 2:
Patient B with two documented RXnorm codes on different authordatetime.
Code1 (1648755) : Daysupplied as 1 and refills as 0
Code2 (1648755): Dosage as 1 ,frequency as 1d, supply as 30, and refills as 2
What should be the value for DaysSupply for the patient?
Will this patient qualify numerator?
Request you to provide us with the resolution urgently as our client deliverables are dependent on it.