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

Check: Response assessment on or before first exposure #404

Open
harriscw opened this issue Aug 14, 2024 · 3 comments · May be fixed by #423
Open

Check: Response assessment on or before first exposure #404

harriscw opened this issue Aug 14, 2024 · 3 comments · May be fixed by #423
Labels
new check Proposal for a new check function

Comments

@harriscw
Copy link
Collaborator

@sarabodach saw some of this recently. what do you think?

@harriscw harriscw added the new check Proposal for a new check function label Aug 14, 2024
@sarabodach
Copy link
Collaborator

Hi @harriscw - Were these unscheduled visits - or incorrect dates for a scheduled visit? Was there anything non-standard about the study design or endpoint?

@harriscw
Copy link
Collaborator Author

Not sure what the visit label was. Study design pretty standard. But intuitively doesn't make sense to check the response to a drug before its been administered. Or on the same day its administered.

@AlcJ123
Copy link
Collaborator

AlcJ123 commented Aug 16, 2024

  • in the ex domain, find per patient date of the first dose; in the ex domain find the first exstdtc per usubjid where exdose>0

compare that to first rs.rsdtc (rs domain.variable) per usubjid where rstestcd = OVRLRESP and RSEVAL==INVESTIGATOR

edit: @AlcJ123 updated

@AlcJ123 AlcJ123 linked a pull request Sep 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new check Proposal for a new check function
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants