-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpackage-list.json
44 lines (44 loc) · 1.33 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
{
"package-id": "hl7.fhir.us.immds",
"canonical": "http://hl7.org/fhir/us/immds",
"title": "Immunization Decision Support Forecast (ImmDS) Implementation Guide",
"category": "Medications / Immunizations",
"introduction": "An IG for querying a decision support engine for a personalized immunization forecast.",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/ImmunizationFHIRDS/index.html",
"status": "ci-build",
"current": true
},
{
"version": "1.0.0",
"fhirversion": "4.0.1",
"date": "2021-06-24",
"desc": "1st Trial Use Publication",
"path": "http://hl7.org/fhir/us/immds/STU1",
"status": "trial-use",
"sequence": "STU 1",
"current": true
},
{
"version": "0.2.0",
"fhirversion": "4.0.0",
"date": "2019-07-29",
"desc": "Second ballot (Draft for Trial Use)",
"path": "http://hl7.org/fhir/uv/immds/2019Sep",
"status": "ballot",
"sequence": "STU 1"
},
{
"version": "0.1.0",
"fhirversion": "3.0.1",
"date": "2018-01-01",
"desc": "First ballot (Draft for Comment)",
"path": "http://hl7.org/fhir/uv/immds/2018Jan",
"status": "ballot",
"sequence": "STU 1"
}
]
}