From 83156002b6978b32d9da9c56debfd68497b7c9cd Mon Sep 17 00:00:00 2001 From: Kote Cosmas <110154947+ckote@users.noreply.github.com> Date: Tue, 10 Sep 2024 15:17:11 +0300 Subject: [PATCH] Update kenyaemr.config.json (#761) --- frontend-config/dev/kenyaemr.config.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/frontend-config/dev/kenyaemr.config.json b/frontend-config/dev/kenyaemr.config.json index fb3f9941..fc5ba8da 100644 --- a/frontend-config/dev/kenyaemr.config.json +++ b/frontend-config/dev/kenyaemr.config.json @@ -204,6 +204,12 @@ "formUuid": "18c209ac-0787-4b51-b9aa-aa8b1581239c", "encounterTypeUuid": "a0ee267f-4555-48d7-9b1b-6d0dadee8506" }, + { + "id": "mopc-clinic", + "title": "MOPC", + "formUuid": "00aa7662-e3fd-44a5-8f3a-f73eb7afa437", + "encounterTypeUuid": "4c629037-c0cd-4094-84d7-0737ab7b1bd0" + }, { "id": "gopc-clinic", "title": "GOPC", @@ -344,4 +350,4 @@ "defaultFacilityUrl": "/ws/rest/v1/kenyaemr/default-facility" }, "@kenyaemr/esm-shr-app": {} -} \ No newline at end of file +}