-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-list.json
46 lines (46 loc) · 1.58 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
{
"package-id" : "ihe.iti.pmir",
"title" : "IHE Patient Master Identity Registry (PMIR)",
"canonical" : "https://profiles.ihe.net/ITI/PMIR",
"introduction" : "The Patient Master Identity Registry (PMIR) Profile supports the creating, updating and deprecating of patient master identity information about a subject of care, as well as subscribing to changes to the patient master identity, using the HL7 FHIR standard resources and RESTful transactions.",
"category": "Administration",
"list" : [
{
"version" : "current",
"desc" : "Continuous Integration Build (latest in version control)",
"path" : "http://build.fhir.org/ig/IHE/ITI.PMIR/branches/master/index.html",
"status" : "ci-build",
"current" : true
},
{
"version": "1.5.0",
"desc": "Trial Implementation - release in IG authored format",
"path": "https://profiles.ihe.net/ITI/PMIR/1.5.0",
"status": "trial-use",
"fhirversion": "4.0.1",
"sequence": "Trial Implementation",
"date": "2022-08-09",
"current": true
},
{
"version": "1.4.0",
"desc": "Public Comment - release for first IG authored version",
"path": "https://profiles.ihe.net/ITI/PMIR/1.4.0",
"status": "ballot",
"fhirversion": "4.0.1",
"sequence": "Public Comment",
"date": "2022-05-13",
"current": false
},
{
"version" : "1.3.0",
"date" : "2020-12-11",
"desc" : "Rev. 1.3 - Trial Implementation (PDF)",
"path" : "https://www.ihe.net/wp-content/uploads/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_PMIR_Rev1-3_TI_2020-12-11.pdf",
"status" : "trial-use",
"fhirversion" : "4.0.1",
"sequence" : "Trial Implementation",
"current" : true
}
]
}