From 80c0965a57c85b557be9d7b8babed4abcd282073 Mon Sep 17 00:00:00 2001 From: jacinta254 Date: Fri, 8 Apr 2022 14:22:44 +0300 Subject: [PATCH] Removed PEP retirn visit --- programs/patient-program-config.json | 37 ---------------------------- 1 file changed, 37 deletions(-) diff --git a/programs/patient-program-config.json b/programs/patient-program-config.json index a78571de3..ad5522155 100755 --- a/programs/patient-program-config.json +++ b/programs/patient-program-config.json @@ -2040,7 +2040,6 @@ { "uuid": "61207315-1e69-4453-9d32-8eb0027cf2f5", "name": "PEP Initial Visit", - "allowedIf": "isFirstPEPVisit", "message": "Patient must not have a prior clinical encounter.", "encounterTypes": [ { @@ -2073,42 +2072,6 @@ } ] }, - { - "uuid": "234e7374-2c3f-4cf3-a6b8-655cafb45cd4", - "name": "PEP Return Visit", - "allowedIf": "!isFirstPEPVisit", - "message": "Patient must have a prior clinical encounter.", - "encounterTypes": [ - { - "uuid": "f091b833-9e1a-4eef-8364-fc289095a832", - "display": "PEPRETURN" - }, - { - "uuid": "a44ad5e2-b3ec-42e7-8cfa-8ba3dbcf5ed7", - "display": "HIVTRIAGE" - }, - { - "uuid": "df55584c-1350-11df-a1f1-0026b9348838", - "display": "DEATHREPORT" - }, - { - "uuid": "1469e5fe-ad76-4041-9aa7-650e6afbe3a1", - "display": "DERMATOLOGYREFERRAL" - }, - { - "uuid": "ae35ed69-e07c-4209-93ce-f23733aa816b", - "display": "FAMILYSTATUS" - }, - { - "uuid": "466d6707-8429-4e61-b5a0-d63444f5ad35", - "display": "COVIDSCREENING" - }, - { - "uuid": "afabceae-61d4-42b6-8f6a-fff48a7797ea", - "display": "COVIDCASEREPORTING" - } - ] - }, { "uuid": "06eca2a8-1da9-4ac4-95c6-15afedd4de21", "name": "HIV Lab Visit",