forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintelehealth.json
113 lines (113 loc) · 3.54 KB
/
intelehealth.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"name": "Intelehealth",
"clearOwnership": {
"isOwnershipExplicit": "Yes",
"copyrightURL": "https://intelehealthwiki.atlassian.net/wiki/spaces/INTELEHEAL/overview"
},
"platformIndependence": {
"mandatoryDepsCreateMoreRestrictions": "No",
"isSoftwarePltIndependent": "",
"pltIndependenceDesc": ""
},
"documentation": {
"isDocumentationAvailable": "Yes",
"documentationURL": [
"https://intelehealthwiki.atlassian.net/wiki/spaces/INTELEHEAL/overview",
"https://github.com/Intelehealth/Android-Mobile-Client",
"https://github.com/Intelehealth/Intelehealth-WebApp",
"https://sites.google.com/a/intelehealth.io/team-wiki/the-intelehealth-platform/openmrs/openmrs-development-guide"
]
},
"NonPII": {
"collectsNonPII": "No",
"checkNonPIIAccessMechanism": "",
"nonPIIAccessMechanism": ""
},
"privacy": {
"isPrivacyCompliant": "Yes",
"privacyComplianceList": [
"DPA - Data Protection Act, Phillipines: https://docs.google.com/spreadsheets/d/1doSLgybdhUL42HR11kP4di3wVuUeZ30HLGjj7RfYBjc/edit#gid=0",
"IT Act 2000, India"
],
"adherenceSteps": [
"Terms of service - https://intelehealth.org/terms-of-use/",
"Privacy policy - https://intelehealth.org/privacy-policy/"
]
},
"standards": {
"supportStandards": "Yes",
"standardsList": [
"HL7",
"CCD / CDA Export"
],
"evidenceStandardSupport": [
"https://wiki.openmrs.org/pages/viewpage.action?pageId=69075133"
],
"implementBestPractices": "Yes",
"bestPracticesList": [
"User Center design",
"OWASP top 10 standard",
"Agile Methodologies",
"S.O.L.I.D",
"Don't Repeat Your self (DRY)"
]
},
"doNoHarm": {
"preventHarm": {
"stepsToPreventHarm": "Yes",
"additionalInfoMechanismProcessesPolicies": "Risk Assess and Risk Treatment Plan - https://docs.google.com/spreadsheets/d/1szWmJSUI9yZgJogTsxyQQAfAzIRVmqBi/edit#gid=391261868"
},
"dataPrivacySecurity": {
"collectsPII": "Yes",
"typesOfDataCollected": [
"Name",
"Gender",
"DOB",
"Mobile No",
"Address",
"Son / Daughter / Wife of",
"Occupation",
"Cast",
"Economics status",
"Education level",
"Health Vital / medical history",
"Past and family medical history"
],
"thirdPartyDataSharing": "No",
"dataSharingCircumstances": [
""
],
"ensurePrivacySecurity": "Yes",
"privacySecurityDescription": "All data transfer through HTTPS (SSL) & user level security is maintained through SHA-512 encryption with roles & privileges. Privacy policy - https://intelehealth.org/privacy-policy/"
},
"inappropriateIllegalContent": {
"collectStoreDistribute": "No",
"type": "",
"contentFilter": "",
"policyGuidelinesDocumentationLink": "",
"illegalContentDetection": "",
"illegalContentDetectionMechanism": ""
},
"protectionFromHarassment": {
"userInteraction": "Yes",
"addressSafetySecurityUnderageUsers": "Yes",
"stepsAddressRiskPreventSafetyUnderageUsers": [
"We are not registering Underage users"
],
"griefAbuseHarassmentProtection": "Yes",
"harassmentProtectionSteps": [
"Code of conduct - https://github.com/Intelehealth/Android-Mobile-Client/blob/master-2.0/CODE_OF_CONDUCT.md"
]
}
},
"locations": {
"developmentCountries": [
"India"
],
"deploymentCountries": [
"India",
"Kyrgyzstan",
"Philippines"
]
}
}