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

#537 - extending $cql operation, adding tests, cleanup #538

Merged
merged 3 commits into from
Jul 7, 2022
Merged

Conversation

c-schuler
Copy link
Contributor

@c-schuler c-schuler commented Jun 29, 2022

For review:

  • Change "expression" parameter to be optional
  • Add "content" parameter
  • When both the "expression" and "content" parameters are present return only the expression specified
    • Add tests
  • When only the "expression" parameter is present, behavior should not change
    • Old tests should still succeed with updates
  • When only the "content" parameter is present, return the results of all library expressions
    • Add tests
  • Add updates to both R4 and STU3

@c-schuler c-schuler changed the title #537 - extending operation, adding tests, cleanup #537 - extending $cql operation, adding tests, cleanup Jun 29, 2022
@c-schuler c-schuler requested a review from jreyno77 June 29, 2022 15:47
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

Successfully merging this pull request may close these issues.

2 participants