forked from HL7/davinci-atr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-list.json
38 lines (38 loc) · 1.11 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
{
"package-id" : "hl7.fhir.us.davinci-atr",
"title" : "Member Attribution (ATR) List FHIR IG",
"canonical" : "http://hl7.org/fhir/us/davinci-atr",
"introduction" : "The FHIR IG enables exchanging rosters of patients between Payers and Providers.",
"category" : "Financial Management",
"list" : [
{
"version" : "current",
"desc" : "Continuous Integration Build (latest in version control)",
"path" : "http://build.fhir.org/ig/HL7/davinci-atr",
"status" : "ci-build",
"current" : "true",
"sequence" : "STU 1",
"fhirversion" : "4.0.1"
},
{
"version" : "1.0.0",
"date" : "2021-01-01",
"desc" : "STU 1 for Publication",
"changes" : "Ballot reconciliation completed, profiles updated and APIs updated.",
"path" : "http://hl7.org/fhir/us/davinci-atr",
"status" : "trial-use",
"sequence" : "STU 1",
"fhirversion" : "4.0.1"
},
{
"version" : "0.1.0",
"date" : "2020-02-01",
"desc" : "STU1 for Ballot",
"changes" : "Initial Version for Ballot",
"path" : "http://hl7.org/fhir/us/davinci-atr/2020Feb/index.html",
"status" : "ballot",
"sequence" : "DSTU1",
"fhirversion" : "4.0.1"
}
]
}