Skip to content

cqframework/clinical-reasoning

Repository files navigation

CQF Clinical Reasoning on FHIR for Java

project chat Release Build

This project provides a Java-based, FHIR-enabled clinical reasoning components.

See the docs for more information.

Getting Help

Bugs and feature requests can be filed with Github Issues.

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

Inquires for commercial support can be directed to info@alphora.com.

Related Projects

Clinical Quality Language - Tooling in support of the CQL specification, including the CQL compiler and runtime used in this project.

CQL Support for VS Code - Open source CQL IDE with syntax highlighting, linting, and local CQL evaluation provided by this project.

HAPI FHIR - This project provides CQL and Measure evaluation for the HAPI FHIR server, among other functionality.

License

Copyright 2019+ Smile Digital Health

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.