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

Enhance Cohort generation routine results with simple summary demographics #2347

Open
alex-odysseus opened this issue Feb 13, 2024 · 1 comment · May be fixed by #2402
Open

Enhance Cohort generation routine results with simple summary demographics #2347

alex-odysseus opened this issue Feb 13, 2024 · 1 comment · May be fixed by #2402
Labels
Milestone

Comments

@alex-odysseus
Copy link
Contributor

Business Requirements

When a Cohort is generated the supplementary results about patients demographics such as age, gender, etc. will be very beneficial to analyze

Design Ideas and Functional Requirements

Cohort Characterization already contains Feature Analyses of the required nature - Age Group, Ethnic Group, Gender, Race. Reuse their business logic as a part of the Cohort generation. The result visualization elements (tabular views) should be present on a new tab "Demographics" enriching the existing reports (Inclusion Report)

Open Questions

  • this option shouldn't be a part of a Cohort Definition and should be rather an execution parameter, additionally a User may specify if in particular the following characteristics should be added to the results: Age Group, Ethnic Group, Gender, Race (by default all items will be selected?!)
  • it may be required to have a separate endpoint which will allow knowing that a Cohort Execution contains additional demographics data

@mrechkem @Sathyaraos

@anthonysena
Copy link
Collaborator

To confirm: the idea here is to automatically generate features about the cohort when generating each cohort, correct? If so, then it will be useful to describe how we might extend the existing cohort generation pipeline (tasklet) to incorporate such a feature. Where are these features configured? Who controls them? Is it possible to optionally invoke them when generating a cohort? Such details need elaboration here. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
2 participants