forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoronasafe-care.json
48 lines (48 loc) · 1.52 KB
/
coronasafe-care.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
{
"name": "Coronasafe Care",
"aliases": [
""
],
"description": "Coronasafe Care is an integrated tele-triage+bed allocation+patient shifting tool for implementing a decentralized Covid19 management strategy.",
"website": "https://coronasafe.network/",
"license": [
{
"spdx": "MIT",
"licenseURL": "https://github.com/coronasafe/care/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "Coronasafe Care is an integrated tele-triage+bed allocation+patient shifting tool for implementing a decentralised pandemic management strategy.",
"evidenceURL": "https://coronasafe.network/"
},
{
"SDGNumber": 9,
"evidenceText": "Integrated Telemedicine & Triage. With integrated telemedicine and triage, patients who feel early symptoms can contact the telemedicine and give their data. Regular follow-ups can be configured and when patients feel breathless, the can be quickly be shifted into the nearest available facility by the war room shifting team.",
"evidenceURL": "https://coronasafe.network/"
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/coronasafe/care/blob/master/LICENSE"
}
],
"organizations": [
{
"name": "Coronasafe Network",
"website": "https://coronasafe.network/",
"org_type": "maintainer",
"contact_name": "Bodhish Thomas",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}