From 480223158afa3c7424539ead73571313bbf1a244 Mon Sep 17 00:00:00 2001 From: kajambiya Date: Wed, 23 Aug 2023 09:05:46 +0300 Subject: [PATCH] remove pmtct esm overrides --- frontend/ohri-config.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/frontend/ohri-config.json b/frontend/ohri-config.json index 171420105..ba99f843c 100644 --- a/frontend/ohri-config.json +++ b/frontend/ohri-config.json @@ -75,16 +75,5 @@ "logo": { "src": "ohri_logo_light.svg" } - }, - "@ohri/openmrs-esm-ohri-pmtct": { - "identifiers": { - "preferredIdentifierSource": "8549f706-7e85-4c1d-9424-217d50a2988b" - }, - "encounterTypes": { - "antenatal": "677d1a80-dbbe-4399-be34-aa7f54f11405", - "laborAndDelivery": "6dc5308d-27c9-4d49-b16f-2c5e3c759757", - "infantPostnatal": "af1f1b24-d2e8-4282-b308-0bf79b365584", - "motherPostnatal": "269bcc7f-04f8-4ddc-883d-7a3a0d569aad" - } } }