Skip to content

Commit

Permalink
Merge pull request #203 from ODORA0/ohri-2116
Browse files Browse the repository at this point in the history
OHRI-2116 Add action to enrol client to a TPT Program
  • Loading branch information
kajambiya authored Feb 2, 2024
2 parents 789913b + ae8f5b7 commit f939666
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions distro/configuration/ampathforms/tpt_outcome_form_v1.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,16 @@
"retired": false,
"encounter": "TPT Enrolment",
"encounterType": "dc6ce80c-83f8-4ace-a638-21df78542551",
"postSubmissionActions": [
{
"actionId": "ProgramEnrollmentSubmissionAction",
"enabled": "true",
"config": {
"completionDate": "tptRxEndDate",
"programUuid": "8bf204f6-b905-11ee-8148-476d50497e9a"
}
}
],
"uuid": "97fa657f-7627-3f81-829d-826b0d4c7d28",
"description": "This form captures the outcome for a TB preventative treatment (TPT) client ",
"version": "1.0"
Expand Down

0 comments on commit f939666

Please sign in to comment.