From d5f0b3f1731debe38bee474f3a8968cfca058c0b Mon Sep 17 00:00:00 2001 From: Daphne210 Date: Wed, 2 Jul 2025 14:13:07 +0300 Subject: [PATCH] Correct HIVST Form Encounter Type uuid --- .../jsonforms/HMIS-ACP-039-HIVSelfTestingRegister.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-039-HIVSelfTestingRegister.json b/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-039-HIVSelfTestingRegister.json index 8528e2a20..17518d8c3 100644 --- a/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-039-HIVSelfTestingRegister.json +++ b/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-039-HIVSelfTestingRegister.json @@ -3,7 +3,7 @@ "version": "4.1.0", "description": "Records clients accessing HIV Self-Test kits at Health facility and community distribution points", "encounter": "HIV Self Testing Encounter", - "encounterType": "d325a161-bc6a-4d62-aec3-80cbb555778a", + "encounterType": "b75fc5be-83a6-4771-afae-87d1b68af4f7", "uuid": "58f7f83d-3dd0-4fa8-ab9b-73ad33f8e791", "processor": "EncounterFormProcessor", "published": true,