Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix integration test - null is returned instead of true/false for Denominator #705

Open
aswathikrishnan24 opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@aswathikrishnan24
Copy link

Describe the bug
ProstateCaAvoidanceBoneScanOveruseFHIR

In a CQL - ProstateCaAvoidanceBoneScanOveruseFHIR, we have following define, a Boolean result (true/false) is expected not null

define "Denominator":
"Initial Population"
and "First Prostate Cancer Treatment during day of Measurement Period" is not null
and "Most Recent Prostate Cancer Staging Tumor Size T1a to T2a" is not null
and "Most Recent PSA Test Result is Low"
and "Most Recent Gleason Score is Low"

To Reproduce
Steps to reproduce the behavior:

  1. Run following integration test ProstateCaAvoidanceBoneScanOveruseFHIR-> test case 1a4d1c2a-0681-4c42-8f9a-2faf393b6ad3

Screenshots

Image

Version used:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants