Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for Diagnostics for Cohort Exist #298

Closed
gowthamrao opened this issue Oct 22, 2020 · 5 comments
Closed

Ideas for Diagnostics for Cohort Exist #298

gowthamrao opened this issue Oct 22, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@gowthamrao
Copy link
Member

gowthamrao commented Oct 22, 2020

We would like to build diagnostics for cohort exit, such as:

  1. what was the visit context at the time of exit
  2. What were the events at the time of exit
  3. What was the reason (rule) that lead to the exit
@gowthamrao
Copy link
Member Author

  1. Distribution of observation person days after cohort end date

@gowthamrao
Copy link
Member Author

Technical solution:
An easy solution to generate characteristics on cohort_end_date is to create a new cohort on the fly, where cohort_end_date becomes the cohort_start_date. Then run feature extraction, cohort relationship etc on the new cohort table

@gowthamrao
Copy link
Member Author

We are increasingly defining reasons why a person may exit a cohort. e.g. if platelet levels return back to normal for persons with thrombocytopenia.

We would really benefit from a new diagnosis that perform index event like breakdown on exit event.

Can we characterize the cohort based on cohort end date?

@azimov
Copy link
Collaborator

azimov commented Oct 1, 2024

@gowthamrao please specify some ideas on how we could define exit diagnostics for general cohorts. This could be extremely useful but I'm not sure how we can implement anything in the general case as exit can just stem from the cohort definition (e.g. its a single day). It could also be due to some immortal time in the definition (e.g. only patients that have surgery after 30 days).

@azimov
Copy link
Collaborator

azimov commented Oct 1, 2024

Duplicates #1035 so closing as this has more formal specifics

@azimov azimov closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants