Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Achilles Heel Improvements (including possible Drill Down feature) #55

Open
PRijnbeek opened this issue Mar 4, 2016 · 1 comment
Open

Comments

@PRijnbeek
Copy link

I find the messages sometimes hard to interpret or to translate to actions.

For example, I have the ERROR:
400-Number of persons with at least one condition occurrence; by condition_concept_id; 88 concepts in data are not in correct vocabulary.

  1. I think the fact that this is error 400 is not very useful to me unless I can look this up in a manual to get information on how to solve this (or is this already somewhere?). A hint when you hoover would be best!
  2. I guess the second part refers to one of the queries used for the Achilles output, but why add "by condition_concept_id?
  3. lt would be helpful to know which concepts in the data are not in the correct vocabulary or suggest query to find out?

I like the fact you can export the messages in all those formats but it would be better to export the patients/conditions etc that are creating the errors so you can look into this easier.

@vojtechhuser
Copy link

vojtechhuser commented Jul 29, 2016

  1. I would like to add to this problem ability to display the count 88 in a separate column. BigInt number is available in row_cnt column. (since achilles v1.2).

And possibly also output decimal numbers. (for some rules that may need that).

Ideally the threshold value would also live in some formal table and linked threshold would be displayed as well.

  1. ability to link to rule detailed description to help the user interpret the rule
  2. Drill down feature (which concepts exactly are outside vocabulary)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants