Clinical Quality Language Release 1

Clinical Quality Language Specification, published by Clinical Decision Support WG. This is not an authorized publication; it is the continuous build for version 1.5.2). This version is based on the current content of https://github.com/HL7/cql/ and changes regularly. See the Directory of published versions

Clinical Decision Support Work GroupMaturity Level: N/AStandards Status: Informative

Clinical Quality Language Tests

The following contains a zip file that contains a set of unit tests for Clinical Quality Language functionality.

The tests are expressed in a simple XML format describing the expression and its expected outcome.

Some tests cover functionality related to calculation and string representation of times, and are built to be run with an evaluation request timestamp in UTC, to avoid introducing any location dependence to the tests.

The XML Schema for these tests is included in the zip.

This is the same test format used by the FHIRPath specification.

The tests cover the following sections of the specification:

  • Aggregate Functions

  • Aggregate Operator

  • Arithmetic Functions

  • Comparison Operators

  • Conditional Operators

  • Date/Time Operators

  • Errors And Messaging Operators

  • Interval Operators

  • List Operators

  • Logical Operators

  • Nullological Operators

  • String Operators

  • Type Operators

  • Types

  • Value Literals and Selectors

The tests defined here are informative, not normative aspects of the specification. If there is a discrepancy between the behavior of a test and the specification, the specification should be considered the source of truth.