You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.
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.
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!
I guess the second part refers to one of the queries used for the Achilles output, but why add "by condition_concept_id?
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.
The text was updated successfully, but these errors were encountered:
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.
ability to link to rule detailed description to help the user interpret the rule
Drill down feature (which concepts exactly are outside vocabulary)
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.
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.
The text was updated successfully, but these errors were encountered: