-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-list.json
25 lines (25 loc) · 1009 Bytes
/
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
{
"package-id": "hl7.fhir.us.measureset",
"canonical": "http://hl7.org/fhir/us/measureset",
"title": "Measure Set-Based Implementation Guide",
"introduction": "To provide the data elements and operations needed for the definition and API-based collection of the electronic clinical quality measures (eCQMs) defined by a quality program as in scope for a defined period of time",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/fhir-measureset",
"status": "ci-build",
"current": true
},
{
"version": "0.0.1",
"date": "2099-01-01",
"desc": "Initial STU ballot (Mmm yyyy Ballot)",
"path": "http://example.org/fhir/STU1",
"status": "ballot",
"sequence": "STU 1",
"fhirversion": "4.0.1",
"current": true
}
]
}