Improved testing for "max intervals" (Interval[null, null]) and "unknown intervals" (Interval(null, null)) - #116
Conversation
… "unknown intervals" (Interval(null, null))
|
The following tests have unmatched actual vs expected results. If that is as it should be, due to clinical_quality_language errors, then I am willing to approve. I am willing to enter issues into the cql repo. If Interval[null, null] actually means Interval[minimum value, maximum vale] then that explains many of the expected values. TestMaxIntervalEndsFalse returns null, but expected is false |
|
Correct, I believe the expected outcomes here are correct, and if an engine isn't getting these results, it needs to be corrected. |
bryantaustin13
left a comment
There was a problem hiding this comment.
Evaluated and approved
richfirely
left a comment
There was a problem hiding this comment.
Approved by Firely during Connectathon meeting 9/19/2026.
|
This is causing issues in cqframework/dqm-content-qicore-2025#58 |
Fixed #106