Skip to content

OHDSI Tool Data Quality Dashboard

Lindsay Lee edited this page Apr 30, 2023 · 1 revision

Verify Install

Introductory Tutorials

https://ohdsi.org/ohdsi2022-tutorial/

https://ohdsi.org/open-source-tutorials/

Practice with use cases

Discuss OHDSI tool among team with specific relevance to Integrating SCCRIP Data in OMOP format.

From https://ohdsi.org/software-tools/ below

DATA QUALITY DASHBOARD applies a harmonized data quality assessment terminology to data that has been standardized in the OMOP Common Data Model. Where ACHILLES runs characterization analyses to provide an overall visual understanding of a CDM instance, the DQD goes table by table and field by field to quantify the number of records in a CDM that do not conform to the given specifications. In all, over 1,500 checks are performed, each one organized into the Kahn framework. For each check, the result is compared to a threshold whereby a FAIL is considered to be any percentage of violating rows falling above that value.

DATA QUALITY DASHBOARD LINKS

Documentation: Book of OHDSI

Demo: Click Here

Installation Information: Click Here

Source Code: GitHub