-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
31 lines (31 loc) · 1.07 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
{
"package-id": "adha.template.fhir",
"title": "FHIR technology specific template for FHIR IGs published by the Australian Digital Health Agency",
"canonical": "http://ns.electronichealth.net.au/fhir/Template/adha.template.fhir",
"introduction": "This is the ADHA FHIR implementation guide template that adds FHIR artefact styling.",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "https://build.fhir.org/ig/AuDigitalHealth/adha.template.fhir",
"status": "ci-build",
"current": true
},
{
"version": "0.0.2",
"desc": "Second draft following team review",
"path": "https://github.com/AuDigitalHealth/adha.template.fhir",
"status": "draft",
"sequence": "Publications",
"date": "2023-06-22"
},
{
"version": "0.0.1",
"desc": "First draft for team review",
"path": "https://github.com/AuDigitalHealth/adha.template.fhir",
"status": "draft",
"sequence": "Publications",
"date": "2023-06-09"
}
]
}