Skip to content

Clinical Quality Language Plugin for IntelliJ Idea and Android Studio

License

Notifications You must be signed in to change notification settings

Path-Check/intellij-cql

Repository files navigation

Clinical Quality Language Plugin for IntelliJ Idea and Android Studio

Build Version Downloads

Syntax highlighting, semantic (error) highlighting, code completion, reference finders, and local execution for the HL7 Clinical Quality Language (CQL).

More About the 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:

Getting Help

Bugs and feature requests can be filed with Github Issues.

The implementers are active on the official FHIR Zulip chat for CQL.

Related Projects

  • cql-translator - The ELM generation component used in this project.
  • cql-engine - The Java CQL runtime environment used in the extension.
  • cql-evaluator - The Java CQL evaluator used in the extension.

License

Copyright 2022+ PathCheck Foundation

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

https://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.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "intellij-cql" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Contributing

Issues and pull requests are very welcome! :)

About

Clinical Quality Language Plugin for IntelliJ Idea and Android Studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages