forked from HL7/vrdr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-list.json
56 lines (56 loc) · 1.72 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
{
"list": [
{
"version": "current",
"path": "http://build.fhir.org/ig/HL7/vrdr",
"desc": "Continuous Integration Build (latest in version control)",
"fhirversion": "4.0.1",
"status": "ci-build",
"current": true
},
{
"version": "1.2.0",
"date": "2021-08-08",
"path": "http://hl7.org/fhir/us/vrdr/2021Sep",
"desc": "VRDR STU R2 Ballot",
"fhirversion": "4.0.1",
"status": "ballot",
"sequence": "STU 2",
"current": true
},
{
"version": "1.1.0",
"date": "2021-01-08",
"path": "http://hl7.org/fhir/us/vrdr/STU1.1",
"desc": "VRDR STU R1.1",
"fhirversion": "4.0.1",
"status": "trial-use",
"sequence": "STU 1",
"current": false
},
{
"version": "1.0.0",
"date": "2020-10-26",
"path": "http://hl7.org/fhir/us/vrdr/STU1",
"desc": "VRDR STU R1",
"fhirversion": "4.0.1",
"status": "trial-use",
"sequence": "STU 1",
"current": false
},
{
"version": "0.1.0",
"date": "2019-03-24",
"path": "http://hl7.org/fhir/us/vrdr/2019May",
"desc": "STU #1 1st Ballot",
"fhirversion": "3.0.1",
"status": "ballot",
"sequence": "STU 1",
"current": false
}
],
"package-id": "hl7.fhir.us.vrdr",
"title": "Vital Records Death Reporting FHIR Implementation Guide",
"canonical": "http://hl7.org/fhir/us/vrdr",
"category": "Public Health"
}