forked from hl7au/hl7.au.fhir.template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
134 lines (134 loc) · 4.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
{
"package-id" : "hl7.au.fhir.template",
"title" : "Base template for FHIR IGs published by HL7 Australia",
"canonical" : "http://fhir.org/templates/hl7.au.fhir.template",
"introduction" : "This is the base template for FHIR implementation guides published by HL7 Australia",
"list" : [
{
"version" : "current",
"desc" : "Continuous Integration Build (latest in version control)",
"path" : "https://build.fhir.org/ig/HL7au/hl7.au.fhir.template",
"status" : "ci-build",
"current" : true
},
{
"version" : "0.10.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.10.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Upgrade for dependency on fhir.base.template v0.9.0.",
"current" : true
},
{
"version" : "0.9.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.9.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Update footer to match international version, redirecting 'propose a change' to Jira.",
"date" : "2024-04-25"
},
{
"version" : "0.8.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.8.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Revised CSS styling",
"date" : "2024-03-07"
},
{
"version" : "0.7.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.7.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Upgrade to add CSS for new labels",
"date" : "2024-01-18"
},
{
"version" : "0.6.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.6.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Upgrade for dependency on fhir.base.template",
"date" : "2023-09-21"
},
{
"version" : "0.5.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.5.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Upgrade for dependency on fhir.base.template",
"date" : "2023-09-13"
},
{
"version" : "0.4.0",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.4.0",
"status" : "release",
"sequence" : "Publications",
"fhirversion" : "4.0.1",
"desc" : "Upgrade for dependency on fhir.base.template",
"date" : "2022-12-17"
},
{
"version" : "0.3.0",
"desc" : "Upgrade for dependency on fhir.base.template",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.3.0",
"status" : "release",
"sequence" : "Publications",
"date" : "2022-09-16"
},
{
"version" : "0.2.2",
"desc" : "Upgrade for dependency on fhir.base.template",
"path" : "http://fhir.org/templates/hl7.fhir.template/0.2.2",
"status" : "release",
"sequence" : "Publications",
"date" : "2021-09-03"
},
{
"version" : "0.2.1",
"desc" : "Upgrade for dependency on fhir.base.template",
"path" : "http://fhir.org/templates/hl7.fhir.template/0.2.1",
"status" : "release",
"sequence" : "Publications",
"date" : "2020-09-29"
},
{
"version" : "0.2.0",
"desc" : "Upgrade for dependency on fhir.base.template",
"path" : "http://fhir.org/templates/hl7.fhir.template/0.2.0",
"status" : "release",
"sequence" : "Publications",
"date" : "2020-09-26"
},
{
"version" : "0.1.2",
"desc" : "Upgrade for dependency on fhir.base.template",
"path" : "http://fhir.org/templates/hl7.fhir.template/0.1.2",
"status" : "release",
"sequence" : "Publications",
"date" : "2020-07-08"
},
{
"version" : "0.1.1",
"desc" : "Upgrade for dependency on fhir.base.template",
"path" : "http://fhir.org/templates/hl7.fhir.template/0.1.1",
"status" : "release",
"sequence" : "Publications",
"date" : "2020-07-08"
},
{
"version" : "0.1.0",
"desc" : "First release",
"path" : "http://fhir.org/templates/hl7.au.fhir.template/0.1.0",
"status" : "release",
"sequence" : "Publications",
"date" : "2020-07-03"
}
]
}