forked from HL7/cqf-measures
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-list.json
More file actions
23 lines (23 loc) · 1.04 KB
/
Copy pathpackage-list.json
File metadata and controls
23 lines (23 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"package-id": "hl7.fhir.us.cqfmeasures",
"title": "Quality Measure Implementation Guide",
"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 for FHIR STU3 (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/cqfmeasures",
"status": "ci-build",
"current": true
},
{
"version": "0.1.0",
"date": "2019-05-01",
"desc": "STU1 Ballot for FHIR STU3 Version",
"path": "http://hl7.org/fhir/us/cqfmeasures/2019May",
"status": "ballot",
"sequence": "STU1"
}
]
}