Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Repository Descriptions and Relationships

Ashok Dongare edited this page May 10, 2022 · 26 revisions

Descriptions and Relationships

Bonnie

git repository

Bonnie is an application that enables measure developers to test their electronic clinical quality measures (eCQMs) by creating a test deck of synthetic patient records. These synthetic patient records are calculated against the measure logic and help ensure that the clinical intent of the measure is being met.

Bonnie depends on:

cqm-models

git repository

This library contains auto generated Mongoid (Ruby) and Mongoose (JavaScript) models that correspond to the QDM (Quality Data Model) specification.

This library depends on:

cqm-parsers

git repository

This project contains libraries for parsing HQMF documents and parsing MAT packages.

This library depends on:

cqm-reports

git repository

A library for importing and exporting reporting standards for eCQMs, in particular, QRDA.

This library depends on:

cqframework/cql-execution

git repository

The CQL Execution Framework is a set of CoffeeScript libraries that can execute CQL artifacts expressed as JSON ELM.

cqm-execution

git repository

This repository contains an npm module for calculating eCQMs (electronic clinical quality measures) written in CQL (clinical quality language), using the Project Tacoma CQM models.

This library depends on:

cqm-execution-service

git repository

A Dockerized node-based service for calculating clinical quality measures.

This library depends on:

Diagrams

Repository dependency chart

Repository dependencies

Parsing MAT packages

Measure Upload

Front-End Patient Calculation

Front end patient calculation

Back-End Patient Calculation

Back end patient calculation

QRDA Export

QRDA export