diff --git a/frontend/ohri-config.json b/frontend/ohri-config.json index ac4699678..171420105 100644 --- a/frontend/ohri-config.json +++ b/frontend/ohri-config.json @@ -79,6 +79,12 @@ "@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" } } }