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

Min / Max for Datetime #48

Closed
evan-gordon opened this issue Jul 10, 2024 · 1 comment
Closed

Min / Max for Datetime #48

evan-gordon opened this issue Jul 10, 2024 · 1 comment
Assignees

Comments

@evan-gordon
Copy link
Collaborator

Support CQL Min / Max operators DateTime overloads for use in #39

In the MERindicators there's use of the Min(List) and Max(List) operators which we don't currently support.

Spec links:
https://cql.hl7.org/09-b-cqlreference.html#max
https://cql.hl7.org/09-b-cqlreference.html#min

copybara-service bot pushed a commit that referenced this issue Jul 11, 2024
Referenced in #48

PiperOrigin-RevId: 651174726
copybara-service bot pushed a commit that referenced this issue Jul 11, 2024
Referenced in #48

PiperOrigin-RevId: 651210308
@evan-gordon evan-gordon self-assigned this Jul 12, 2024
@evan-gordon
Copy link
Collaborator Author

These are both now supported via the above and #54 changes.

Closing this issue as fixed.

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

No branches or pull requests

1 participant