From a51f6d5760e2a563b10ba8f2691e41262e652130 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Wed, 26 May 2021 22:04:49 +0300 Subject: [PATCH] Updated OpenMRS deplyment countries --- digitalpublicgoods/openmrs.json | 64 +++++++++++++++++++++++++++++++-- 1 file changed, 62 insertions(+), 2 deletions(-) diff --git a/digitalpublicgoods/openmrs.json b/digitalpublicgoods/openmrs.json index 323eaf8ce..da08b8304 100644 --- a/digitalpublicgoods/openmrs.json +++ b/digitalpublicgoods/openmrs.json @@ -92,10 +92,70 @@ }, "locations": { "developmentCountries": [ - "" + "Bangladesh", + "Cambodia", + "Cameroon", + "Chile", + "Cote d’Ivoire", + "Ethiopia", + "Guatemala", + "Haiti", + "Hungary", + "India", + "Indonesia", + "Kazahkstan", + "Kenya", + "Lesotho", + "Liberia", + "Malawi", + "Mexico", + "Mozambique", + "Nepal", + "Nigeria", + "North Korea", + "Pakistan", + "Philippines", + "Rwanda", + "Sierra Leone", + "South Africa", + "Sri Lanka", + "Tajikistan", + "Tanzania", + "Uganda", + "Vietnam" ], "deploymentCountries": [ - "" + "Bangladesh", + "Cambodia", + "Cameroon", + "Chile", + "Cote d’Ivoire", + "Ethiopia", + "Guatemala", + "Haiti", + "Hungary", + "India", + "Indonesia", + "Kazahkstan", + "Kenya", + "Lesotho", + "Liberia", + "Malawi", + "Mexico", + "Mozambique", + "Nepal", + "Nigeria", + "North Korea", + "Pakistan", + "Philippines", + "Rwanda", + "Sierra Leone", + "South Africa", + "Sri Lanka", + "Tajikistan", + "Tanzania", + "Uganda", + "Vietnam" ] } }