-
Notifications
You must be signed in to change notification settings - Fork 11
/
package-list.json
71 lines (71 loc) · 2.6 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
{
"package-id" : "hl7.fhir.au.core",
"title" : "AU Core",
"canonical" : "http://hl7.org.au/fhir/core",
"introduction" : "This implementation guide is provided to support the use of FHIR®© in an Australian context, and defines the minimum set of constraints on the FHIR resources to create the AU Core profiles. This implementation guide forms the foundation to build future AU Realm FHIR implementation guides and its content will continue to grow to meet the needs of AU implementers.",
"category" : "National Base",
"list" : [
{
"version" : "current",
"desc" : "Continuous Integration Build (latest in version control)",
"path" : "http://build.fhir.org/ig/hl7au/au-fhir-core",
"status" : "ci-build",
"fhirversion" : "4.0.1",
"current" : true
},
{
"version" : "0.4.0-preview",
"path" : "http://hl7.org.au/fhir/core/0.4.0-preview",
"status" : "preview",
"sequence" : "AU Core R1",
"fhirversion" : "4.0.1",
"date" : "2024-06-20",
"desc" : "This June 2024 preview snapshot supports testing of AU Core prior to Ballot of AU Core R1"
},
{
"version" : "0.3.0-ballot",
"date" : "2024-03-10",
"desc" : "This snapshot is published for ballot and the March 2024 Connectathon",
"path" : "http://hl7.org.au/fhir/core/0.3.0-ballot",
"fhirversion" : "4.0.1",
"status" : "ballot",
"sequence" : "AU Core R1"
},
{
"version" : "0.2.2-preview",
"date" : "2023-11-15",
"desc" : "This snapshot is published for the November 2023 Connectathon",
"path" : "http://hl7.org.au/fhir/core/0.2.2-preview",
"fhirversion" : "4.0.1",
"status" : "preview",
"sequence" : "AU Core R1"
},
{
"version" : "0.2.1-preview",
"date" : "2023-08-22",
"desc" : "This snapshot is published for the August 2023 Connectathon",
"path" : "http://hl7.org.au/fhir/core/0.2.1-preview",
"fhirversion" : "4.0.1",
"status" : "draft",
"sequence" : "AU Core R1"
},
{
"version" : "0.2.0-preview",
"date" : "2023-06-19",
"desc" : "This snapshot is published for community preview",
"path" : "http://hl7.org.au/fhir/core/0.2.0-preview",
"fhirversion" : "4.0.1",
"status" : "draft",
"sequence" : "AU Core R1"
},
{
"version" : "0.1.0-draft",
"date" : "2023-03-01",
"desc" : "This snapshot is published for the March 2023 Connectathon",
"path" : "http://hl7.org.au/fhir/core/0.1.0-draft",
"fhirversion" : "4.0.1",
"status" : "draft",
"sequence" : "AU Core R1"
}
]
}