From 6fca591c994d0b888660718e177680164be780c2 Mon Sep 17 00:00:00 2001 From: Michael Seaton Date: Mon, 6 Dec 2021 12:58:18 -0500 Subject: [PATCH] UHM-6002 - Migrate from mirebalais to pihcore (#47) --- configuration/pih/pih-config-liberia-harper.json | 2 +- configuration/pih/pih-config-liberia.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration/pih/pih-config-liberia-harper.json b/configuration/pih/pih-config-liberia-harper.json index e1366c7..bf0eac1 100644 --- a/configuration/pih/pih-config-liberia-harper.json +++ b/configuration/pih/pih-config-liberia-harper.json @@ -44,7 +44,7 @@ "registrationConfig": { "allowUnknownPatients": false, "allowManualEntryOfPrimaryIdentifier": true, - "afterCreatedUrl": "mirebalais/patientRegistration/afterRegistration.page?patientId={{patientId}}&encounterId={{encounterId}}", + "afterCreatedUrl": "pihcore/patientRegistration/afterRegistration.page?patientId={{patientId}}&encounterId={{encounterId}}", "similarPatientsSearch": { "addressFields": { "cityVillage": "1", diff --git a/configuration/pih/pih-config-liberia.json b/configuration/pih/pih-config-liberia.json index 6458f75..73e46dd 100644 --- a/configuration/pih/pih-config-liberia.json +++ b/configuration/pih/pih-config-liberia.json @@ -14,7 +14,7 @@ "registrationConfig": { "allowUnknownPatients": false, "allowManualEntryOfPrimaryIdentifier": false, - "afterCreatedUrl": "mirebalais/patientRegistration/afterRegistration.page?patientId={{patientId}}&encounterId={{encounterId}}", + "afterCreatedUrl": "pihcore/patientRegistration/afterRegistration.page?patientId={{patientId}}&encounterId={{encounterId}}", "similarPatientsSearch": { "addressFields": { "cityVillage": "1",