forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathintelehealth.json
51 lines (51 loc) · 1.42 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
{
"name": "Intelehealth",
"aliases": [
""
],
"description": "Multichannel Telemedicine solutions for last mile population",
"website": "https://www.intelehealth.org",
"license": [
{
"spdx": "MPL-2.0",
"licenseURL": "https://github.com/Intelehealth/Android-Mobile-Client/blob/master-2.0/License.md"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "We as an organization align with three UN Sustainable Development Goals in our bid to provide holistic and integrated healthcare services through telemedicine to the last mile population where there is no doctor",
"evidenceURL": "https://intelehealth.org/wp-content/uploads/2022/03/eSanjeevani-Jharkhand-1.pdf"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "Intelehealth WebApp",
"url": "https://github.com/Intelehealth/Intelehealth-WebApp"
},
{
"name": "Intelehealth's Android Client",
"url": "https://github.com/Intelehealth/Android-Mobile-Client"
},
{
"name": "Intelehealth OpenMRS module",
"url": "https://github.com/Intelehealth/intelehealth-openmrs-ui"
}
],
"organizations": [
{
"name": "Intelehealth, Inc.",
"website": "https://www.intelehealth.org",
"org_type": "owner",
"contact_name": "Nishant Singh",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}