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
As per discussion here #1957 (comment) the fhirPathEngine usage should be centralized and made consistent throughout app. There are usages in ExpressionEvaluator, QuestionnaireViewModel and ResourceMapper which should be modified so that all expressions evaluated are passed with corresponding context data consistently.
Component
SDC library
The text was updated successfully, but these errors were encountered:
I think this is resolved now. We only have one fhirPathEngine in FhirPathUtil that gets passed around in the different classes in datacapture. If this is not true, feel free to re-open the issue
Describe the bug
As per discussion here #1957 (comment) the fhirPathEngine usage should be centralized and made consistent throughout app. There are usages in ExpressionEvaluator, QuestionnaireViewModel and ResourceMapper which should be modified so that all expressions evaluated are passed with corresponding context data consistently.
Component
SDC library
The text was updated successfully, but these errors were encountered: