From d3a3d5490da7990dd982135041a633076ca04a36 Mon Sep 17 00:00:00 2001 From: Alfred-Mutai Date: Fri, 7 Feb 2025 14:30:17 +0300 Subject: [PATCH] Added drugpickup to Resistance Clinic Visit --- programs/patient-program-config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/programs/patient-program-config.json b/programs/patient-program-config.json index a4809f0b6..577077560 100755 --- a/programs/patient-program-config.json +++ b/programs/patient-program-config.json @@ -2759,6 +2759,10 @@ { "uuid": "2226e81f-38fc-4672-a615-1d37e1c8e637", "display": "ADHERENCE" + }, + { + "uuid": "987009c6-6f24-43f7-9640-c285d6553c63", + "display": "DRUGPICKUP" } ] },