-
Test Case JSON
-
Resolution: Referred to External Party for Resolution
-
Major
-
None
-
None
-
MADiE
-
QI-Core
-
Discharged on Antithrombotic Therapy
-
CMS104
-
DENEXCEPPass MedDscPatRsnDTimeEQEncStartTime DENEXCEPPass MedDscPatRsnDTimeEQEncStopTime
-
-
MADiE 1.1.1
-
Yes
Measure: Discharged on Antithrombotic
Test Cases that do not work:
DENEXCEPPass MedDscPatRsnDTimeEQEncStartTime
DENEXCEPPass MedDscPatRsnDTimeEQEncStopTime
DENEXCEPPass MedRsnDuringEncIp
These do not pass DENEXCEP in definition below because they do not match the reasonCode in "Patient Refusal" and I do not see why. Code system seems fine.
define ""Reason for Not Giving Antithrombotic at Discharge"":
[""MedicationNotRequested"": medication in ""Antithrombotic Therapy""] NoAntithromboticDischarge
where ( NoAntithromboticDischarge.reasonCode in ""Medical Reason""
- or NoAntithromboticDischarge.reasonCode in ""Patient Refusal""*
)
and exists ( NoAntithromboticDischarge.category C
where C ~ QICoreCommon.""Community""
or C ~ QICoreCommon.""Discharge""
)
and NoAntithromboticDischarge.intent = 'order'"
Thanks in advance for your time and help.