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

Enhancement: Excluding patients #133

Open
3 tasks
Gero1999 opened this issue Nov 20, 2024 · 1 comment
Open
3 tasks

Enhancement: Excluding patients #133

Gero1999 opened this issue Nov 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Gero1999
Copy link
Collaborator

Gero1999 commented Nov 20, 2024

Description

We want to create a perhaps interactive way for the user to choose the patients they want to exclude using the PKNCA options.

This is still an early idea for the backlog. A good idea on how to make this feature available for the user would be highly appreciated!

Definition of Done

The requirements for the feature to be complete:

  • Implement an interactive feature to exclude patients
  • Excluded patients should also be marked like that for the summary table input
  • Excluded patients should be flagged in ADPP/ADPC accordingly (ANL01FL)
@Gero1999 Gero1999 added the enhancement New feature or request label Nov 20, 2024
@Shaakon35
Copy link
Collaborator

Excluded patients should be flagged in ADPP and ADPC with the flag ANL01FL.

In case they are multiple ADPP.AVISIT, a single patient could be excluded at AVISIT="Day 10" but not necessarily at AVISIT = "Day1".
The same would apply for ADPC/ADNCA, we need to update ADPC/ADNCA with a new column ANL01FL.
In the previous case, it means that all the AVISIT from Day 1 to Day 9 would not be excluded with ANL01FL, but from Day 10 +, they will be flagged with ANL01FL.

The download CDISC should be able to download ADPP and ADPC (updated with ANL01FL)

@Gero1999 Gero1999 moved this from Backlog to Todo in aNCA Dec 3, 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
Status: Todo
Development

No branches or pull requests

2 participants