From decdd6343bd4b61e269fd2bef8b25e0918dab92d Mon Sep 17 00:00:00 2001 From: AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com> Date: Thu, 25 Jan 2024 10:22:40 +0300 Subject: [PATCH] Fix Form Uuids and questions --- .../ampathforms/tpt_case_enrolment_V1.0.json | 53 +------------------ .../tpt_followup_and_treatment_v1.0.json | 2 +- .../ampathforms/tpt_outcome_form_v1.0.json | 2 +- 3 files changed, 3 insertions(+), 54 deletions(-) diff --git a/distro/configuration/ampathforms/tpt_case_enrolment_V1.0.json b/distro/configuration/ampathforms/tpt_case_enrolment_V1.0.json index dfd2a6c2f..bf19bc901 100644 --- a/distro/configuration/ampathforms/tpt_case_enrolment_V1.0.json +++ b/distro/configuration/ampathforms/tpt_case_enrolment_V1.0.json @@ -250,57 +250,6 @@ "validators": [] } ] - }, - { - "label": "TPT Treatment Outcome", - "isExpanded": "true", - "questions": [ - { - "label": "TPT Outcome", - "type": "obs", - "required": false, - "id": "tptOutcome", - "questionOptions": { - "rendering": "radio", - "concept": "1266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [], - "answers": [ - { - "concept": "1267AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Completed" - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug" - }, - { - "concept": "983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Weight change" - } - ] - }, - "validators": [] - }, - { - "label": "Date of Outcome", - "type": "obs", - "required": false, - "id": "dateOfOutcome", - "questionOptions": { - "rendering": "date", - "concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "163284" - } - ], - "answers": [] - }, - "validators": [] - } - ] } ] } @@ -311,7 +260,7 @@ "retired": false, "encounter": "TPT Enrolment", "encounterType": "dc6ce80c-83f8-4ace-a638-21df78542551", - "uuid": "0811422a-1e91-4bba-9dcd-320779cad0db", + "uuid": "71080512-07e6-345f-864f-93e892420258 ", "description": "This form captures enrolment information for a TB preventative treatment (TPT) client ", "version": "1.0" } \ No newline at end of file diff --git a/distro/configuration/ampathforms/tpt_followup_and_treatment_v1.0.json b/distro/configuration/ampathforms/tpt_followup_and_treatment_v1.0.json index 6844c020c..76a63c432 100644 --- a/distro/configuration/ampathforms/tpt_followup_and_treatment_v1.0.json +++ b/distro/configuration/ampathforms/tpt_followup_and_treatment_v1.0.json @@ -469,7 +469,7 @@ "retired": false, "encounter": "TPT Treatment and Follow-up", "encounterType": "1ac3de3f-8fc2-43a7-addb-e805c393ecae", - "uuid": "118f4512-f5b2-4d0f-9dc2-a2d0165790c0", + "uuid": "6212bb87-766e-33d0-b37b-79f019008492 ", "description": "This form captures followup information for a TB preventative treatment (TPT) client ", "version": "1.0" } diff --git a/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json b/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json index ea5cc5a1e..f3a4ab2b1 100644 --- a/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json +++ b/distro/configuration/ampathforms/tpt_outcome_form_v1.0.json @@ -95,7 +95,7 @@ "retired": false, "encounter": "TPT Enrolment", "encounterType": "dc6ce80c-83f8-4ace-a638-21df78542551", - "uuid": "d98674e9-3997-4a3a-9cba-4ce953eb9c3a", + "uuid": "97fa657f-7627-3f81-829d-826b0d4c7d28", "description": "This form captures the outcome for a TB preventative treatment (TPT) client ", "version": "1.0" }