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

Issue using referenced definition from USCoreElements in GMTPInitialExpressions #11

Open
alexisc0le opened this issue Mar 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alexisc0le
Copy link
Contributor

Describe the bug
When I create a definition in USCoreElements and reference it in GMTPInitialExpressions, some do not work correctly and I get an empty response. I am having problems specifically with the “Clinical Trial” definition.

To Reproduce
(I have outlined the issue on this branch- https://github.com/cqframework/cqf-us/tree/2024-Updates-Debugging)

  1. In input/cql/USCoreElements- uncomment the “Clinical Trial” definition (lines 555-558)
  2. In input/cql/GMTPInitialExpressions- comment out the first “Clinical Trial” definition (lines 206-209) and uncomment the second “Clinical Trial” definition (lines 212-213).
  3. Execute CQL.

Expected Behaviour
The expectation is that we will get a valid response that USCorePatient-GMTP-1 has a ResearchStudy resource. However it is returns empty.

@alexisc0le alexisc0le added the bug Something isn't working label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant