diff --git a/configuration/pih/pih-config-sierraLeone-kgh.json b/configuration/pih/pih-config-sierraLeone-kgh.json index d418c7e..7af65cd 100644 --- a/configuration/pih/pih-config-sierraLeone-kgh.json +++ b/configuration/pih/pih-config-sierraLeone-kgh.json @@ -5,7 +5,7 @@ "site": "KGH", "locationTags": { - "Login Location": ["KGH Triage", "KGH MCH"] + "Login Location": ["KGH Triage", "KGH MCH", "KGH NCD"] }, "components": [ @@ -27,6 +27,7 @@ "mchGAINNewborn", "mentalHealth", "myAccount", + "ncd", "overviewReports", "patientRegistration", "primaryCare", diff --git a/configuration/pih/pih-config-sierraLeone-wellbody.json b/configuration/pih/pih-config-sierraLeone-wellbody.json index 7d850d9..90f7b62 100644 --- a/configuration/pih/pih-config-sierraLeone-wellbody.json +++ b/configuration/pih/pih-config-sierraLeone-wellbody.json @@ -8,7 +8,7 @@ "site": "WELLBODY", "locationTags": { - "Login Location": ["Wellbody Clinic", "Wellbody MCH" ] + "Login Location": ["Wellbody Clinic", "Wellbody MCH", "Wellbody NCD" ] }, "components": [ @@ -27,6 +27,7 @@ "mchGAINMaternal", "mentalHealth", "myAccount", + "ncd", "overviewReports", "patientRegistration", "primaryCare",