From 058bb604663d8cb0d739fb4e52a016db48412ad1 Mon Sep 17 00:00:00 2001 From: sainingo Date: Tue, 15 Aug 2023 12:12:45 +0300 Subject: [PATCH] Add mental health to PMTCT postnatal return 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 3905de089..4d2b8432f 100755 --- a/programs/patient-program-config.json +++ b/programs/patient-program-config.json @@ -1809,6 +1809,10 @@ { "uuid": "8010fabc-2e58-4160-a201-fce9c609d2fa", "display": "COVIDASSESSMENT" + }, + { + "uuid": "37770eca-8a2f-48d6-b3c8-54af0fa989c2", + "display": "MENTALHEALTHSCREENING" } ] },