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

PlanDefinition action is not executed if it specifies an applicability condition represented as a CQL expression defined in a Library resource #1981

Closed
divyaramnath-13 opened this issue Apr 21, 2023 · 0 comments · Fixed by #1982
Assignees
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue

Comments

@divyaramnath-13
Copy link
Contributor

Describe the bug
PlanDefinition action is not executed if it specifies an applicability condition represented as a CQL expression defined in a Library resource. Even if the CQL expression evaluates to true (tested independently using fhirOperator.evaluateLibrary(...)), the action is not performed.

Component
Workflow library

Expected behavior
If the CQL expression evaluates to true, then the PlanDefinition action needs to be executed.

Would you like to work on the issue?
Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Medium effort - 3 to 5 days P1 High priority issue
Projects
Status: Complete
Development

Successfully merging a pull request may close this issue.

2 participants