Advertisement
ananungi

Untitled

Jun 17th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. {
  2. "label": "ART Adherence",
  3. "title": "Participants Demographics",
  4. "subtitle": "What's the participant's ART Adherence within the past 30 days? (Enter Percentage)",
  5. "fields": [
  6. {
  7. "name": "ART Adherence",
  8. "label": "ART Adherence",
  9. "required": true
  10. },
  11. {
  12. "name": "Date of Adherence Assessment",
  13. "label": "Date of Adherence Assessment",
  14. "type": "date",
  15. "required": false
  16. }
  17. ]
  18. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement