forked from DPGAlliance/publicgoods-candidates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathihris.json
40 lines (40 loc) · 1.3 KB
/
ihris.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
{
"name": "iHRIS",
"aliases": [
""
],
"description": "iHRIS is a free and open-source software solution that has been used in over 30 countries to more easily collect, maintain, and analyze health workforce data and manage health workforce resources at a ministry of health (MOH), district health offices, and health care facilities. iHRIS helps countries around the world track and manage their health workforce data to improve access to services.",
"website": "https://www.ihris.org/",
"license": [
{
"spdx": "LGPL-3.0",
"licenseURL": "https://github.com/iHRIS/iHRIS/blob/master/LICENSE"
}
],
"SDGs": [
{
"SDGNumber": 3,
"evidenceText": "Countries use it to capture and maintain high-quality information for health workforce planning, management, regulation, and training for improved health outcomes.",
"evidenceURL": "https://www.who.int/workforcealliance/knowledge/toolkit/21/en/"
}
],
"sectors": [],
"type": [
"software"
],
"repositories": [
{
"name": "iHRIS",
"url": "https://github.com/iHRIS/iHRIS"
}
],
"organizations": [
{
"name": "IntraHealth",
"website": "https://www.intrahealth.org/",
"org_type": "owner",
"contact_email": "[email protected]"
}
],
"stage": "DPG"
}