forked from HL7/cqf-measures
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-list.json
77 lines (77 loc) · 3.3 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
72
73
74
75
76
77
{
"package-id": "hl7.fhir.us.cqfmeasures",
"title": "Quality Measure Implementation Guide for FHIR R4",
"category": "Quality / CDS",
"canonical": "http://hl7.org/fhir/us/cqfmeasures",
"introduction": "This implementation guide describes an approach to representing electronic Clinical Quality Measures (eCQMs) using the FHIR Clinical Reasoning Module and Clinical Quality Language (CQL) in the U.S. Realm. However, this Implementation Guide can be usable for multiple use cases across domains, and much of the content is likely to be usable outside the U.S. Realm.",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/cqf-measures",
"status": "ci-build",
"current": true,
"fhirversion": "4.0.1"
},
{
"version": "3.0.0",
"date": "TBD",
"descmd": "This release includes changes due to ballot reconciliation and connectathon testing. For a complete list of changes, see the [Changes](STU3/changes.html) page in the implementation guide.",
"desc": "STU3 Release for FHIR R4",
"path": "http://hl7.org/fhir/us/cqfmeasures/STU3",
"status": "trial-use",
"sequence": "STU3",
"fhirversion": "4.0.1",
"current": true
},
{
"version": "2.1.0",
"date": "2021-04-13",
"descmd": "This ballot release introduces support for composite measures, and adds descriptions of a Measure Terminology Service and a Measure Repository in support of authoring, distributing, and evaluating quality measures.",
"desc": "STU3 Ballot for FHIR R4",
"path": "http://hl7.org/fhir/us/cqfmeasures/2021May",
"status": "ballot",
"sequence": "STU3",
"fhirversion": "4.0.1"
},
{
"version": "2.0.0",
"date": "2020-07-23",
"descmd": "This release includes changes applied as a result of ballot feedback as well as connectathon testing",
"desc": "STU2 Release for FHIR R4 Version",
"path": "http://hl7.org/fhir/us/cqfmeasures/STU2",
"status": "trial-use",
"sequence": "STU2",
"fhirversion": "4.0.1"
},
{
"version": "1.1.0",
"date": "2019-12-22",
"descmd": "This ballot is a minimal update to update the implementation guide to support FHIR R4, as well as add artifact packaging guidance and conformance requirements",
"desc": "STU2 Ballot for FHIR R4 Version",
"path": "http://hl7.org/fhir/us/cqfmeasures/2020Feb",
"status": "ballot",
"sequence": "STU2",
"fhirversion": "4.0.1"
},
{
"version": "1.0.0",
"date": "2019-10-30",
"descmd": "This release includes changes from ballot reconciliation as well as connectathon testing.",
"desc": "STU1 Release for FHIR STU3",
"path": "http://hl7.org/fhir/us/cqfmeasures/STU1",
"status": "trial-use",
"sequence": "STU1",
"fhirversion": "3.0.2"
},
{
"version": "0.1.0",
"date": "2019-05-01",
"desc": "STU1 Ballot for FHIR STU3",
"path": "http://hl7.org/fhir/us/cqfmeasures/2019May",
"status": "ballot",
"sequence": "STU1",
"fhirversion": "3.0.1"
}
]
}