From 30dca0d6508e896f7fdf468c459a2dfe2a9ccc22 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Fri, 25 Jun 2021 16:15:31 +0300 Subject: [PATCH 1/9] Update DPG: Bisa Health --- digitalpublicgoods/bisa-health.json | 60 +++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 digitalpublicgoods/bisa-health.json diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json new file mode 100644 index 000000000..0ae786420 --- /dev/null +++ b/digitalpublicgoods/bisa-health.json @@ -0,0 +1,60 @@ +{ + "name": "Bisa Health", + "clearOwnership": { + "isOwnershipExplicit": "No" + }, + "platformIndependence": { + "mandatoryDepsCreateMoreRestrictions": "No" + }, + "documentation": { + "isDocumentationAvailable": "No" + }, + "NonPII": { + "collectsNonPII": "No" + }, + "privacy": { + "isPrivacyCompliant": "No" + }, + "standards": { + "supportStandards": "No", + "implementBestPractices": "Yes", + "bestPracticesList": [ + "Design with user", + "Use open source", + "Be collarborative ", + "Be data driven " + ] + }, + "doNoHarm": { + "preventHarm": { + "stepsToPreventHarm": "Yes" + }, + "dataPrivacySecurity": { + "collectsPII": "Yes", + "ensurePrivacySecurity": "Yes" + }, + "inappropriateIllegalContent": { + "collectStoreDistribute": "Yes" + }, + "protectionFromHarassment": { + "userInteraction": "Yes" + } + }, + "dataPrivacySecurity": { + "typesOfDataCollected": [ + "Name", + "Email", + "Phone Number", + "Phone number" + ] + }, + "locations": { + "developmentCountries": [ + "Ghana" + ], + "deploymentCountries": [ + "Ghana", + "Senegal" + ] + } +} From 120497a2edd2c10de5db025efbafc68e61d4bf01 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 19 Jul 2021 13:29:59 +0000 Subject: [PATCH 2/9] Update JSON structure --- digitalpublicgoods/bisa-health.json | 70 ++++++++++++++++++++++------- 1 file changed, 53 insertions(+), 17 deletions(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index 0ae786420..53a518721 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -1,22 +1,42 @@ { "name": "Bisa Health", "clearOwnership": { - "isOwnershipExplicit": "No" + "isOwnershipExplicit": "No", + "copyrightURL": "" }, "platformIndependence": { - "mandatoryDepsCreateMoreRestrictions": "No" + "mandatoryDepsCreateMoreRestrictions": "No", + "isSoftwarePltIndependent": "", + "pltIndependenceDesc": "" }, "documentation": { - "isDocumentationAvailable": "No" + "isDocumentationAvailable": "No", + "documentationURL": [ + "" + ] }, "NonPII": { - "collectsNonPII": "No" + "collectsNonPII": "No", + "checkNonPIIAccessMechanism": "Unknown", + "nonPIIAccessMechanism": "" }, "privacy": { - "isPrivacyCompliant": "No" + "isPrivacyCompliant": "No", + "privacyComplianceList": [ + "" + ], + "adherenceSteps": [ + "" + ] }, "standards": { "supportStandards": "No", + "standardsList": [ + "" + ], + "evidenceStandardSupport": [ + "" + ], "implementBestPractices": "Yes", "bestPracticesList": [ "Design with user", @@ -27,27 +47,43 @@ }, "doNoHarm": { "preventHarm": { - "stepsToPreventHarm": "Yes" + "stepsToPreventHarm": "Yes", + "additionalInfoMechanismProcessesPolicies": "" }, "dataPrivacySecurity": { "collectsPII": "Yes", - "ensurePrivacySecurity": "Yes" + "typesOfDataCollected": [ + "Name", + "Email", + "Phone Number" + ], + "thirdPartyDataSharing": "Unknown", + "dataSharingCircumstances": [ + "" + ], + "ensurePrivacySecurity": "Yes", + "privacySecurityDescription": "" }, "inappropriateIllegalContent": { - "collectStoreDistribute": "Yes" + "collectStoreDistribute": "Yes", + "type": "", + "contentFilter": "", + "policyGuidelinesDocumentationLink": "", + "illegalContentDetection": "", + "illegalContentDetectionMechanism": "" }, "protectionFromHarassment": { - "userInteraction": "Yes" + "userInteraction": "Yes", + "addressSafetySecurityUnderageUsers": "Yes", + "stepsAddressRiskPreventSafetyUnderageUsers": [ + "" + ], + "griefAbuseHarassmentProtection": "Yes", + "harassmentProtectionSteps": [ + "" + ] } }, - "dataPrivacySecurity": { - "typesOfDataCollected": [ - "Name", - "Email", - "Phone Number", - "Phone number" - ] - }, "locations": { "developmentCountries": [ "Ghana" From 996c5a1960fe9302347253d0a34077b4d7c30c38 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Thu, 22 Jul 2021 13:30:47 +0000 Subject: [PATCH 3/9] Update bisa-health.json --- digitalpublicgoods/bisa-health.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index 53a518721..101b3d5c9 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -17,7 +17,7 @@ }, "NonPII": { "collectsNonPII": "No", - "checkNonPIIAccessMechanism": "Unknown", + "checkNonPIIAccessMechanism": "", "nonPIIAccessMechanism": "" }, "privacy": { From 755d678f0c78a6618fd0712a3d4b3ff7ac86d201 Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Thu, 22 Jul 2021 13:34:12 +0000 Subject: [PATCH 4/9] Update bisa-health.json --- digitalpublicgoods/bisa-health.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index 101b3d5c9..bead9ee00 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -39,10 +39,7 @@ ], "implementBestPractices": "Yes", "bestPracticesList": [ - "Design with user", - "Use open source", - "Be collarborative ", - "Be data driven " + "Principles For Digital Development" ] }, "doNoHarm": { From 223e9ee7b30c70802b1ceb3bed3ceec12d23e9bf Mon Sep 17 00:00:00 2001 From: Nathan Baleeta Date: Thu, 22 Jul 2021 14:02:31 +0000 Subject: [PATCH 5/9] Update bisa-health.json --- digitalpublicgoods/bisa-health.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index bead9ee00..87b85eaef 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -62,7 +62,7 @@ "privacySecurityDescription": "" }, "inappropriateIllegalContent": { - "collectStoreDistribute": "Yes", + "collectStoreDistribute": "No", "type": "", "contentFilter": "", "policyGuidelinesDocumentationLink": "", From 226f2d8e8343ea89b432a51fc8a324ed62688818 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Tue, 7 Sep 2021 20:46:27 +0300 Subject: [PATCH 6/9] Update data privacy & security indicator --- digitalpublicgoods/bisa-health.json | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index 87b85eaef..dce6641ac 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -1,8 +1,8 @@ { "name": "Bisa Health", "clearOwnership": { - "isOwnershipExplicit": "No", - "copyrightURL": "" + "isOwnershipExplicit": "Yes", + "copyrightURL": "https://bisaapp.com/" }, "platformIndependence": { "mandatoryDepsCreateMoreRestrictions": "No", @@ -30,9 +30,9 @@ ] }, "standards": { - "supportStandards": "No", + "supportStandards": "Yes", "standardsList": [ - "" + "ISO 13131:2021" ], "evidenceStandardSupport": [ "" @@ -45,21 +45,24 @@ "doNoHarm": { "preventHarm": { "stepsToPreventHarm": "Yes", - "additionalInfoMechanismProcessesPolicies": "" + "additionalInfoMechanismProcessesPolicies": "All doctors are certified professionals recommended by the Ghana Health Service(GHS). " }, "dataPrivacySecurity": { "collectsPII": "Yes", "typesOfDataCollected": [ "Name", "Email", - "Phone Number" + "Phone Number", + "Address", + "Date of birth", + "Known/existing medical condition" ], - "thirdPartyDataSharing": "Unknown", + "thirdPartyDataSharing": "No", "dataSharingCircumstances": [ "" ], "ensurePrivacySecurity": "Yes", - "privacySecurityDescription": "" + "privacySecurityDescription": "Bisa has features like anonymous login for users to easily ask questions without keeping any user data. \n Users are given system generated names to ensure anonymity" }, "inappropriateIllegalContent": { "collectStoreDistribute": "No", @@ -73,11 +76,12 @@ "userInteraction": "Yes", "addressSafetySecurityUnderageUsers": "Yes", "stepsAddressRiskPreventSafetyUnderageUsers": [ - "" + "All doctors are certified professionals recommended by the Ghana Health Service(GHS).", + "Users are given system generated names to ensure anonymity" ], "griefAbuseHarassmentProtection": "Yes", "harassmentProtectionSteps": [ - "" + "All content on the Bisa Platform (Articles / tips) are verified health information from the Ghana Health Service(GHS)." ] } }, From 6b72419bc48c90b1f4c309ea0433389d908cc442 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Tue, 14 Sep 2021 21:27:37 +0300 Subject: [PATCH 7/9] Updated documentation indicator --- digitalpublicgoods/bisa-health.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index dce6641ac..526caa93f 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -10,9 +10,10 @@ "pltIndependenceDesc": "" }, "documentation": { - "isDocumentationAvailable": "No", + "isDocumentationAvailable": "Yes", "documentationURL": [ - "" + "API usage: http://bisaapp.com/open-source/", + "Explore endpoints: https://docs.google.com/document/d/1ZwiRPuOUEDZkbglaKw5wK53WQ7tVxAL7/edit" ] }, "NonPII": { From eb0b3f753dd48af9695698d687857124936b4972 Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Mon, 25 Oct 2021 11:21:36 +0300 Subject: [PATCH 8/9] Update status from nominee to DPG --- digitalpublicgoods/bisa-health.json | 12 +++++++++--- nominees/bisa-health.json | 2 +- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index 526caa93f..2d9e87e35 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -22,12 +22,18 @@ "nonPIIAccessMechanism": "" }, "privacy": { - "isPrivacyCompliant": "No", + "isPrivacyCompliant": "Yes", "privacyComplianceList": [ - "" + "The Bisa Mobile Application is conscious of the sensitivity of the information/data it handles and is therefore committed to maintaining the confidence and trust with respect to the privacy of its users. \n The following laws of Ghana are applicable with respect to the Bisa Mobile Application and we are committed to adhering to them:-", + "Electronic Communications Act, 2008 (Act 775)", + "Electronic Communications Regulations, 2011 (L.I. 1991)", + "Credit Reporting Act, 2007 (Act 726)", + "Public Health Act, 2012 (Act 851)", + "Children’s Act, 1998 (Act 560)", + "Reference: https://bisaapp.com/legal-data-privacy-laws/" ], "adherenceSteps": [ - "" + "Privacy policy - https://bisaapp.com/privacy-policy/" ] }, "standards": { diff --git a/nominees/bisa-health.json b/nominees/bisa-health.json index 39693939f..e9a46d23f 100644 --- a/nominees/bisa-health.json +++ b/nominees/bisa-health.json @@ -39,5 +39,5 @@ "contact_email": "raindolf@bisaapp.com " } ], - "stage": "nominee" + "stage": "DPG" } From 4d10121422b572906ea12558afad1edeeccc8ed6 Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Wed, 27 Oct 2021 10:30:14 -0600 Subject: [PATCH 9/9] MAINT: removed/added white space --- digitalpublicgoods/bisa-health.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/digitalpublicgoods/bisa-health.json b/digitalpublicgoods/bisa-health.json index 2d9e87e35..5d5e2fa59 100644 --- a/digitalpublicgoods/bisa-health.json +++ b/digitalpublicgoods/bisa-health.json @@ -52,7 +52,7 @@ "doNoHarm": { "preventHarm": { "stepsToPreventHarm": "Yes", - "additionalInfoMechanismProcessesPolicies": "All doctors are certified professionals recommended by the Ghana Health Service(GHS). " + "additionalInfoMechanismProcessesPolicies": "All doctors are certified professionals recommended by the Ghana Health Service (GHS)." }, "dataPrivacySecurity": { "collectsPII": "Yes", @@ -69,7 +69,7 @@ "" ], "ensurePrivacySecurity": "Yes", - "privacySecurityDescription": "Bisa has features like anonymous login for users to easily ask questions without keeping any user data. \n Users are given system generated names to ensure anonymity" + "privacySecurityDescription": "Bisa has features like anonymous login for users to easily ask questions without keeping any user data. \n Users are given system generated names to ensure anonymity." }, "inappropriateIllegalContent": { "collectStoreDistribute": "No", @@ -83,12 +83,12 @@ "userInteraction": "Yes", "addressSafetySecurityUnderageUsers": "Yes", "stepsAddressRiskPreventSafetyUnderageUsers": [ - "All doctors are certified professionals recommended by the Ghana Health Service(GHS).", + "All doctors are certified professionals recommended by the Ghana Health Service (GHS).", "Users are given system generated names to ensure anonymity" ], "griefAbuseHarassmentProtection": "Yes", "harassmentProtectionSteps": [ - "All content on the Bisa Platform (Articles / tips) are verified health information from the Ghana Health Service(GHS)." + "All content on the Bisa Platform (Articles / tips) are verified health information from the Ghana Health Service (GHS)." ] } },