MIT-LCP / mimic-omop

Mapping the MIMIC-III database to the OMOP schema
MIT License
128 stars 48 forks source link

Use DQD and Achilles [Heel] for unit testing #68

Open vojtechhuser opened 4 years ago

vojtechhuser commented 4 years ago

Some checks are not comparing source and target but only looking at target.

e.g., here

https://github.com/MIT-LCP/mimic-omop/blob/master/etl/StandardizedClinicalDataTables/VISIT_DETAIL/check_etl.sql#L117

Such DQ checks may be added to OHDSI Tools.

On the other hand, OHDSI tools may offer additional ways to check just the target OMOPed data.