-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathpackage-list.json
More file actions
15 lines (15 loc) · 872 Bytes
/
package-list.json
File metadata and controls
15 lines (15 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"package-id": "hl7.fhir.us.draftmeasures",
"title": "Clinical Quality Framework Draft Measure Content",
"canonical": "http://hl7.org/fhir/us/draftmeasures",
"introduction": "This implementation guide provides draft measure content. Measures in this implementation guide are examples and works in progress and should not be considered final specifications or recommendations for clinical guidance. These examples will help guide and direct the process of finding conventions and usage patterns that meet the needs of the various stakeholders in the measure development community.",
"list": [
{
"version": "current",
"desc": "Continuous Integration Build for FHIR STU3 (latest in version control)",
"path": "http://build.fhir.org/ig/HL7/draftmeasures",
"status": "ci-build",
"current": true
}
]
}