-
Notifications
You must be signed in to change notification settings - Fork 9
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
How should we handle multiple deaths on different days #155
Comments
Issue # and locationIssue summaryHandling multiple deaths on different days Convention typeTable CDM table
CDM fieldNA Links to issue discussionProvenance of dataGeneral The ratified conventionOnly one death date per individual can be used. If a patient has clinical activity (e.g. prescriptions filled, labs performed, etc) more than 60+ days after death you may want to drop the death record as it may have been falsely reported. If multiple records of death exist on multiple days you may select the death that you deem most reliable (e.g. death at discharge) or select the latest death date. Date of ratification/publishedJune 2018 Downstream implicationsThis convention is important for survival studies. Having multiple deaths per person in the death table is not expected, and would lead to double counting of deaths. Link to DQD checkCurrently, there is no DQD check for uniqueness of person_id in death table. We should implement this (i.e. enable Related conventions/further informationNA #Tags |
How should we handle multiple deaths on different days
CDM or THEMIS convention?
THEMIS
Table or Field level?
Field
Is this a general convention?
No
Summary of issues
Summary of answer
Related links
Themis GitHub: #6
OHDSI Forum: https://forums.ohdsi.org/t/multiple-deaths-on-different-days/4552
The text was updated successfully, but these errors were encountered: