Skip to content

Clinical Quality Framework Measure Content

Notifications You must be signed in to change notification settings

zoedalley/cqf-measures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CQF Measures

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.

Commits to this repository will automatically trigger a new build of the IG, which will then be published to the following location:

http://build.fhir.org/ig/HL7/cqf-measures

Build log is available here: http://ig-build.fhir.org.s3-website-us-east-1.amazonaws.com/logs/HL7/cqf-measures

Full debugging information is available here: http://build.fhir.org/ig/HL7/cqf-measures/debug.tgz

Local Build

The HL7 IG Publisher is committed to this repository to make building as easy as possible. To build locally, clone the repository and issue the following command in the root:

java -jar "org.hl7.fhir.igpublisher.jar" -ig ig.json

Dependencies

Before the instructions in the above "Local Build" section will work, you need to install several primary dependencies.

Java

Go to http://www.oracle.com/technetwork/java/javase/downloads/ and download the latest (version 8 or higher) JDK for your platform, and install it.

Ruby

Jekyll requires Ruby version 2.1 or greater. Depending on your operating system, you may already have Ruby bundled with it. Otherwise, or if you need a newer version, go to https://www.ruby-lang.org/en/downloads/ for directions.

Jekyll

Go to https://jekyllrb.com and follow the instructions there, for example gem install jekyll bundler. The end result of this should be that the binary "jekyll" is now in your path.

About

Clinical Quality Framework Measure Content

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 80.3%
  • CSS 19.4%
  • Other 0.3%