Skip to content

Update hl7.fhir.uv.cql.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion summaries/hl7.fhir.uv.cql.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# General

This standard aims to streamline the use of [Clinical Quality Language](https://build.fhir.org/ig/HL7/cql) (CQL) with FHIR resources in healthcare settings. It provides a unified approach for representing and evaluating clinical logic across various scenarios, including decision support, public health reporting, and research eligibility criteria.

The standard defines profiles for packaging CQL and its compiled form as FHIR Library resources. It also includes profiles for representing information about logic libraries and their evaluation results. A key feature is the specification of a CQL evaluation service, enabling consistent implementation across different systems.

Healthcare providers can use this standard to implement computable knowledge artifacts that support clinical decision-making and quality reporting. Software developers benefit from clear guidelines for building systems that author, manage, and evaluate CQL-based FHIR artifacts. Healthcare organizations can leverage the standard to improve data exchange and streamline quality reporting processes.

By consolidating common elements from previous standards, this guide reduces redundancy and simplifies future development efforts. It provides best practices for authoring CQL with FHIR data models, addressing common challenges such as handling missing information and terminology use.
By consolidating common elements from previous standards, this guide reduces redundancy and simplifies future development efforts. It provides best practices for authoring CQL with FHIR data models, addressing common challenges such as handling missing information and terminology use.