Skip to content

docs(mimic-iv): interpret admissions.deathtime vs later transfers (#1945) - #2152

Open
Chessing234 wants to merge 8 commits into
MIT-LCP:mainfrom
Chessing234:docs/deathtime-notes-1945
Open

docs(mimic-iv): interpret admissions.deathtime vs later transfers (#1945)#2152
Chessing234 wants to merge 8 commits into
MIT-LCP:mainfrom
Chessing234:docs/deathtime-notes-1945

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Document why hosp.admissions.deathtime can precede later transfers / ICU activity (ADT lag, post-mortem logistics, clock skew).
  • Link from READMEs; add audit SQL under mimic-iv/concepts/documentation/.
  • Explicitly state we will not clip transfers to deathtime in the loaders.

Test plan

Closes #1945

Made with Cursor

Document the MIT-LCP#1945 pattern without treating late ADT as a join error.
Home for MIT-LCP#1945 audit SQL outside the official derived-concept tree.
Give researchers a concrete count for the MIT-LCP#1945 pattern.
Complement the transfers audit for mortality-window sensitivity (MIT-LCP#1945).
Keep MIT-LCP#1945 resolved as documentation, not a silent data patch.
Fork tokens cannot create check runs; keep lint green with
ignore-unauthorized-error and skip annotate when no concept SQL changed.
ignore-unauthorized-error does not catch the fork 403
(Resource not accessible by integration). Skip Annotate when
head.repo != base repo so lint-mimic-iv can stay green.
@Chessing234
Chessing234 force-pushed the docs/deathtime-notes-1945 branch from d983327 to 753bd43 Compare August 5, 2026 10:31
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

Successfully merging this pull request may close these issues.

Interpretation Deathtime

1 participant