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

QuestionnaireResponse evaluation does not return expected results #81

Open
brynrhodes opened this issue Feb 24, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@brynrhodes
Copy link
Member

Given the following library:

library QuestionnaireExtraction

using FHIR version '4.0.1'

include FHIRHelpers version '4.0.1'

context Patient

define QuestionnaireResponses:
  [QuestionnaireResponse]

Even with an appropriate test case, the result of the QuestionnaireResponses expression is an empty list.

@brynrhodes brynrhodes added the bug Something isn't working label Feb 24, 2022
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
None yet
Development

No branches or pull requests

1 participant