-
Notifications
You must be signed in to change notification settings - Fork 1
/
package-list.json
30 lines (29 loc) · 1.06 KB
/
package-list.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
{
"package-id" : "hl7.fhir.us.patient-reported-outcomes",
"title" : "Patient Reported Outcomes FHIR IG",
"canonical" : "http://hl7.org/fhir/us/patient-reported-outcomes",
"introduction" : "The PRO FHIR IG provides guidance on how to use FHIR resources to capture patient reporteddata that can be used to improve healthcare services and provide data for research.",
"list" : [{
"version" : "current",
"date" : "2019-05-01",
"desc" : "Continuous Integration Build (latest in version control)",
"path" : "http://build.fhir.org/ig/HL7/patient-reported-outcomes/index.html",
"status" : "ci-build",
"current" : true,
"sequence" : "Release 4"
},{
"version" : "0.2.0",
"date" : "2019-05-01",
"desc" : "Release 4 STU Ballot",
"path" : "http://hl7.org/fhir/us/patient-reported-outcomes/2019May",
"status" : "ballot",
"sequence" : "Release 4"
},{
"version" : "0.1.0",
"date" : "2018-08-31",
"desc" : "STU 3 Comment Ballot",
"path" : "http://hl7.org/fhir/us/patient-reported-outcomes/2018Sep",
"status" : "ballot",
"sequence" : "STU 3"
}]
}