I spoke with several people at the symposium about drill down feature of Achilles Heel but wanted to post this to the forum as well. (and start a general Achilles thread)
Just to re-iterate, Achilles v1.3 contains an additional table Rule_Drill_Down.csv.
Here:
https://github.com/OHDSI/Achilles/blob/master/inst/csv/rule_drill_down.csv
Some EMIF Achilles users and prior requests asked for ability to see (even be given SQL) to fix a given Heel error.
Note that this already is in current version 1.3. Just the web viewer of Achilles outputs has not caught-up.
The file above (is a preparation for ‘Within-Atlas’-Achilles-Web) feature that allows for drill downs. Note that not all drill downs are “in scope”. Only those that don’t require patient level data (no PHI is involved). (in CSV of type Achilles). For ETL developers, the file will contain (in the future Achilles version 1.4) also SQL that allows drill PHI level drill downs. (e.g., for the purpose of tuning ETL (or marking/documenting source data errors).
Also, notice that any Heel rule may have zero, one or multiple drill downs.