Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ohri into develop
  • Loading branch information
melkam-mekonnen committed Jul 25, 2024
2 parents 9a27115 + f00121b commit d9f64cf
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/forms/followup.json
Original file line number Diff line number Diff line change
Expand Up @@ -2477,7 +2477,7 @@
]
},
"hide": {
"hideWhenExpression": "arvAdherence !== '159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
"hideWhenExpression": "arvAdherence !== '159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && arvAdherence !== '159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
},
"id": "reasonForPoorARVAdherence"
},
Expand Down Expand Up @@ -2647,8 +2647,13 @@
"hideWhenExpression": "age <= 4"
},
"questionOptions": {
"calculate": {
"calculateExpression": "resolve(api.getLatestObs(patient.id, 'f980e9d2-e85c-483e-ae93-980623114e6f', '136b2ded-22a3-4831-a39a-088d35a50ef5'))?.valueQuantity?.value"
},
"rendering": "number",
"concept": "f980e9d2-e85c-483e-ae93-980623114e6f",
"max": 999,
"min": 0,
"showDate": ""
},
"id": "height"
Expand Down

0 comments on commit d9f64cf

Please sign in to comment.