You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
In input/cql/USCoreElements- uncomment the “Clinical Trial” definition (lines 555-558)
In input/cql/GMTPInitialExpressions- comment out the first “Clinical Trial” definition (lines 206-209) and uncomment the second “Clinical Trial” definition (lines 212-213).
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.
The text was updated successfully, but these errors were encountered:
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)
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.
The text was updated successfully, but these errors were encountered: