Skip to content

Commit

Permalink
(KHP3-4156) Include decline to answer for Prep and STI Services (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldkibet authored Oct 15, 2023
1 parent 37ef17f commit c7a1a0f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions configuration/ampathforms/HTS_Eligibility_Screening.json
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,10 @@
{
"concept": "0",
"label": "No"
},
{
"concept":"162570AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label":"Declined to answer"
}
]
},
Expand Down Expand Up @@ -1418,6 +1422,10 @@
{
"concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label": "No"
},
{
"concept":"162570AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"label":"Declined to answer"
}
]
},
Expand Down

0 comments on commit c7a1a0f

Please sign in to comment.