forked from HL7/fhir-project-mhealth
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-list.json
More file actions
25 lines (25 loc) · 774 Bytes
/
Copy pathpackage-list.json
File metadata and controls
25 lines (25 loc) · 774 Bytes
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
{
"package-id": "hl7.fhir.uv.mhealth-framework",
"canonical": "http://hl7.org/fhir/uv/mhealth-framework",
"title": "Application Data Exchange Assessment Framework and Functional Requirements for Mobile Health",
"introduction": "",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/example/example-ig",
"status": "ci-build",
"current": true
},
{
"version": "0.0.1",
"date": "2020-04-16",
"desc": "Initial STU ballot (May 2020 Ballot)",
"path": "http://hl7.org/fhir/uv/mhealth-framework/2020May",
"status": "ballot",
"sequence": "STU 1",
"fhirversion": "4.0.1",
"current": true
}
]
}