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

New cohort exit criteria function request: right censor by days from cohort start date #2941

Open
gowthamrao opened this issue May 31, 2024 · 0 comments

Comments

@gowthamrao
Copy link
Member

I would like to request a new functionality that right censors a cohort by a specified number of days, starting cohort_start_date.

my use case:

  • I would like to study what happened in the period upto 1 year of drug adherence.

Proposed solution:

  • In the censoring event criteria, add a cohort attribute
  • allow specifying exit if cohort event is greater than/greater than or equal/between/less than/less than or equal
  • all events that do not satisfy this are removed.
    image

Other use cases it would serve:

  • Remove events were the patients took the drug for more than 6 months, if we want to study the cohort who only took the drug of 6 months or less
  • Keep events where the drug adherence was at-least 3 months but not more than 6 months.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant