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

EnableWhenExpression context literal fhirpath supplement implementation #1957

Merged
merged 14 commits into from
May 4, 2023
Merged
Prev Previous commit
Next Next commit
Update catalog/src/main/res/values/strings.xml
Co-authored-by: Jing Tang <[email protected]>
  • Loading branch information
maimoonak and jingtang10 committed Apr 27, 2023
commit 2d25288c1b362a67440588b3870318d98af25c10
2 changes: 1 addition & 1 deletion catalog/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
>If Yes is selected, a follow-up question is displayed. If No is selected, no follow-up questions are displayed.</string>
<string
name="behavior_name_enable_when_expression"
>Enable When Expression</string>
>Context Variables</string>
<string
name="behavior_name_calculated_expression_info"
>Input age to automatically calculate birthdate until birthdate is updated manually.</string>
Expand Down