Git Product home page Git Product logo

cql's Introduction

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 (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 cache

The 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/

cql's People

Contributors

abdullah-git1 avatar alexanderkiel avatar brynrhodes avatar cailincall avatar cmoesel avatar ewhitley avatar jbyrdevans avatar jpercival avatar mholck avatar mjamreynolds avatar vitorpamplona avatar zoedalley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cql's Issues

Description of Equivalent in Comparison Operators is inconsistent with Reference

The discussion at the end of the Comparison Operators section is inconsistent with the description of Equivalent functionality in the Logical Specification and CQL Reference. Specifically, it says: "The equivalent operator is the same as equality, except that it returns true if both of the arguments are null, and false if one argument is null and the other is not:" But it should note that equivalence has looser semantics than strict equality for many types (e.g. Strings, Codes, Concepts, and Quantities).

Confusing language in Intersect logical specification

In the Intersect logical spec, the expression is marked as descending from NaryExpression. However, the verbiage below refers to "both arguments" and "either argument", making it sound like Intersect is actually a BinaryExpression. Which is correct? Some other expressions like Union and Except also have the same issue; I'd be happy to put together a PR to align the language in all of them, once I know which way to edit!

Expand test cases

STU4B#131 recommends continuing to expand test cases in the specification. There was not time to expand the test cases prior to publication of this ballot cycle, so this issue is logged to track additional updates to the test cases to cover the rest of the specification as part of continued STU testing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.