Skip to content

Commit

Permalink
PrEP Followup - Hide adherence section when HIV final result is posit…
Browse files Browse the repository at this point in the history
…ive.
  • Loading branch information
melkam-mekonnen committed Jul 29, 2024
1 parent 013dab3 commit 07f2086
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/forms/pre-exposure-followup.json
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,9 @@
{
"label": "Adherence",
"isExpanded": "true",
"hide": {
"hideWhenExpression": "finalTestResult == '703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
},
"questions": [
{
"label": "Followup Status",
Expand Down

0 comments on commit 07f2086

Please sign in to comment.