This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
/
bahmni.json
47 lines (47 loc) · 1.96 KB
/
bahmni.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
{
"name": "Bahmni",
"description": "Open Source Comprehensive Electronic Medical Record System built on top of OpenMRS, OpenELIS and OpenERP",
"website": "https://www.bahmni.org",
"license": [
{
"spdx": "AGPL-3.0",
"licenseURL": "https://www.bahmni.org/license"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "Over 500 implementations across 50 countries - predominantly in Africa and Asia. Millions of patients across the world have benefited from Bahmni as their stretched doctors and caregivers have used the system to track and monitor patient health and records. The endTB project that tested the latest anti-biotics (Bedqualine and Delamanid) was run on Bahmni."
},
{
"SDGNumber": 10,
"evidenceText": "Over 500 implementations across 50 countries - predominantly in Africa and Asia. Millions of patients across the world have benefited from Bahmni as their stretched doctors and caregivers have used the system to track and monitor patient health and records. The endTB project that tested the latest anti-biotics (Bedqualine and Delamanid) was run on Bahmni."
},
{
"SDGNumber": 17,
"evidenceText": "Over 500 implementations across 50 countries - predominantly in Africa and Asia. Millions of patients across the world have benefited from Bahmni as their stretched doctors and caregivers have used the system to track and monitor patient health and records. The endTB project that tested the latest anti-biotics (Bedqualine and Delamanid) was run on Bahmni."
}
],
"sectors": [
"Health"
],
"type": [
"software"
],
"repositories": [
{
"name": "main",
"url": "https://github.com/Bahmni/bahmni-core"
}
],
"organizations": [
{
"name": "Bahmni",
"website": "https://bahmni.org",
"org_type": "owner",
"contact_name": "Vinod Sankaranarayanan",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}