Commit bd636f1
authored
added the ability to link visits by their ids instead of just their timestamps, which should work better in case dates are wrong or noisy in mimic3 (#547)
Co-authored-by: John Wu <johnwu3@sunlab-work-01.cs.illinois.edu>
Honestly, this is really bad practice, but we need to push this forward, because I need this merge for another PR lol1 parent 8b2b769 commit bd636f1
File tree
3 files changed
+424
-278
lines changed- pyhealth
- datasets/configs
- tasks
- tests/core
3 files changed
+424
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 | | |
| 72 | + | |
65 | 73 | | |
66 | 74 | | |
67 | 75 | | |
| |||
88 | 96 | | |
89 | 97 | | |
90 | 98 | | |
| 99 | + | |
91 | 100 | | |
92 | 101 | | |
93 | 102 | | |
| |||
116 | 125 | | |
117 | 126 | | |
118 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
119 | 134 | | |
120 | 135 | | |
121 | 136 | | |
| 137 | + | |
122 | 138 | | |
123 | 139 | | |
124 | 140 | | |
| |||
0 commit comments