Skip to content

Example project for evaluating the use of the Clinical Quality Language for CDS/CQM applications

Notifications You must be signed in to change notification settings

umg-minai/cql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains Clinical Quality Language (CQL) libraries that implement the recommendations in the material directory in multiple ways for educational purposes.

Variants

Clinical Decision Support (CDS)

Based on patient, condition, encounter, etc data, generate lists recommended actions, goals, etc.

A sketch for this variant is implemented in input/cql/MINAICDS.cql

Compliance Check / Clinical Quality Measurement (CQM)

Evaluate recommendation goals over some temporal periods, for example how many times/percentage/etc. each day was the goal not fulfilled. Should be checked by looking at Observations for the patient Output could be one report-ish structure for each day or similar.

A sketch for this variant is implemented in input/cql/MINAICQM.cql

Continuous Monitoring, Incremental Processing, Streaming

Somehow check recommendations whenever new observations arrive for a given patient. This variant is not implemented.

About

Example project for evaluating the use of the Clinical Quality Language for CDS/CQM applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published