Skip to content

Commit

Permalink
UHM-6002 - Migrate from mirebalais to pihcore (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
mseaton committed Dec 6, 2021
1 parent 02fe9e3 commit 6fca591
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion configuration/pih/pih-config-liberia-harper.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion configuration/pih/pih-config-liberia.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6fca591

Please sign in to comment.