Skip to content

Commit

Permalink
(fix) Updated HIV Green card to include correct adherence anwers (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldkibet authored Oct 21, 2023
1 parent 4eb46f8 commit c3d6548
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions configuration/ampathforms/HIV_Green_Card.json
Original file line number Diff line number Diff line change
Expand Up @@ -4477,12 +4477,24 @@
"rendering": "radio",
"answers": [
{
"concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Yes"
"concept": "1090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "Never/Rarely"
},
{
"concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "No"
"concept":"159416AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label":"Once in a while"
},
{
"concept":"1385AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label":"Sometimes"
},
{
"concept":"1804AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label":"Usually"
},
{
"concept":"1358AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label":"All the time"
}
]
},
Expand Down

0 comments on commit c3d6548

Please sign in to comment.