https://github.com/hl7/cql
Clincal Quality Language Specification
https://github.com/hl7/cql
cds clinical-decision-support clinical-quality-language clinical-quality-measurement cql fhir fhirpath hl7 query-language
Last synced: 2 months ago
JSON representation
Clincal Quality Language Specification
- Host: GitHub
- URL: https://github.com/hl7/cql
- Owner: HL7
- License: other
- Created: 2018-03-13T19:55:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T16:45:08.000Z (about 1 year ago)
- Last Synced: 2024-05-22T17:32:54.894Z (about 1 year ago)
- Topics: cds, clinical-decision-support, clinical-quality-language, clinical-quality-measurement, cql, fhir, fhirpath, hl7, query-language
- Language: HTML
- Size: 164 MB
- Stars: 18
- Watchers: 10
- Forks: 15
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# CQL
This repository contains the source for the Health Level Seven International Clinical Quality Language (CQL) Specification. The specification is stewarded by the HL7 [Clinical Decision Support](http://www.hl7.org/Special/committees/dss/index.cfm) (CDS) Work Group. Changes to the specification are made through the HL7 balloting process.
The specification is published by Health Level Seven International at the following location: http://cql.hl7.org
## Repository Organization
This repository is structured as follows:
- root - IG Publisher content and settings
- resources - IG resource
- spec - Specification content
- tests - CQL testing suite
- txCache - IG Publisher terminology cacheThe spec folder contains:
- \_layouts - Publishing layouts for the Jekyll build
- cql - CQL grammar
- dist - HTML assets for the publication
- elm - ELM schema and UML
- examples - Specification examples
- extracted-media - images for the specification
- \_config.yml - Configuration file for the publication
- \*.adoc, \*.md, \*.zip - Specification content## 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
## Web Build
Commits to this repository will trigger the development build, published here:
http://build.fhir.org/ig/HL7/cql/