From ae8f5b7905f40f442f1daa51b20e8b9e0143a721 Mon Sep 17 00:00:00 2001 From: AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:20:30 +0300 Subject: [PATCH] OHRI-2116 Add action to enrol client to a TPT Program --- .../ampathforms/tpt_outcome_form_v1.0.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json b/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json index 2df6ee994..a1baff1c5 100644 --- a/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json +++ b/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json @@ -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"