Advertisement
Guest User

Untitled

a guest
Jun 18th, 2022
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 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. "name": "ART Adherence",
  7. "label": "ART Adherence",
  8. "required": true
  9. },
  10. {
  11. "name": "Date of Adherence Assessment",
  12. "label": "Date of Adherence Assessment",
  13. "type": "date",
  14. "required": false
  15. }
  16. ]
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement