-
Notifications
You must be signed in to change notification settings - Fork 49
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
subject of Group in $evaluate-measure errors #495
Comments
Tracked this down. The issue is that the code for this wasn't yet merged into the cql-evaluator upstream. @mdnazmulkarim is looking at that. |
What is happening with this? |
I think maybe it was the victim of prioritization? Will look into it. |
@rob-reynolds have you had a chance to look into it? Would be nice to use Group subjects for CMS connectathon. |
@p9g |
@p9g We have Group support in measure evaluation now. Have you been able to test on latest on cqf-ruler or evaluators latest snapshots please! |
Hi, I am facing a similar error when doing Library/$evaluate but it does work in the with android-fhir in the log I see that the context is call :
trace:
|
Is:
Providing a subject argument of group (Group/ID) errors
Should be:
Should return a result, no error
Repro:
Example:
https://cloud.alphora.com/sandbox/r4/gic/fhir/Measure/ColorectalCancerScreeningsFHIR/$evaluate-measure?periodStart=2020-01-01&periodEnd=2020-12-31&subject=Group/atr-group
The text was updated successfully, but these errors were encountered: