Skip to content

Visual Studio Code extension for Clinical Quality Language syntax highlighting

License

Notifications You must be signed in to change notification settings

athenahealth/vscode-cql-extension

Repository files navigation

Clinical Quality Language (CQL) Support in Visual Studio Code

Adds syntax highlighting to CQL files in VSCode. Adapted from the atom_cql_support package for Atom.

How to Install

  1. If you don't have Visual Studio Code, download and install it.
  2. Clone or copy this repository into your Visual Studio Code extensions folder (see https://vscode-docs.readthedocs.io/en/stable/extensions/install-extension/ for help on finding where this is located on your machine).
  3. From Visual Studio Code, check the available extensions. Enable the cql-language extension.

Using the CQL support extension in VSCode

After you've installed the cql-language extension, open any .cql file in VSCode. As long as the file has the .cql extension, syntax highlighting will be automatically applied.

NOTE: Syntax highlighting makes editing and reviewing CQL files easier, but does not validate the technical or syntactic validity of the CQL statements. This package does not flag invalid CQL.

More About Clinical Quality Language

The Clinical Quality Language (CQL) is a domain specific language for expressing electronic clinical quality measures (eCQM) and clinical decision support rules (CDS) in an author-friendly computable format. Find out more about CQL:

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Visual Studio Code extension for Clinical Quality Language syntax highlighting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages