Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,320 +1,326 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: physionet-credentialed-health-data-1.5.0
|
| 4 |
-
license_link: https://physionet.org/content/mimiciv/view-license/3.1/
|
| 5 |
-
pretty_name: ADS599 Capstone Modeling Data — Empty Patient State
|
| 6 |
-
dataset_info:
|
| 7 |
-
- config_name: all_med_actions
|
| 8 |
-
features:
|
| 9 |
-
- name: ed_stay_id
|
| 10 |
-
dtype: float64
|
| 11 |
-
- name: subject_id
|
| 12 |
-
dtype: int64
|
| 13 |
-
- name: charttime
|
| 14 |
-
dtype: timestamp[ns]
|
| 15 |
-
- name: minutes_into_stay
|
| 16 |
-
dtype: float64
|
| 17 |
-
- name: drug_class
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: action_idx
|
| 20 |
-
dtype: int64
|
| 21 |
-
- name: source
|
| 22 |
-
dtype: string
|
| 23 |
-
splits:
|
| 24 |
-
- name: all_med_actions
|
| 25 |
-
num_bytes: 93408141
|
| 26 |
-
num_examples: 1235609
|
| 27 |
-
download_size: 16415454
|
| 28 |
-
dataset_size: 93408141
|
| 29 |
-
- config_name: combined_medication_features
|
| 30 |
-
features:
|
| 31 |
-
- name: ed_stay_id
|
| 32 |
-
dtype: int64
|
| 33 |
-
- name: subject_id
|
| 34 |
-
dtype: int64
|
| 35 |
-
- name: recon_ace_inhibitor
|
| 36 |
-
dtype: uint8
|
| 37 |
-
- name: recon_analgesic___nsaid
|
| 38 |
-
dtype: uint8
|
| 39 |
-
- name: recon_analgesic___opioid_nsaid
|
| 40 |
-
dtype: uint8
|
| 41 |
-
- name: recon_antiarrhythmic
|
| 42 |
-
dtype: uint8
|
| 43 |
-
- name: recon_antibiotic
|
| 44 |
-
dtype: uint8
|
| 45 |
-
- name: recon_anticoagulant
|
| 46 |
-
dtype: uint8
|
| 47 |
-
- name: recon_anticonvulsant
|
| 48 |
-
dtype: uint8
|
| 49 |
-
- name: recon_antiemetic
|
| 50 |
-
dtype: uint8
|
| 51 |
-
- name: recon_antiplatelet
|
| 52 |
-
dtype: uint8
|
| 53 |
-
- name: recon_antipsychotic
|
| 54 |
-
dtype: uint8
|
| 55 |
-
- name: recon_benzodiazepine___sedative_anxiolytic
|
| 56 |
-
dtype: uint8
|
| 57 |
-
- name: recon_beta_blocker
|
| 58 |
-
dtype: uint8
|
| 59 |
-
- name: recon_bronchodilator
|
| 60 |
-
dtype: uint8
|
| 61 |
-
- name: recon_calcium_channel_blocker
|
| 62 |
-
dtype: uint8
|
| 63 |
-
- name: recon_corticosteroid
|
| 64 |
-
dtype: uint8
|
| 65 |
-
- name: recon_diuretic
|
| 66 |
-
dtype: uint8
|
| 67 |
-
- name: recon_gi___acid_suppression
|
| 68 |
-
dtype: uint8
|
| 69 |
-
- name: recon_insulin_glucose
|
| 70 |
-
dtype: uint8
|
| 71 |
-
- name: recon_nitrate
|
| 72 |
-
dtype: uint8
|
| 73 |
-
- name: recon_n_total_meds
|
| 74 |
-
dtype: uint16
|
| 75 |
-
- name: recon_n_drug_classes
|
| 76 |
-
dtype: uint8
|
| 77 |
-
- name: edmeds_ace_inhibitor
|
| 78 |
-
dtype: uint8
|
| 79 |
-
- name: edmeds_analgesic___acetaminophen
|
| 80 |
-
dtype: uint8
|
| 81 |
-
- name: edmeds_analgesic___nsaid
|
| 82 |
-
dtype: uint8
|
| 83 |
-
- name: edmeds_analgesic___opioid_nsaid
|
| 84 |
-
dtype: uint8
|
| 85 |
-
- name: edmeds_antiarrhythmic
|
| 86 |
-
dtype: uint8
|
| 87 |
-
- name: edmeds_antibiotic
|
| 88 |
-
dtype: uint8
|
| 89 |
-
- name: edmeds_anticoagulant
|
| 90 |
-
dtype: uint8
|
| 91 |
-
- name: edmeds_anticonvulsant
|
| 92 |
-
dtype: uint8
|
| 93 |
-
- name: edmeds_antiemetic
|
| 94 |
-
dtype: uint8
|
| 95 |
-
- name: edmeds_antiplatelet
|
| 96 |
-
dtype: uint8
|
| 97 |
-
- name: edmeds_antipsychotic
|
| 98 |
-
dtype: uint8
|
| 99 |
-
- name: edmeds_benzodiazepine___sedative_anxiolytic
|
| 100 |
-
dtype: uint8
|
| 101 |
-
- name: edmeds_beta_blocker
|
| 102 |
-
dtype: uint8
|
| 103 |
-
- name: edmeds_bronchodilator
|
| 104 |
-
dtype: uint8
|
| 105 |
-
- name: edmeds_calcium_channel_blocker
|
| 106 |
-
dtype: uint8
|
| 107 |
-
- name: edmeds_corticosteroid
|
| 108 |
-
dtype: uint8
|
| 109 |
-
- name: edmeds_diuretic
|
| 110 |
-
dtype: uint8
|
| 111 |
-
- name: edmeds_gi___acid_suppression
|
| 112 |
-
dtype: uint8
|
| 113 |
-
- name: edmeds_iv_fluid
|
| 114 |
-
dtype: uint8
|
| 115 |
-
- name: edmeds_insulin_glucose
|
| 116 |
-
dtype: uint8
|
| 117 |
-
- name: edmeds_nitrate
|
| 118 |
-
dtype: uint8
|
| 119 |
-
- name: edmeds_other
|
| 120 |
-
dtype: uint8
|
| 121 |
-
- name: edmeds_n_dispenses
|
| 122 |
-
dtype: uint16
|
| 123 |
-
- name: edmeds_n_drug_classes
|
| 124 |
-
dtype: uint8
|
| 125 |
-
splits:
|
| 126 |
-
- name: med_only
|
| 127 |
-
num_bytes: 25173099
|
| 128 |
-
num_examples: 399573
|
| 129 |
-
download_size: 6049182
|
| 130 |
-
dataset_size: 25173099
|
| 131 |
-
- config_name: ed_meds_timestep
|
| 132 |
-
features:
|
| 133 |
-
- name: ed_stay_id
|
| 134 |
-
dtype: float64
|
| 135 |
-
- name: subject_id
|
| 136 |
-
dtype: int64
|
| 137 |
-
- name: charttime
|
| 138 |
-
dtype: timestamp[ns]
|
| 139 |
-
- name: minutes_into_stay
|
| 140 |
-
dtype: float64
|
| 141 |
-
- name: drug_class
|
| 142 |
-
dtype: string
|
| 143 |
-
- name: action_idx
|
| 144 |
-
dtype: int64
|
| 145 |
-
- name: source
|
| 146 |
-
dtype: string
|
| 147 |
-
- name: __index_level_0__
|
| 148 |
-
dtype: int64
|
| 149 |
-
splits:
|
| 150 |
-
- name: ed_meds_timestep
|
| 151 |
-
num_bytes: 27076675
|
| 152 |
-
num_examples: 323190
|
| 153 |
-
download_size: 7130448
|
| 154 |
-
dataset_size: 27076675
|
| 155 |
-
- config_name: empty_patient_state
|
| 156 |
-
features:
|
| 157 |
-
- name: subject_id
|
| 158 |
-
dtype: int64
|
| 159 |
-
- name: ed_stay_id
|
| 160 |
-
dtype: int64
|
| 161 |
-
- name: hadm_id
|
| 162 |
-
dtype: float64
|
| 163 |
-
- name: time_steps
|
| 164 |
-
dtype: int64
|
| 165 |
-
splits:
|
| 166 |
-
- name: empty_patient_state
|
| 167 |
-
num_bytes: 4324549602
|
| 168 |
-
num_examples: 134616330
|
| 169 |
-
download_size: 11217914
|
| 170 |
-
dataset_size: 4324549602
|
| 171 |
-
- config_name: meds_admitted_er_actions
|
| 172 |
-
features:
|
| 173 |
-
- name: subject_id
|
| 174 |
-
dtype: int64
|
| 175 |
-
- name: stay_id
|
| 176 |
-
dtype: int64
|
| 177 |
-
- name: hadm_id
|
| 178 |
-
dtype: float64
|
| 179 |
-
- name: pyxis_charttime
|
| 180 |
-
dtype: timestamp[ns, tz=UTC]
|
| 181 |
-
- name: pyxis_med_rn
|
| 182 |
-
dtype: float64
|
| 183 |
-
- name: pyxis_medication
|
| 184 |
-
dtype: string
|
| 185 |
-
- name: emar_id
|
| 186 |
-
dtype: 'null'
|
| 187 |
-
- name: emar_charttime
|
| 188 |
-
dtype: timestamp[ns, tz=UTC]
|
| 189 |
-
- name: emar_medication
|
| 190 |
-
dtype: 'null'
|
| 191 |
-
- name: event_txt
|
| 192 |
-
dtype: 'null'
|
| 193 |
-
- name: scheduletime
|
| 194 |
-
dtype: 'null'
|
| 195 |
-
- name: in_er
|
| 196 |
-
dtype: bool
|
| 197 |
-
- name: medication
|
| 198 |
-
dtype: string
|
| 199 |
-
- name: drug_class
|
| 200 |
-
dtype: string
|
| 201 |
-
- name: action_time
|
| 202 |
-
dtype: timestamp[ns]
|
| 203 |
-
- name: ed_stay_id
|
| 204 |
-
dtype: float64
|
| 205 |
-
- name: ed_intime
|
| 206 |
-
dtype: timestamp[ns]
|
| 207 |
-
- name: minutes_into_stay
|
| 208 |
-
dtype: float64
|
| 209 |
-
- name: action_idx
|
| 210 |
-
dtype: int64
|
| 211 |
-
- name: __index_level_0__
|
| 212 |
-
dtype: int64
|
| 213 |
-
splits:
|
| 214 |
-
- name: adm_er_clean
|
| 215 |
-
num_bytes: 148079076
|
| 216 |
-
num_examples: 912419
|
| 217 |
-
download_size: 29150917
|
| 218 |
-
dataset_size: 148079076
|
| 219 |
-
- config_name: vitals
|
| 220 |
-
features:
|
| 221 |
-
- name: ed_stay_id
|
| 222 |
-
dtype: int64
|
| 223 |
-
- name: subject_id
|
| 224 |
-
dtype: int64
|
| 225 |
-
- name: charttime
|
| 226 |
-
dtype: timestamp[us]
|
| 227 |
-
- name: temperature
|
| 228 |
-
dtype: float64
|
| 229 |
-
- name: heartrate
|
| 230 |
-
dtype: float64
|
| 231 |
-
- name: resprate
|
| 232 |
-
dtype: float64
|
| 233 |
-
- name: o2sat
|
| 234 |
-
dtype: float64
|
| 235 |
-
- name: sbp
|
| 236 |
-
dtype: float64
|
| 237 |
-
- name: dbp
|
| 238 |
-
dtype: float64
|
| 239 |
-
- name: pain
|
| 240 |
-
dtype: large_string
|
| 241 |
-
- name: time_since_last_hrs
|
| 242 |
-
dtype: float64
|
| 243 |
-
- name: temperature_rolling2h
|
| 244 |
-
dtype: float64
|
| 245 |
-
- name: temperature_delta
|
| 246 |
-
dtype: float64
|
| 247 |
-
- name: temperature_rate
|
| 248 |
-
dtype: float64
|
| 249 |
-
- name: heartrate_rolling2h
|
| 250 |
-
dtype: float64
|
| 251 |
-
- name: heartrate_delta
|
| 252 |
-
dtype: float64
|
| 253 |
-
- name: heartrate_rate
|
| 254 |
-
dtype: float64
|
| 255 |
-
- name: resprate_rolling2h
|
| 256 |
-
dtype: float64
|
| 257 |
-
- name: resprate_delta
|
| 258 |
-
dtype: float64
|
| 259 |
-
- name: resprate_rate
|
| 260 |
-
dtype: float64
|
| 261 |
-
- name: o2sat_rolling2h
|
| 262 |
-
dtype: float64
|
| 263 |
-
- name: o2sat_delta
|
| 264 |
-
dtype: float64
|
| 265 |
-
- name: o2sat_rate
|
| 266 |
-
dtype: float64
|
| 267 |
-
- name: sbp_rolling2h
|
| 268 |
-
dtype: float64
|
| 269 |
-
- name: sbp_delta
|
| 270 |
-
dtype: float64
|
| 271 |
-
- name: sbp_rate
|
| 272 |
-
dtype: float64
|
| 273 |
-
- name: dbp_rolling2h
|
| 274 |
-
dtype: float64
|
| 275 |
-
- name: dbp_delta
|
| 276 |
-
dtype: float64
|
| 277 |
-
- name: dbp_rate
|
| 278 |
-
dtype: float64
|
| 279 |
-
- name: pulse_pressure
|
| 280 |
-
dtype: float64
|
| 281 |
-
- name: map
|
| 282 |
-
dtype: float64
|
| 283 |
-
splits:
|
| 284 |
-
- name: vitals
|
| 285 |
-
num_bytes: 479613448
|
| 286 |
-
num_examples: 1893713
|
| 287 |
-
download_size: 84005509
|
| 288 |
-
dataset_size: 479613448
|
| 289 |
-
configs:
|
| 290 |
-
- config_name: all_med_actions
|
| 291 |
-
data_files:
|
| 292 |
-
- split: all_med_actions
|
| 293 |
-
path: modeling_data/all_med_actions-*
|
| 294 |
-
- config_name: combined_medication_features
|
| 295 |
-
data_files:
|
| 296 |
-
- split: med_only
|
| 297 |
-
path: modeling_data/med_only-*
|
| 298 |
-
- config_name: ed_meds_timestep
|
| 299 |
-
data_files:
|
| 300 |
-
- split: ed_meds_timestep
|
| 301 |
-
path: modeling_data/ed_meds_timestep-*
|
| 302 |
-
- config_name: empty_patient_state
|
| 303 |
-
data_files:
|
| 304 |
-
- split: empty_patient_state
|
| 305 |
-
path: patient_state/*.parquet
|
| 306 |
-
- config_name: meds_admitted_er_actions
|
| 307 |
-
data_files:
|
| 308 |
-
- split: adm_er_clean
|
| 309 |
-
path: modeling_data/adm_er_clean-*
|
| 310 |
-
- config_name: vitals
|
| 311 |
-
data_files:
|
| 312 |
-
- split: vitals
|
| 313 |
-
path: vitals_triage/
|
| 314 |
-
---
|
| 315 |
-
|
| 316 |
-
## empty_patient_state
|
| 317 |
-
|
| 318 |
-
Empty data frame for patient state. Subject_id, ed_stay_id and hadm_id are retained for identification. A row is added for each 10 min time block for that unique stay
|
| 319 |
-
|
| 320 |
-
**License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: physionet-credentialed-health-data-1.5.0
|
| 4 |
+
license_link: https://physionet.org/content/mimiciv/view-license/3.1/
|
| 5 |
+
pretty_name: ADS599 Capstone Modeling Data — Empty Patient State
|
| 6 |
+
dataset_info:
|
| 7 |
+
- config_name: all_med_actions
|
| 8 |
+
features:
|
| 9 |
+
- name: ed_stay_id
|
| 10 |
+
dtype: float64
|
| 11 |
+
- name: subject_id
|
| 12 |
+
dtype: int64
|
| 13 |
+
- name: charttime
|
| 14 |
+
dtype: timestamp[ns]
|
| 15 |
+
- name: minutes_into_stay
|
| 16 |
+
dtype: float64
|
| 17 |
+
- name: drug_class
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: action_idx
|
| 20 |
+
dtype: int64
|
| 21 |
+
- name: source
|
| 22 |
+
dtype: string
|
| 23 |
+
splits:
|
| 24 |
+
- name: all_med_actions
|
| 25 |
+
num_bytes: 93408141
|
| 26 |
+
num_examples: 1235609
|
| 27 |
+
download_size: 16415454
|
| 28 |
+
dataset_size: 93408141
|
| 29 |
+
- config_name: combined_medication_features
|
| 30 |
+
features:
|
| 31 |
+
- name: ed_stay_id
|
| 32 |
+
dtype: int64
|
| 33 |
+
- name: subject_id
|
| 34 |
+
dtype: int64
|
| 35 |
+
- name: recon_ace_inhibitor
|
| 36 |
+
dtype: uint8
|
| 37 |
+
- name: recon_analgesic___nsaid
|
| 38 |
+
dtype: uint8
|
| 39 |
+
- name: recon_analgesic___opioid_nsaid
|
| 40 |
+
dtype: uint8
|
| 41 |
+
- name: recon_antiarrhythmic
|
| 42 |
+
dtype: uint8
|
| 43 |
+
- name: recon_antibiotic
|
| 44 |
+
dtype: uint8
|
| 45 |
+
- name: recon_anticoagulant
|
| 46 |
+
dtype: uint8
|
| 47 |
+
- name: recon_anticonvulsant
|
| 48 |
+
dtype: uint8
|
| 49 |
+
- name: recon_antiemetic
|
| 50 |
+
dtype: uint8
|
| 51 |
+
- name: recon_antiplatelet
|
| 52 |
+
dtype: uint8
|
| 53 |
+
- name: recon_antipsychotic
|
| 54 |
+
dtype: uint8
|
| 55 |
+
- name: recon_benzodiazepine___sedative_anxiolytic
|
| 56 |
+
dtype: uint8
|
| 57 |
+
- name: recon_beta_blocker
|
| 58 |
+
dtype: uint8
|
| 59 |
+
- name: recon_bronchodilator
|
| 60 |
+
dtype: uint8
|
| 61 |
+
- name: recon_calcium_channel_blocker
|
| 62 |
+
dtype: uint8
|
| 63 |
+
- name: recon_corticosteroid
|
| 64 |
+
dtype: uint8
|
| 65 |
+
- name: recon_diuretic
|
| 66 |
+
dtype: uint8
|
| 67 |
+
- name: recon_gi___acid_suppression
|
| 68 |
+
dtype: uint8
|
| 69 |
+
- name: recon_insulin_glucose
|
| 70 |
+
dtype: uint8
|
| 71 |
+
- name: recon_nitrate
|
| 72 |
+
dtype: uint8
|
| 73 |
+
- name: recon_n_total_meds
|
| 74 |
+
dtype: uint16
|
| 75 |
+
- name: recon_n_drug_classes
|
| 76 |
+
dtype: uint8
|
| 77 |
+
- name: edmeds_ace_inhibitor
|
| 78 |
+
dtype: uint8
|
| 79 |
+
- name: edmeds_analgesic___acetaminophen
|
| 80 |
+
dtype: uint8
|
| 81 |
+
- name: edmeds_analgesic___nsaid
|
| 82 |
+
dtype: uint8
|
| 83 |
+
- name: edmeds_analgesic___opioid_nsaid
|
| 84 |
+
dtype: uint8
|
| 85 |
+
- name: edmeds_antiarrhythmic
|
| 86 |
+
dtype: uint8
|
| 87 |
+
- name: edmeds_antibiotic
|
| 88 |
+
dtype: uint8
|
| 89 |
+
- name: edmeds_anticoagulant
|
| 90 |
+
dtype: uint8
|
| 91 |
+
- name: edmeds_anticonvulsant
|
| 92 |
+
dtype: uint8
|
| 93 |
+
- name: edmeds_antiemetic
|
| 94 |
+
dtype: uint8
|
| 95 |
+
- name: edmeds_antiplatelet
|
| 96 |
+
dtype: uint8
|
| 97 |
+
- name: edmeds_antipsychotic
|
| 98 |
+
dtype: uint8
|
| 99 |
+
- name: edmeds_benzodiazepine___sedative_anxiolytic
|
| 100 |
+
dtype: uint8
|
| 101 |
+
- name: edmeds_beta_blocker
|
| 102 |
+
dtype: uint8
|
| 103 |
+
- name: edmeds_bronchodilator
|
| 104 |
+
dtype: uint8
|
| 105 |
+
- name: edmeds_calcium_channel_blocker
|
| 106 |
+
dtype: uint8
|
| 107 |
+
- name: edmeds_corticosteroid
|
| 108 |
+
dtype: uint8
|
| 109 |
+
- name: edmeds_diuretic
|
| 110 |
+
dtype: uint8
|
| 111 |
+
- name: edmeds_gi___acid_suppression
|
| 112 |
+
dtype: uint8
|
| 113 |
+
- name: edmeds_iv_fluid
|
| 114 |
+
dtype: uint8
|
| 115 |
+
- name: edmeds_insulin_glucose
|
| 116 |
+
dtype: uint8
|
| 117 |
+
- name: edmeds_nitrate
|
| 118 |
+
dtype: uint8
|
| 119 |
+
- name: edmeds_other
|
| 120 |
+
dtype: uint8
|
| 121 |
+
- name: edmeds_n_dispenses
|
| 122 |
+
dtype: uint16
|
| 123 |
+
- name: edmeds_n_drug_classes
|
| 124 |
+
dtype: uint8
|
| 125 |
+
splits:
|
| 126 |
+
- name: med_only
|
| 127 |
+
num_bytes: 25173099
|
| 128 |
+
num_examples: 399573
|
| 129 |
+
download_size: 6049182
|
| 130 |
+
dataset_size: 25173099
|
| 131 |
+
- config_name: ed_meds_timestep
|
| 132 |
+
features:
|
| 133 |
+
- name: ed_stay_id
|
| 134 |
+
dtype: float64
|
| 135 |
+
- name: subject_id
|
| 136 |
+
dtype: int64
|
| 137 |
+
- name: charttime
|
| 138 |
+
dtype: timestamp[ns]
|
| 139 |
+
- name: minutes_into_stay
|
| 140 |
+
dtype: float64
|
| 141 |
+
- name: drug_class
|
| 142 |
+
dtype: string
|
| 143 |
+
- name: action_idx
|
| 144 |
+
dtype: int64
|
| 145 |
+
- name: source
|
| 146 |
+
dtype: string
|
| 147 |
+
- name: __index_level_0__
|
| 148 |
+
dtype: int64
|
| 149 |
+
splits:
|
| 150 |
+
- name: ed_meds_timestep
|
| 151 |
+
num_bytes: 27076675
|
| 152 |
+
num_examples: 323190
|
| 153 |
+
download_size: 7130448
|
| 154 |
+
dataset_size: 27076675
|
| 155 |
+
- config_name: empty_patient_state
|
| 156 |
+
features:
|
| 157 |
+
- name: subject_id
|
| 158 |
+
dtype: int64
|
| 159 |
+
- name: ed_stay_id
|
| 160 |
+
dtype: int64
|
| 161 |
+
- name: hadm_id
|
| 162 |
+
dtype: float64
|
| 163 |
+
- name: time_steps
|
| 164 |
+
dtype: int64
|
| 165 |
+
splits:
|
| 166 |
+
- name: empty_patient_state
|
| 167 |
+
num_bytes: 4324549602
|
| 168 |
+
num_examples: 134616330
|
| 169 |
+
download_size: 11217914
|
| 170 |
+
dataset_size: 4324549602
|
| 171 |
+
- config_name: meds_admitted_er_actions
|
| 172 |
+
features:
|
| 173 |
+
- name: subject_id
|
| 174 |
+
dtype: int64
|
| 175 |
+
- name: stay_id
|
| 176 |
+
dtype: int64
|
| 177 |
+
- name: hadm_id
|
| 178 |
+
dtype: float64
|
| 179 |
+
- name: pyxis_charttime
|
| 180 |
+
dtype: timestamp[ns, tz=UTC]
|
| 181 |
+
- name: pyxis_med_rn
|
| 182 |
+
dtype: float64
|
| 183 |
+
- name: pyxis_medication
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: emar_id
|
| 186 |
+
dtype: 'null'
|
| 187 |
+
- name: emar_charttime
|
| 188 |
+
dtype: timestamp[ns, tz=UTC]
|
| 189 |
+
- name: emar_medication
|
| 190 |
+
dtype: 'null'
|
| 191 |
+
- name: event_txt
|
| 192 |
+
dtype: 'null'
|
| 193 |
+
- name: scheduletime
|
| 194 |
+
dtype: 'null'
|
| 195 |
+
- name: in_er
|
| 196 |
+
dtype: bool
|
| 197 |
+
- name: medication
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: drug_class
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: action_time
|
| 202 |
+
dtype: timestamp[ns]
|
| 203 |
+
- name: ed_stay_id
|
| 204 |
+
dtype: float64
|
| 205 |
+
- name: ed_intime
|
| 206 |
+
dtype: timestamp[ns]
|
| 207 |
+
- name: minutes_into_stay
|
| 208 |
+
dtype: float64
|
| 209 |
+
- name: action_idx
|
| 210 |
+
dtype: int64
|
| 211 |
+
- name: __index_level_0__
|
| 212 |
+
dtype: int64
|
| 213 |
+
splits:
|
| 214 |
+
- name: adm_er_clean
|
| 215 |
+
num_bytes: 148079076
|
| 216 |
+
num_examples: 912419
|
| 217 |
+
download_size: 29150917
|
| 218 |
+
dataset_size: 148079076
|
| 219 |
+
- config_name: vitals
|
| 220 |
+
features:
|
| 221 |
+
- name: ed_stay_id
|
| 222 |
+
dtype: int64
|
| 223 |
+
- name: subject_id
|
| 224 |
+
dtype: int64
|
| 225 |
+
- name: charttime
|
| 226 |
+
dtype: timestamp[us]
|
| 227 |
+
- name: temperature
|
| 228 |
+
dtype: float64
|
| 229 |
+
- name: heartrate
|
| 230 |
+
dtype: float64
|
| 231 |
+
- name: resprate
|
| 232 |
+
dtype: float64
|
| 233 |
+
- name: o2sat
|
| 234 |
+
dtype: float64
|
| 235 |
+
- name: sbp
|
| 236 |
+
dtype: float64
|
| 237 |
+
- name: dbp
|
| 238 |
+
dtype: float64
|
| 239 |
+
- name: pain
|
| 240 |
+
dtype: large_string
|
| 241 |
+
- name: time_since_last_hrs
|
| 242 |
+
dtype: float64
|
| 243 |
+
- name: temperature_rolling2h
|
| 244 |
+
dtype: float64
|
| 245 |
+
- name: temperature_delta
|
| 246 |
+
dtype: float64
|
| 247 |
+
- name: temperature_rate
|
| 248 |
+
dtype: float64
|
| 249 |
+
- name: heartrate_rolling2h
|
| 250 |
+
dtype: float64
|
| 251 |
+
- name: heartrate_delta
|
| 252 |
+
dtype: float64
|
| 253 |
+
- name: heartrate_rate
|
| 254 |
+
dtype: float64
|
| 255 |
+
- name: resprate_rolling2h
|
| 256 |
+
dtype: float64
|
| 257 |
+
- name: resprate_delta
|
| 258 |
+
dtype: float64
|
| 259 |
+
- name: resprate_rate
|
| 260 |
+
dtype: float64
|
| 261 |
+
- name: o2sat_rolling2h
|
| 262 |
+
dtype: float64
|
| 263 |
+
- name: o2sat_delta
|
| 264 |
+
dtype: float64
|
| 265 |
+
- name: o2sat_rate
|
| 266 |
+
dtype: float64
|
| 267 |
+
- name: sbp_rolling2h
|
| 268 |
+
dtype: float64
|
| 269 |
+
- name: sbp_delta
|
| 270 |
+
dtype: float64
|
| 271 |
+
- name: sbp_rate
|
| 272 |
+
dtype: float64
|
| 273 |
+
- name: dbp_rolling2h
|
| 274 |
+
dtype: float64
|
| 275 |
+
- name: dbp_delta
|
| 276 |
+
dtype: float64
|
| 277 |
+
- name: dbp_rate
|
| 278 |
+
dtype: float64
|
| 279 |
+
- name: pulse_pressure
|
| 280 |
+
dtype: float64
|
| 281 |
+
- name: map
|
| 282 |
+
dtype: float64
|
| 283 |
+
splits:
|
| 284 |
+
- name: vitals
|
| 285 |
+
num_bytes: 479613448
|
| 286 |
+
num_examples: 1893713
|
| 287 |
+
download_size: 84005509
|
| 288 |
+
dataset_size: 479613448
|
| 289 |
+
configs:
|
| 290 |
+
- config_name: all_med_actions
|
| 291 |
+
data_files:
|
| 292 |
+
- split: all_med_actions
|
| 293 |
+
path: modeling_data/all_med_actions-*
|
| 294 |
+
- config_name: combined_medication_features
|
| 295 |
+
data_files:
|
| 296 |
+
- split: med_only
|
| 297 |
+
path: modeling_data/med_only-*
|
| 298 |
+
- config_name: ed_meds_timestep
|
| 299 |
+
data_files:
|
| 300 |
+
- split: ed_meds_timestep
|
| 301 |
+
path: modeling_data/ed_meds_timestep-*
|
| 302 |
+
- config_name: empty_patient_state
|
| 303 |
+
data_files:
|
| 304 |
+
- split: empty_patient_state
|
| 305 |
+
path: patient_state/*.parquet
|
| 306 |
+
- config_name: meds_admitted_er_actions
|
| 307 |
+
data_files:
|
| 308 |
+
- split: adm_er_clean
|
| 309 |
+
path: modeling_data/adm_er_clean-*
|
| 310 |
+
- config_name: vitals
|
| 311 |
+
data_files:
|
| 312 |
+
- split: vitals
|
| 313 |
+
path: vitals_triage/*.parquet
|
| 314 |
+
---
|
| 315 |
+
|
| 316 |
+
## empty_patient_state
|
| 317 |
+
|
| 318 |
+
Empty data frame for patient state. Subject_id, ed_stay_id and hadm_id are retained for identification. A row is added for each 10 min time block for that unique stay
|
| 319 |
+
|
| 320 |
+
**License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
|
| 321 |
+
|
| 322 |
+
## vitals
|
| 323 |
+
|
| 324 |
+
Vitals cleaned using the same pattern and methods as the triage stats. Rhythm was dropped. Triage stats were added for each ed stay Missing values were handled using forward fill then backward fill for the groups that did not have an initial value. Remaining NaN values were filled using Iterative Imputer from sci-kit learn. Features were engineered for each vital to get a rolling 2h average, the delta from the most recent value, a time delta, rate of change, a general time delta, pulse pressure, and average perfusion pressure
|
| 325 |
+
|
| 326 |
+
**License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
|