forked from IHE/ITI.MHD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
65 lines (65 loc) · 2 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
{
"package-id" : "ihe.iti.mhd",
"title" : "IHE Mobile Access to Health Documents",
"canonical" : "https://profiles.ihe.net/ITI/MHD",
"introduction" : "## The IHE Mobile Access to Health Documents (MHD)\r\nThis IHE Implementation Guide defined the FHIR access methods to Document Sharing.",
"category" : "EHR Access",
"list" : [{
"version" : "current",
"desc" : "Continuous Integration Build (latest in version control)",
"path" : "http://build.fhir.org/ig/IHE/ITI.MHD",
"status" : "ci-build",
"current" : true
},
{
"version" : "4.1.0",
"date" : "2022-03-01",
"desc" : "Normative release for Trial Implementation - Technical Corrections and google analytics",
"path" : "https://profiles.ihe.net/ITI/MHD/4.1.0",
"status" : "trial-use",
"fhirversion" : "4.0.1",
"sequence" : "Trial Implementation",
"current" : true
},
{
"version" : "4.0.2",
"date" : "2021-11-08",
"desc" : "Normative release for Trial Implementation - IHE look-and-feel style change",
"path" : "https://profiles.ihe.net/ITI/MHD/4.0.2",
"status" : "trial-use",
"fhirversion" : "4.0.1",
"sequence" : "Trial Implementation",
"current" : false
},
{
"version" : "4.0.1",
"date" : "2021-06-04",
"desc" : "Normative release for Trial Implementation",
"path" : "https://profiles.ihe.net/ITI/MHD/4.0.1",
"status" : "trial-use",
"fhirversion" : "4.0.1",
"sequence" : "Trial Implementation",
"current" : false
},
{
"version" : "4.0.0-comment",
"date" : "2021-04-02",
"desc" : "Public Comment release for first IG authored version",
"path" : "https://profiles.ihe.net/ITI/MHD/4.0.0",
"status" : "ballot",
"fhirversion" : "4.0.1",
"sequence" : "Public Comment",
"current" : false
},
{
"version" : "3.2.0",
"date" : "2020-08-28",
"desc" : "Last PDF Trial Implementation",
"path" : "https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_MHD_Rev3-2_TI_2020-08-28.pdf",
"status" : "trial-use",
"fhirversion" : "4.0.1",
"sequence" : "Trial Implementation",
"current" : false
}
]
}