Datasets:

Modalities:
Tabular
Text
Formats:
parquet
License:
tkbarb10 commited on
Commit
c2ead39
·
verified ·
1 Parent(s): d50bb3e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +664 -685
README.md CHANGED
@@ -1,664 +1,664 @@
1
- ---
2
  config_name: full_patient_state
3
  features:
4
  - name: ed_stay_id
5
  dtype: int64
6
  - name: subject_id
7
  dtype: int64
8
  - name: hadm_id
9
  dtype: float64
10
  - name: time
11
  dtype: timestamp[us]
12
  - name: Chemistry-Blood
13
  dtype: float64
14
  - name: Hematology-Blood
15
  dtype: float64
16
  - name: Hematology-Urine
17
  dtype: float64
18
  - name: Blood Gas-Blood
19
  dtype: float64
20
  - name: Chemistry-Urine
21
  dtype: float64
22
  - name: Chemistry-Other Body Fluid
23
  dtype: float64
24
  - name: Hematology-Cerebrospinal Fluid
25
  dtype: float64
26
  - name: Chemistry-Cerebrospinal Fluid
27
  dtype: float64
28
  - name: Hematology-Ascites
29
  dtype: float64
30
  - name: Chemistry-Ascites
31
  dtype: float64
32
  - name: Chemistry-Pleural
33
  dtype: float64
34
  - name: Hematology-Pleural
35
  dtype: float64
36
  - name: Hematology-Joint Fluid
37
  dtype: float64
38
  - name: Chemistry-Stool
39
  dtype: float64
40
  - name: Hematology-Other Body Fluid
41
  dtype: float64
42
  - name: Blood Gas-Other Body Fluid
43
  dtype: float64
44
  - name: Hematology-Bone Marrow
45
  dtype: float64
46
  - name: Hematology-Stool
47
  dtype: float64
48
  - name: Chemistry-Joint Fluid
49
  dtype: float64
50
  - name: URINE
51
  dtype: float64
52
  - name: Rapid Respiratory Viral Screen & Culture
53
  dtype: float64
54
  - name: PERITONEAL FLUID
55
  dtype: float64
56
  - name: BLOOD CULTURE
57
  dtype: float64
58
  - name: STOOL
59
  dtype: float64
60
  - name: OTHER
61
  dtype: float64
62
  - name: PLEURAL FLUID
63
  dtype: float64
64
  - name: TISSUE
65
  dtype: float64
66
  - name: SEROLOGY/BLOOD
67
  dtype: float64
68
  - name: IMMUNOLOGY
69
  dtype: float64
70
  - name: MRSA SCREEN
71
  dtype: float64
72
  - name: SWAB
73
  dtype: float64
74
  - name: JOINT FLUID
75
  dtype: float64
76
  - name: SPUTUM
77
  dtype: float64
78
  - name: FLUID,OTHER
79
  dtype: float64
80
  - name: ABSCESS
81
  dtype: float64
82
  - name: BRONCHOALVEOLAR LAVAGE
83
  dtype: float64
84
  - name: CSF;SPINAL FLUID
85
  dtype: float64
86
  - name: Blood (CMV AB)
87
  dtype: float64
88
  - name: Blood (EBV)
89
  dtype: float64
90
  - name: BILE
91
  dtype: float64
92
  - name: Other
93
  dtype: float64
94
  - name: Analgesic - Opioid/NSAID
95
  dtype: float64
96
  - name: Antiemetic
97
  dtype: float64
98
  - name: Analgesic - Acetaminophen
99
  dtype: float64
100
  - name: Antibiotic
101
  dtype: float64
102
  - name: Benzodiazepine - Sedative/Anxiolytic
103
  dtype: float64
104
  - name: Analgesic - NSAID
105
  dtype: float64
106
  - name: Bronchodilator
107
  dtype: float64
108
  - name: Antiplatelet
109
  dtype: float64
110
  - name: GI - Acid Suppression
111
  dtype: float64
112
  - name: Corticosteroid
113
  dtype: float64
114
  - name: Beta Blocker
115
  dtype: float64
116
  - name: Diuretic
117
  dtype: float64
118
  - name: Antipsychotic
119
  dtype: float64
120
  - name: Anticoagulant
121
  dtype: float64
122
  - name: Insulin/Glucose
123
  dtype: float64
124
  - name: Calcium Channel Blocker
125
  dtype: float64
126
  - name: Nitrate
127
  dtype: float64
128
  - name: ACE Inhibitor
129
  dtype: float64
130
  - name: IV Fluid
131
  dtype: float64
132
  - name: Anticonvulsant
133
  dtype: float64
134
  - name: Antiarrhythmic
135
  dtype: float64
136
  - name: weight
137
  dtype: float64
138
  - name: ecg_status
139
  dtype: float64
140
  - name: rad_status
141
  dtype: float64
142
  - name: in_ed
143
  dtype: int64
144
  - name: in_ward
145
  dtype: int64
146
  - name: ed_boarding
147
  dtype: int64
148
  - name: terminal_event
149
  dtype: large_string
150
  - name: gender
151
  dtype: large_string
152
  - name: anchor_age
153
  dtype: int64
154
  - name: arrival_transport
155
  dtype: large_string
156
  - name: acuity
157
  dtype: decimal128(10, 9)
158
  - name: height
159
  dtype: float64
160
  - name: recon_ace_inhibitor
161
  dtype: uint8
162
  - name: recon_analgesic___nsaid
163
  dtype: uint8
164
  - name: recon_analgesic___opioid_nsaid
165
  dtype: uint8
166
  - name: recon_antiarrhythmic
167
  dtype: uint8
168
  - name: recon_antibiotic
169
  dtype: uint8
170
  - name: recon_anticoagulant
171
  dtype: uint8
172
  - name: recon_anticonvulsant
173
  dtype: uint8
174
  - name: recon_antiemetic
175
  dtype: uint8
176
  - name: recon_antiplatelet
177
  dtype: uint8
178
  - name: recon_antipsychotic
179
  dtype: uint8
180
  - name: recon_benzodiazepine___sedative_anxiolytic
181
  dtype: uint8
182
  - name: recon_beta_blocker
183
  dtype: uint8
184
  - name: recon_bronchodilator
185
  dtype: uint8
186
  - name: recon_calcium_channel_blocker
187
  dtype: uint8
188
  - name: recon_corticosteroid
189
  dtype: uint8
190
  - name: recon_diuretic
191
  dtype: uint8
192
  - name: recon_gi___acid_suppression
193
  dtype: uint8
194
  - name: recon_insulin_glucose
195
  dtype: uint8
196
  - name: recon_nitrate
197
  dtype: uint8
198
  - name: admission_type
199
  dtype: large_string
200
  - name: current_temperature
201
  dtype: float64
202
  - name: current_heartrate
203
  dtype: float64
204
  - name: current_resprate
205
  dtype: float64
206
  - name: current_o2sat
207
  dtype: float64
208
  - name: current_sbp
209
  dtype: float64
210
  - name: current_dbp
211
  dtype: float64
212
  - name: current_pain
213
  dtype: large_string
214
  - name: current_pulse_pressure
215
  dtype: float64
216
  - name: current_map
217
  dtype: float64
218
  - name: time_since_last_hrs
219
  dtype: float64
220
  - name: temperature_rolling2h
221
  dtype: float64
222
  - name: temperature_delta
223
  dtype: float64
224
  - name: temperature_rate
225
  dtype: float64
226
  - name: heartrate_rolling2h
227
  dtype: float64
228
  - name: heartrate_delta
229
  dtype: float64
230
  - name: heartrate_rate
231
  dtype: float64
232
  - name: resprate_rolling2h
233
  dtype: float64
234
  - name: resprate_delta
235
  dtype: float64
236
  - name: resprate_rate
237
  dtype: float64
238
  - name: o2sat_rolling2h
239
  dtype: float64
240
  - name: o2sat_delta
241
  dtype: float64
242
  - name: o2sat_rate
243
  dtype: float64
244
  - name: sbp_rolling2h
245
  dtype: float64
246
  - name: sbp_delta
247
  dtype: float64
248
  - name: sbp_rate
249
  dtype: float64
250
  - name: dbp_rolling2h
251
  dtype: float64
252
  - name: dbp_delta
253
  dtype: float64
254
  - name: dbp_rate
255
  dtype: float64
256
  - name: observe
257
  dtype: int64
258
  - name: dispense_meds
259
  dtype: int64
260
  - name: ward_transfer
261
  dtype: int64
262
  - name: discharge
263
  dtype: int64
264
  - name: transfer_icu
265
  dtype: int64
266
  - name: ecg_ordered
267
  dtype: int64
268
  - name: rad_ordered
269
  dtype: int64
270
  - name: vitals_checked
271
  dtype: float64
272
  - name: labs_ordered
273
  dtype: int64
274
  - name: micro_ordered
275
  dtype: int64
276
  splits:
277
  - name: full_patient_state
278
  num_bytes: 6552689436
279
  num_examples: 6551723
280
  download_size: 106740245
281
  dataset_size: 6552689436
282
- config_name: full_patient_state
283
  data_files:
284
  - split: full_patient_state
285
  path: full_patient_state/full_patient_state-*
286
- --
287
- --
288
- config_name: full_patient_state
289
  data_files:
290
  - split: full_patient_state
291
  path: full_patient_state/*.parquet
292
- --
293
- --
294
  config_name: full_patient_state
295
  features:
296
  - name: ed_stay_id
297
  dtype: int64
298
  - name: subject_id
299
  dtype: int64
300
  - name: hadm_id
301
  dtype: float64
302
  - name: time
303
  dtype: timestamp[us]
304
  - name: Chemistry-Blood
305
  dtype: float64
306
  - name: Hematology-Blood
307
  dtype: float64
308
  - name: Hematology-Urine
309
  dtype: float64
310
  - name: Blood Gas-Blood
311
  dtype: float64
312
  - name: Chemistry-Urine
313
  dtype: float64
314
  - name: Chemistry-Other Body Fluid
315
  dtype: float64
316
  - name: Hematology-Cerebrospinal Fluid
317
  dtype: float64
318
  - name: Chemistry-Cerebrospinal Fluid
319
  dtype: float64
320
  - name: Hematology-Ascites
321
  dtype: float64
322
  - name: Chemistry-Ascites
323
  dtype: float64
324
  - name: Chemistry-Pleural
325
  dtype: float64
326
  - name: Hematology-Pleural
327
  dtype: float64
328
  - name: Hematology-Joint Fluid
329
  dtype: float64
330
  - name: Chemistry-Stool
331
  dtype: float64
332
  - name: Hematology-Other Body Fluid
333
  dtype: float64
334
  - name: Blood Gas-Other Body Fluid
335
  dtype: float64
336
  - name: Hematology-Bone Marrow
337
  dtype: float64
338
  - name: Hematology-Stool
339
  dtype: float64
340
  - name: Chemistry-Joint Fluid
341
  dtype: float64
342
  - name: labs_ordered
343
  dtype: int64
344
  - name: URINE
345
  dtype: float64
346
  - name: Rapid Respiratory Viral Screen & Culture
347
  dtype: float64
348
  - name: PERITONEAL FLUID
349
  dtype: float64
350
  - name: BLOOD CULTURE
351
  dtype: float64
352
  - name: STOOL
353
  dtype: float64
354
  - name: OTHER
355
  dtype: float64
356
  - name: PLEURAL FLUID
357
  dtype: float64
358
  - name: TISSUE
359
  dtype: float64
360
  - name: SEROLOGY/BLOOD
361
  dtype: float64
362
  - name: IMMUNOLOGY
363
  dtype: float64
364
  - name: MRSA SCREEN
365
  dtype: float64
366
  - name: SWAB
367
  dtype: float64
368
  - name: JOINT FLUID
369
  dtype: float64
370
  - name: SPUTUM
371
  dtype: float64
372
  - name: FLUID,OTHER
373
  dtype: float64
374
  - name: ABSCESS
375
  dtype: float64
376
  - name: BRONCHOALVEOLAR LAVAGE
377
  dtype: float64
378
  - name: CSF;SPINAL FLUID
379
  dtype: float64
380
  - name: Blood (CMV AB)
381
  dtype: float64
382
  - name: Blood (EBV)
383
  dtype: float64
384
  - name: BILE
385
  dtype: float64
386
  - name: micro_ordered
387
  dtype: int64
388
  - name: Other
389
  dtype: float64
390
  - name: Analgesic - Opioid/NSAID
391
  dtype: float64
392
  - name: Antiemetic
393
  dtype: float64
394
  - name: Analgesic - Acetaminophen
395
  dtype: float64
396
  - name: Antibiotic
397
  dtype: float64
398
  - name: Benzodiazepine - Sedative/Anxiolytic
399
  dtype: float64
400
  - name: Analgesic - NSAID
401
  dtype: float64
402
  - name: Bronchodilator
403
  dtype: float64
404
  - name: Antiplatelet
405
  dtype: float64
406
  - name: GI - Acid Suppression
407
  dtype: float64
408
  - name: Corticosteroid
409
  dtype: float64
410
  - name: Beta Blocker
411
  dtype: float64
412
  - name: Diuretic
413
  dtype: float64
414
  - name: Antipsychotic
415
  dtype: float64
416
  - name: Anticoagulant
417
  dtype: float64
418
  - name: Insulin/Glucose
419
  dtype: float64
420
  - name: Calcium Channel Blocker
421
  dtype: float64
422
  - name: Nitrate
423
  dtype: float64
424
  - name: ACE Inhibitor
425
  dtype: float64
426
  - name: IV Fluid
427
  dtype: float64
428
  - name: Anticonvulsant
429
  dtype: float64
430
  - name: Antiarrhythmic
431
  dtype: float64
432
  - name: weight
433
  dtype: float64
434
  - name: ecg_status
435
  dtype: float64
436
  - name: rad_status
437
  dtype: float64
438
  - name: in_ed
439
  dtype: int64
440
  - name: in_ward
441
  dtype: int64
442
  - name: ed_boarding
443
  dtype: int64
444
  - name: terminal_event
445
  dtype: large_string
446
  - name: gender
447
  dtype: large_string
448
  - name: anchor_age
449
  dtype: int64
450
  - name: arrival_transport
451
  dtype: large_string
452
  - name: acuity
453
  dtype: decimal128(10, 9)
454
  - name: height
455
  dtype: float64
456
  - name: recon_ace_inhibitor
457
  dtype: uint8
458
  - name: recon_analgesic___nsaid
459
  dtype: uint8
460
  - name: recon_analgesic___opioid_nsaid
461
  dtype: uint8
462
  - name: recon_antiarrhythmic
463
  dtype: uint8
464
  - name: recon_antibiotic
465
  dtype: uint8
466
  - name: recon_anticoagulant
467
  dtype: uint8
468
  - name: recon_anticonvulsant
469
  dtype: uint8
470
  - name: recon_antiemetic
471
  dtype: uint8
472
  - name: recon_antiplatelet
473
  dtype: uint8
474
  - name: recon_antipsychotic
475
  dtype: uint8
476
  - name: recon_benzodiazepine___sedative_anxiolytic
477
  dtype: uint8
478
  - name: recon_beta_blocker
479
  dtype: uint8
480
  - name: recon_bronchodilator
481
  dtype: uint8
482
  - name: recon_calcium_channel_blocker
483
  dtype: uint8
484
  - name: recon_corticosteroid
485
  dtype: uint8
486
  - name: recon_diuretic
487
  dtype: uint8
488
  - name: recon_gi___acid_suppression
489
  dtype: uint8
490
  - name: recon_insulin_glucose
491
  dtype: uint8
492
  - name: recon_nitrate
493
  dtype: uint8
494
  - name: admission_type
495
  dtype: large_string
496
  - name: vitals_checked
497
  dtype: float64
498
  - name: current_temperature
499
  dtype: float64
500
  - name: current_heartrate
501
  dtype: float64
502
  - name: current_resprate
503
  dtype: float64
504
  - name: current_o2sat
505
  dtype: float64
506
  - name: current_sbp
507
  dtype: float64
508
  - name: current_dbp
509
  dtype: float64
510
  - name: current_pain
511
  dtype: large_string
512
  - name: current_pulse_pressure
513
  dtype: float64
514
  - name: current_map
515
  dtype: float64
516
  - name: time_since_last_hrs
517
  dtype: float64
518
  - name: temperature_rolling2h
519
  dtype: float64
520
  - name: temperature_delta
521
  dtype: float64
522
  - name: temperature_rate
523
  dtype: float64
524
  - name: heartrate_rolling2h
525
  dtype: float64
526
  - name: heartrate_delta
527
  dtype: float64
528
  - name: heartrate_rate
529
  dtype: float64
530
  - name: resprate_rolling2h
531
  dtype: float64
532
  - name: resprate_delta
533
  dtype: float64
534
  - name: resprate_rate
535
  dtype: float64
536
  - name: o2sat_rolling2h
537
  dtype: float64
538
  - name: o2sat_delta
539
  dtype: float64
540
  - name: o2sat_rate
541
  dtype: float64
542
  - name: sbp_rolling2h
543
  dtype: float64
544
  - name: sbp_delta
545
  dtype: float64
546
  - name: sbp_rate
547
  dtype: float64
548
  - name: dbp_rolling2h
549
  dtype: float64
550
  - name: dbp_delta
551
  dtype: float64
552
  - name: dbp_rate
553
  dtype: float64
554
  - name: observe
555
  dtype: int64
556
  splits:
557
  - name: full_patient_state
558
  num_bytes: 6238206732
559
  num_examples: 6551723
560
  download_size: 105921848
561
  dataset_size: 6238206732
562
- config_name: full_patient_state
563
  data_files:
564
  - split: full_patient_state
565
  path: full_patient_state/full_patient_state-*
566
- --
567
- --
568
- license: other
569
- license_name: physionet-credentialed-health-data-1.5.0
570
- license_link: https://physionet.org/content/mimiciv/view-license/3.1/
571
- pretty_name: ADS599 Capstone Modeling Data — Empty Patient State
572
- dataset_info:
573
- - config_name: all_med_actions
574
- features:
575
- - name: ed_stay_id
576
- dtype: float64
577
- - name: subject_id
578
- dtype: int64
579
- - name: charttime
580
- dtype: timestamp[ns]
581
- - name: minutes_into_stay
582
- dtype: float64
583
- - name: drug_class
584
- dtype: string
585
- - name: action_idx
586
- dtype: int64
587
- - name: source
588
- dtype: string
589
- splits:
590
- - name: all_med_actions
591
- num_bytes: 93408141
592
- num_examples: 1235609
593
- download_size: 16415454
594
- dataset_size: 93408141
595
- - config_name: combined_medication_features
596
- features:
597
- - name: ed_stay_id
598
- dtype: int64
599
- - name: subject_id
600
- dtype: int64
601
- - name: recon_ace_inhibitor
602
- dtype: uint8
603
- - name: recon_analgesic___nsaid
604
- dtype: uint8
605
- - name: recon_analgesic___opioid_nsaid
606
- dtype: uint8
607
- - name: recon_antiarrhythmic
608
- dtype: uint8
609
- - name: recon_antibiotic
610
- dtype: uint8
611
- - name: recon_anticoagulant
612
- dtype: uint8
613
- - name: recon_anticonvulsant
614
- dtype: uint8
615
- - name: recon_antiemetic
616
- dtype: uint8
617
- - name: recon_antiplatelet
618
- dtype: uint8
619
- - name: recon_antipsychotic
620
- dtype: uint8
621
- - name: recon_benzodiazepine___sedative_anxiolytic
622
- dtype: uint8
623
- - name: recon_beta_blocker
624
- dtype: uint8
625
- - name: recon_bronchodilator
626
- dtype: uint8
627
- - name: recon_calcium_channel_blocker
628
- dtype: uint8
629
- - name: recon_corticosteroid
630
- dtype: uint8
631
- - name: recon_diuretic
632
- dtype: uint8
633
- - name: recon_gi___acid_suppression
634
- dtype: uint8
635
- - name: recon_insulin_glucose
636
- dtype: uint8
637
- - name: recon_nitrate
638
- dtype: uint8
639
- - name: recon_n_total_meds
640
- dtype: uint16
641
- - name: recon_n_drug_classes
642
- dtype: uint8
643
- - name: edmeds_ace_inhibitor
644
- dtype: uint8
645
- - name: edmeds_analgesic___acetaminophen
646
- dtype: uint8
647
- - name: edmeds_analgesic___nsaid
648
- dtype: uint8
649
- - name: edmeds_analgesic___opioid_nsaid
650
- dtype: uint8
651
- - name: edmeds_antiarrhythmic
652
- dtype: uint8
653
- - name: edmeds_antibiotic
654
- dtype: uint8
655
- - name: edmeds_anticoagulant
656
- dtype: uint8
657
- - name: edmeds_anticonvulsant
658
- dtype: uint8
659
- - name: edmeds_antiemetic
660
- dtype: uint8
661
- - name: edmeds_antiplatelet
662
- dtype: uint8
663
- - name: edmeds_antipsychotic
664
- dtype: uint8
665
- - name: edmeds_benzodiazepine___sedative_anxiolytic
666
- dtype: uint8
667
- - name: edmeds_beta_blocker
668
- dtype: uint8
669
- - name: edmeds_bronchodilator
670
- dtype: uint8
671
- - name: edmeds_calcium_channel_blocker
672
- dtype: uint8
673
- - name: edmeds_corticosteroid
674
- dtype: uint8
675
- - name: edmeds_diuretic
676
- dtype: uint8
677
- - name: edmeds_gi___acid_suppression
678
- dtype: uint8
679
- - name: edmeds_iv_fluid
680
- dtype: uint8
681
- - name: edmeds_insulin_glucose
682
- dtype: uint8
683
- - name: edmeds_nitrate
684
- dtype: uint8
685
- - name: edmeds_other
686
- dtype: uint8
687
- - name: edmeds_n_dispenses
688
- dtype: uint16
689
- - name: edmeds_n_drug_classes
690
- dtype: uint8
691
- splits:
692
- - name: med_only
693
- num_bytes: 25173099
694
- num_examples: 399573
695
- download_size: 6049182
696
- dataset_size: 25173099
697
- - config_name: ecg_features
698
- features:
699
- - name: subject_id
700
- dtype: int64
701
- - name: stay_id
702
- dtype: int64
703
- - name: hadm_id
704
- dtype: int64
705
- - name: ecg_time
706
- dtype: timestamp[us, tz=UTC]
707
- - name: ecg_acuity
708
- dtype: int64
709
- splits:
710
- - name: ecg_features
711
- num_bytes: 5892276
712
- num_examples: 146848
713
- download_size: 3971052
714
- dataset_size: 5892276
715
- - config_name: ed_meds_timestep
716
- features:
717
- - name: ed_stay_id
718
- dtype: float64
719
- - name: subject_id
720
- dtype: int64
721
- - name: charttime
722
- dtype: timestamp[ns]
723
- - name: minutes_into_stay
724
- dtype: float64
725
- - name: drug_class
726
- dtype: string
727
- - name: action_idx
728
- dtype: int64
729
- - name: source
730
- dtype: string
731
- - name: __index_level_0__
732
- dtype: int64
733
- splits:
734
- - name: ed_meds_timestep
735
- num_bytes: 27076675
736
- num_examples: 323190
737
- download_size: 7130448
738
- dataset_size: 27076675
739
- - config_name: empty_patient_state
740
- features:
741
- - name: subject_id
742
- dtype: int64
743
- - name: ed_stay_id
744
- dtype: int64
745
- - name: hadm_id
746
- dtype: float64
747
- - name: time_steps
748
- dtype: int64
749
- splits:
750
- - name: empty_patient_state
751
- num_bytes: 4324549602
752
- num_examples: 134616330
753
- download_size: 11217914
754
- dataset_size: 4324549602
755
- - config_name: full_patient_state
756
- features:
757
- - name: ed_stay_id
758
- dtype: int64
759
- - name: subject_id
760
- dtype: int64
761
- - name: hadm_id
762
- dtype: float64
763
- - name: time
764
- dtype: timestamp[us]
765
- - name: Chemistry-Blood
766
- dtype: float64
767
- - name: Hematology-Blood
768
- dtype: float64
769
- - name: Hematology-Urine
770
- dtype: float64
771
- - name: Blood Gas-Blood
772
- dtype: float64
773
- - name: Chemistry-Urine
774
- dtype: float64
775
- - name: Chemistry-Other Body Fluid
776
- dtype: float64
777
- - name: Hematology-Cerebrospinal Fluid
778
- dtype: float64
779
- - name: Chemistry-Cerebrospinal Fluid
780
- dtype: float64
781
- - name: Hematology-Ascites
782
- dtype: float64
783
- - name: Chemistry-Ascites
784
- dtype: float64
785
- - name: Chemistry-Pleural
786
- dtype: float64
787
- - name: Hematology-Pleural
788
- dtype: float64
789
- - name: Hematology-Joint Fluid
790
- dtype: float64
791
- - name: Chemistry-Stool
792
- dtype: float64
793
- - name: Hematology-Other Body Fluid
794
- dtype: float64
795
- - name: Blood Gas-Other Body Fluid
796
- dtype: float64
797
- - name: Hematology-Bone Marrow
798
- dtype: float64
799
- - name: Hematology-Stool
800
- dtype: float64
801
- - name: Chemistry-Joint Fluid
802
- dtype: float64
803
- - name: URINE
804
- dtype: float64
805
- - name: Rapid Respiratory Viral Screen & Culture
806
- dtype: float64
807
- - name: PERITONEAL FLUID
808
- dtype: float64
809
- - name: BLOOD CULTURE
810
- dtype: float64
811
- - name: STOOL
812
- dtype: float64
813
- - name: OTHER
814
- dtype: float64
815
- - name: PLEURAL FLUID
816
- dtype: float64
817
- - name: TISSUE
818
- dtype: float64
819
- - name: SEROLOGY/BLOOD
820
- dtype: float64
821
- - name: IMMUNOLOGY
822
- dtype: float64
823
- - name: MRSA SCREEN
824
- dtype: float64
825
- - name: SWAB
826
- dtype: float64
827
- - name: JOINT FLUID
828
- dtype: float64
829
- - name: SPUTUM
830
- dtype: float64
831
- - name: FLUID,OTHER
832
- dtype: float64
833
- - name: ABSCESS
834
- dtype: float64
835
- - name: BRONCHOALVEOLAR LAVAGE
836
- dtype: float64
837
- - name: CSF;SPINAL FLUID
838
- dtype: float64
839
- - name: Blood (CMV AB)
840
- dtype: float64
841
- - name: Blood (EBV)
842
- dtype: float64
843
- - name: BILE
844
- dtype: float64
845
- - name: vitals_checked
846
- dtype: float64
847
- - name: current_temperature
848
- dtype: float64
849
- - name: current_heartrate
850
- dtype: float64
851
- - name: current_resprate
852
- dtype: float64
853
- - name: current_o2sat
854
- dtype: float64
855
- - name: current_sbp
856
- dtype: float64
857
- - name: current_dbp
858
- dtype: float64
859
- - name: current_pain
860
- dtype: large_string
861
- - name: current_pulse_pressure
862
- dtype: float64
863
- - name: current_map
864
- dtype: float64
865
- - name: time_since_last_hrs
866
- dtype: float64
867
- - name: temperature_rolling2h
868
- dtype: float64
869
- - name: temperature_delta
870
- dtype: float64
871
- - name: temperature_rate
872
- dtype: float64
873
- - name: heartrate_rolling2h
874
- dtype: float64
875
- - name: heartrate_delta
876
- dtype: float64
877
- - name: heartrate_rate
878
- dtype: float64
879
- - name: resprate_rolling2h
880
- dtype: float64
881
- - name: resprate_delta
882
- dtype: float64
883
- - name: resprate_rate
884
- dtype: float64
885
- - name: o2sat_rolling2h
886
- dtype: float64
887
- - name: o2sat_delta
888
- dtype: float64
889
- - name: o2sat_rate
890
- dtype: float64
891
- - name: sbp_rolling2h
892
- dtype: float64
893
- - name: sbp_delta
894
- dtype: float64
895
- - name: sbp_rate
896
- dtype: float64
897
- - name: dbp_rolling2h
898
- dtype: float64
899
- - name: dbp_delta
900
- dtype: float64
901
- - name: dbp_rate
902
- dtype: float64
903
- - name: Other
904
- dtype: float64
905
- - name: Analgesic - Opioid/NSAID
906
- dtype: float64
907
- - name: Antiemetic
908
- dtype: float64
909
- - name: Analgesic - Acetaminophen
910
- dtype: float64
911
- - name: Antibiotic
912
- dtype: float64
913
- - name: Benzodiazepine - Sedative/Anxiolytic
914
- dtype: float64
915
- - name: Analgesic - NSAID
916
- dtype: float64
917
- - name: Bronchodilator
918
- dtype: float64
919
- - name: Antiplatelet
920
- dtype: float64
921
- - name: GI - Acid Suppression
922
- dtype: float64
923
- - name: Corticosteroid
924
- dtype: float64
925
- - name: Beta Blocker
926
- dtype: float64
927
- - name: Diuretic
928
- dtype: float64
929
- - name: Antipsychotic
930
- dtype: float64
931
- - name: Anticoagulant
932
- dtype: float64
933
- - name: Insulin/Glucose
934
- dtype: float64
935
- - name: Calcium Channel Blocker
936
- dtype: float64
937
- - name: Nitrate
938
- dtype: float64
939
- - name: ACE Inhibitor
940
- dtype: float64
941
- - name: IV Fluid
942
- dtype: float64
943
- - name: Anticonvulsant
944
- dtype: float64
945
- - name: Antiarrhythmic
946
- dtype: float64
947
- - name: weight
948
- dtype: float64
949
- - name: ecg_status
950
- dtype: float64
951
- - name: rad_status
952
- dtype: float64
953
- - name: in_ed
954
- dtype: int64
955
- - name: in_ward
956
- dtype: int64
957
- - name: ed_boarding
958
- dtype: int64
959
- - name: terminal_event
960
- dtype: large_string
961
- - name: gender
962
- dtype: large_string
963
- - name: anchor_age
964
- dtype: int64
965
- - name: arrival_transport
966
- dtype: large_string
967
- - name: acuity
968
- dtype: decimal128(10, 9)
969
- - name: height
970
- dtype: float64
971
- - name: recon_ace_inhibitor
972
- dtype: uint8
973
- - name: recon_analgesic___nsaid
974
- dtype: uint8
975
- - name: recon_analgesic___opioid_nsaid
976
- dtype: uint8
977
- - name: recon_antiarrhythmic
978
- dtype: uint8
979
- - name: recon_antibiotic
980
- dtype: uint8
981
- - name: recon_anticoagulant
982
- dtype: uint8
983
- - name: recon_anticonvulsant
984
- dtype: uint8
985
- - name: recon_antiemetic
986
- dtype: uint8
987
- - name: recon_antiplatelet
988
- dtype: uint8
989
- - name: recon_antipsychotic
990
- dtype: uint8
991
- - name: recon_benzodiazepine___sedative_anxiolytic
992
- dtype: uint8
993
- - name: recon_beta_blocker
994
- dtype: uint8
995
- - name: recon_bronchodilator
996
- dtype: uint8
997
- - name: recon_calcium_channel_blocker
998
- dtype: uint8
999
- - name: recon_corticosteroid
1000
- dtype: uint8
1001
- - name: recon_diuretic
1002
- dtype: uint8
1003
- - name: recon_gi___acid_suppression
1004
- dtype: uint8
1005
- - name: recon_insulin_glucose
1006
- dtype: uint8
1007
- - name: recon_nitrate
1008
- dtype: uint8
1009
- - name: admission_type
1010
- dtype: large_string
1011
- splits:
1012
- - name: full_patient_state
1013
- num_bytes: 6238206732
1014
- num_examples: 6551723
1015
- download_size: 143234905
1016
- dataset_size: 6238206732
1017
- - config_name: meds_admitted_er_actions
1018
- features:
1019
- - name: subject_id
1020
- dtype: int64
1021
- - name: stay_id
1022
- dtype: int64
1023
- - name: hadm_id
1024
- dtype: float64
1025
- - name: pyxis_charttime
1026
- dtype: timestamp[ns, tz=UTC]
1027
- - name: pyxis_med_rn
1028
- dtype: float64
1029
- - name: pyxis_medication
1030
- dtype: string
1031
- - name: emar_id
1032
- dtype: 'null'
1033
- - name: emar_charttime
1034
- dtype: timestamp[ns, tz=UTC]
1035
- - name: emar_medication
1036
- dtype: 'null'
1037
- - name: event_txt
1038
- dtype: 'null'
1039
- - name: scheduletime
1040
- dtype: 'null'
1041
- - name: in_er
1042
- dtype: bool
1043
- - name: medication
1044
- dtype: string
1045
- - name: drug_class
1046
- dtype: string
1047
- - name: action_time
1048
- dtype: timestamp[ns]
1049
- - name: ed_stay_id
1050
- dtype: float64
1051
- - name: ed_intime
1052
- dtype: timestamp[ns]
1053
- - name: minutes_into_stay
1054
- dtype: float64
1055
- - name: action_idx
1056
- dtype: int64
1057
- - name: __index_level_0__
1058
- dtype: int64
1059
- splits:
1060
- - name: adm_er_clean
1061
- num_bytes: 148079076
1062
- num_examples: 912419
1063
- download_size: 29150917
1064
- dataset_size: 148079076
1065
- - config_name: radiology_features
1066
- features:
1067
- - name: subject_id
1068
- dtype: int64
1069
- - name: stay_id
1070
- dtype: int64
1071
- - name: hadm_id
1072
- dtype: int64
1073
- - name: exam_time
1074
- dtype: timestamp[us, tz=UTC]
1075
- - name: rad_acuity_level
1076
- dtype: int64
1077
- splits:
1078
- - name: radiology_features
1079
- num_bytes: 10408947
1080
- num_examples: 259413
1081
- download_size: 6821015
1082
- dataset_size: 10408947
1083
- - config_name: vitals
1084
- features:
1085
- - name: ed_stay_id
1086
- dtype: int64
1087
- - name: subject_id
1088
- dtype: int64
1089
- - name: charttime
1090
- dtype: timestamp[us]
1091
- - name: temperature
1092
- dtype: float64
1093
- - name: heartrate
1094
- dtype: float64
1095
- - name: resprate
1096
- dtype: float64
1097
- - name: o2sat
1098
- dtype: float64
1099
- - name: sbp
1100
- dtype: float64
1101
- - name: dbp
1102
- dtype: float64
1103
- - name: pain
1104
- dtype: large_string
1105
- - name: time_since_last_hrs
1106
- dtype: float64
1107
- - name: temperature_rolling2h
1108
- dtype: float64
1109
- - name: temperature_delta
1110
- dtype: float64
1111
- - name: temperature_rate
1112
- dtype: float64
1113
- - name: heartrate_rolling2h
1114
- dtype: float64
1115
- - name: heartrate_delta
1116
- dtype: float64
1117
- - name: heartrate_rate
1118
- dtype: float64
1119
- - name: resprate_rolling2h
1120
- dtype: float64
1121
- - name: resprate_delta
1122
- dtype: float64
1123
- - name: resprate_rate
1124
- dtype: float64
1125
- - name: o2sat_rolling2h
1126
- dtype: float64
1127
- - name: o2sat_delta
1128
- dtype: float64
1129
- - name: o2sat_rate
1130
- dtype: float64
1131
- - name: sbp_rolling2h
1132
- dtype: float64
1133
- - name: sbp_delta
1134
- dtype: float64
1135
- - name: sbp_rate
1136
- dtype: float64
1137
- - name: dbp_rolling2h
1138
- dtype: float64
1139
- - name: dbp_delta
1140
- dtype: float64
1141
- - name: dbp_rate
1142
- dtype: float64
1143
- - name: pulse_pressure
1144
- dtype: float64
1145
- - name: map
1146
- dtype: float64
1147
- splits:
1148
- - name: vitals
1149
- num_bytes: 479613448
1150
- num_examples: 1893713
1151
- download_size: 84005509
1152
- dataset_size: 479613448
1153
- configs:
1154
- - config_name: all_med_actions
1155
- data_files:
1156
- - split: all_med_actions
1157
- path: modeling_data/all_med_actions-*
1158
- - config_name: combined_medication_features
1159
- data_files:
1160
- - split: med_only
1161
- path: modeling_data/med_only-*
1162
- - config_name: ecg_features
1163
- data_files:
1164
- - split: ecg_features
1165
- path: modeling_data/ecg_features-*
1166
- - config_name: ed_meds_timestep
1167
- data_files:
1168
- - split: ed_meds_timestep
1169
- path: modeling_data/ed_meds_timestep-*
1170
- - config_name: empty_patient_state
1171
- data_files:
1172
- - split: empty_patient_state
1173
- path: patient_state/*.parquet
1174
- - config_name: meds_admitted_er_actions
1175
- data_files:
1176
- - split: adm_er_clean
1177
- path: modeling_data/adm_er_clean-*
1178
- - config_name: radiology_features
1179
- data_files:
1180
- - split: radiology_features
1181
- path: modeling_data/radiology_features-*
1182
- - config_name: vitals
1183
- data_files:
1184
- - split: vitals
1185
- path: vitals_triage/*.parquet
1186
- - config_name: full_patient_state
1187
- data_files:
1188
- - split: full_patient_state
1189
- path: full_patient_state/*.parquet
1190
- ---
1191
-
1192
-
1193
-
1194
- ## empty_patient_state
1195
-
1196
-
1197
-
1198
-
1199
-
1200
- 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
1201
-
1202
-
1203
-
1204
-
1205
-
1206
- **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
1207
-
1208
-
1209
-
1210
-
1211
-
1212
- ## vitals
1213
-
1214
-
1215
-
1216
-
1217
-
1218
- 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
1219
-
1220
-
1221
-
1222
-
1223
-
1224
- **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
1225
-
1226
- ## full_patient_state
1227
-
1228
- Full patient state dataframe for offline RL training, derived from MIMIC-IV ED data. One row per 30-minute time block per ED stay (ed_stay_id). Built by combining: lab order/result statuses (0=not ordered, 1=pending, 2=normal, 3=abnormal), microbiology order/result statuses (0-4), vital signs with fill-forward and delta/rate features, medication administration flags (binary, first admin onward), ECG status, weight, and transfer location flags (in_ed, in_ward, ed_boarding). Static features merged per stay: gender, age, arrival transport, triage acuity, admission type (ward rows only), height, and pre-ED medication reconciliation (recon_* drug classes). terminal_event column encodes the outcome: ICU transfer, ward discharge, or ED discharge. Intended as the primary input for offline RL state construction.
1229
-
1230
- **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
1231
- config_name: full_patient_state
1232
  data_files:
1233
  - split: full_patient_state
1234
  path: full_patient_state/*.parquet
1235
- --
1236
- --
1237
  config_name: full_patient_state
1238
  features:
1239
  - name: ed_stay_id
1240
  dtype: int64
1241
  - name: subject_id
1242
  dtype: int64
1243
  - name: hadm_id
1244
  dtype: float64
1245
  - name: time
1246
  dtype: timestamp[us]
1247
  - name: Chemistry-Blood
1248
  dtype: float64
1249
  - name: Hematology-Blood
1250
  dtype: float64
1251
  - name: Hematology-Urine
1252
  dtype: float64
1253
  - name: Blood Gas-Blood
1254
  dtype: float64
1255
  - name: Chemistry-Urine
1256
  dtype: float64
1257
  - name: Chemistry-Other Body Fluid
1258
  dtype: float64
1259
  - name: Hematology-Cerebrospinal Fluid
1260
  dtype: float64
1261
  - name: Chemistry-Cerebrospinal Fluid
1262
  dtype: float64
1263
  - name: Hematology-Ascites
1264
  dtype: float64
1265
  - name: Chemistry-Ascites
1266
  dtype: float64
1267
  - name: Chemistry-Pleural
1268
  dtype: float64
1269
  - name: Hematology-Pleural
1270
  dtype: float64
1271
  - name: Hematology-Joint Fluid
1272
  dtype: float64
1273
  - name: Chemistry-Stool
1274
  dtype: float64
1275
  - name: Hematology-Other Body Fluid
1276
  dtype: float64
1277
  - name: Blood Gas-Other Body Fluid
1278
  dtype: float64
1279
  - name: Hematology-Bone Marrow
1280
  dtype: float64
1281
  - name: Hematology-Stool
1282
  dtype: float64
1283
  - name: Chemistry-Joint Fluid
1284
  dtype: float64
1285
  - name: URINE
1286
  dtype: float64
1287
  - name: Rapid Respiratory Viral Screen & Culture
1288
  dtype: float64
1289
  - name: PERITONEAL FLUID
1290
  dtype: float64
1291
  - name: BLOOD CULTURE
1292
  dtype: float64
1293
  - name: STOOL
1294
  dtype: float64
1295
  - name: OTHER
1296
  dtype: float64
1297
  - name: PLEURAL FLUID
1298
  dtype: float64
1299
  - name: TISSUE
1300
  dtype: float64
1301
  - name: SEROLOGY/BLOOD
1302
  dtype: float64
1303
  - name: IMMUNOLOGY
1304
  dtype: float64
1305
  - name: MRSA SCREEN
1306
  dtype: float64
1307
  - name: SWAB
1308
  dtype: float64
1309
  - name: JOINT FLUID
1310
  dtype: float64
1311
  - name: SPUTUM
1312
  dtype: float64
1313
  - name: FLUID,OTHER
1314
  dtype: float64
1315
  - name: ABSCESS
1316
  dtype: float64
1317
  - name: BRONCHOALVEOLAR LAVAGE
1318
  dtype: float64
1319
  - name: CSF;SPINAL FLUID
1320
  dtype: float64
1321
  - name: Blood (CMV AB)
1322
  dtype: float64
1323
  - name: Blood (EBV)
1324
  dtype: float64
1325
  - name: BILE
1326
  dtype: float64
1327
  - name: Other
1328
  dtype: float64
1329
  - name: Analgesic - Opioid/NSAID
1330
  dtype: float64
1331
  - name: Antiemetic
1332
  dtype: float64
1333
  - name: Analgesic - Acetaminophen
1334
  dtype: float64
1335
  - name: Antibiotic
1336
  dtype: float64
1337
  - name: Benzodiazepine - Sedative/Anxiolytic
1338
  dtype: float64
1339
  - name: Analgesic - NSAID
1340
  dtype: float64
1341
  - name: Bronchodilator
1342
  dtype: float64
1343
  - name: Antiplatelet
1344
  dtype: float64
1345
  - name: GI - Acid Suppression
1346
  dtype: float64
1347
  - name: Corticosteroid
1348
  dtype: float64
1349
  - name: Beta Blocker
1350
  dtype: float64
1351
  - name: Diuretic
1352
  dtype: float64
1353
  - name: Antipsychotic
1354
  dtype: float64
1355
  - name: Anticoagulant
1356
  dtype: float64
1357
  - name: Insulin/Glucose
1358
  dtype: float64
1359
  - name: Calcium Channel Blocker
1360
  dtype: float64
1361
  - name: Nitrate
1362
  dtype: float64
1363
  - name: ACE Inhibitor
1364
  dtype: float64
1365
  - name: IV Fluid
1366
  dtype: float64
1367
  - name: Anticonvulsant
1368
  dtype: float64
1369
  - name: Antiarrhythmic
1370
  dtype: float64
1371
  - name: weight
1372
  dtype: float64
1373
  - name: ecg_status
1374
  dtype: float64
1375
  - name: rad_status
1376
  dtype: float64
1377
  - name: in_ed
1378
  dtype: int64
1379
  - name: in_ward
1380
  dtype: int64
1381
  - name: ed_boarding
1382
  dtype: int64
1383
  - name: terminal_event
1384
  dtype: large_string
1385
  - name: gender
1386
  dtype: large_string
1387
  - name: anchor_age
1388
  dtype: int64
1389
  - name: arrival_transport
1390
  dtype: large_string
1391
  - name: acuity
1392
  dtype: decimal128(10, 9)
1393
  - name: height
1394
  dtype: float64
1395
  - name: recon_ace_inhibitor
1396
  dtype: uint8
1397
  - name: recon_analgesic___nsaid
1398
  dtype: uint8
1399
  - name: recon_analgesic___opioid_nsaid
1400
  dtype: uint8
1401
  - name: recon_antiarrhythmic
1402
  dtype: uint8
1403
  - name: recon_antibiotic
1404
  dtype: uint8
1405
  - name: recon_anticoagulant
1406
  dtype: uint8
1407
  - name: recon_anticonvulsant
1408
  dtype: uint8
1409
  - name: recon_antiemetic
1410
  dtype: uint8
1411
  - name: recon_antiplatelet
1412
  dtype: uint8
1413
  - name: recon_antipsychotic
1414
  dtype: uint8
1415
  - name: recon_benzodiazepine___sedative_anxiolytic
1416
  dtype: uint8
1417
  - name: recon_beta_blocker
1418
  dtype: uint8
1419
  - name: recon_bronchodilator
1420
  dtype: uint8
1421
  - name: recon_calcium_channel_blocker
1422
  dtype: uint8
1423
  - name: recon_corticosteroid
1424
  dtype: uint8
1425
  - name: recon_diuretic
1426
  dtype: uint8
1427
  - name: recon_gi___acid_suppression
1428
  dtype: uint8
1429
  - name: recon_insulin_glucose
1430
  dtype: uint8
1431
  - name: recon_nitrate
1432
  dtype: uint8
1433
  - name: admission_type
1434
  dtype: large_string
1435
  - name: current_temperature
1436
  dtype: float64
1437
  - name: current_heartrate
1438
  dtype: float64
1439
  - name: current_resprate
1440
  dtype: float64
1441
  - name: current_o2sat
1442
  dtype: float64
1443
  - name: current_sbp
1444
  dtype: float64
1445
  - name: current_dbp
1446
  dtype: float64
1447
  - name: current_pain
1448
  dtype: large_string
1449
  - name: current_pulse_pressure
1450
  dtype: float64
1451
  - name: current_map
1452
  dtype: float64
1453
  - name: time_since_last_hrs
1454
  dtype: float64
1455
  - name: temperature_rolling2h
1456
  dtype: float64
1457
  - name: temperature_delta
1458
  dtype: float64
1459
  - name: temperature_rate
1460
  dtype: float64
1461
  - name: heartrate_rolling2h
1462
  dtype: float64
1463
  - name: heartrate_delta
1464
  dtype: float64
1465
  - name: heartrate_rate
1466
  dtype: float64
1467
  - name: resprate_rolling2h
1468
  dtype: float64
1469
  - name: resprate_delta
1470
  dtype: float64
1471
  - name: resprate_rate
1472
  dtype: float64
1473
  - name: o2sat_rolling2h
1474
  dtype: float64
1475
  - name: o2sat_delta
1476
  dtype: float64
1477
  - name: o2sat_rate
1478
  dtype: float64
1479
  - name: sbp_rolling2h
1480
  dtype: float64
1481
  - name: sbp_delta
1482
  dtype: float64
1483
  - name: sbp_rate
1484
  dtype: float64
1485
  - name: dbp_rolling2h
1486
  dtype: float64
1487
  - name: dbp_delta
1488
  dtype: float64
1489
  - name: dbp_rate
1490
  dtype: float64
1491
  - name: observe
1492
  dtype: int64
1493
  - name: dispense_meds
1494
  dtype: int64
1495
  - name: ward_transfer
1496
  dtype: int64
1497
  - name: discharge
1498
  dtype: int64
1499
  - name: transfer_icu
1500
  dtype: int64
1501
  - name: ecg_ordered
1502
  dtype: int64
1503
  - name: rad_ordered
1504
  dtype: int64
1505
  - name: vitals_checked
1506
  dtype: float64
1507
  - name: labs_ordered
1508
  dtype: int64
1509
  - name: micro_ordered
1510
  dtype: int64
1511
  splits:
1512
  - name: full_patient_state
1513
  num_bytes: 6552689436
1514
  num_examples: 6551723
1515
  download_size: 106740245
1516
  dataset_size: 6552689436
1517
- config_name: full_patient_state
1518
  data_files:
1519
  - split: full_patient_state
1520
  path: full_patient_state/full_patient_state-*
1521
- --
1522
- --
1523
- config_name: full_patient_state
1524
  data_files:
1525
  - split: full_patient_state
1526
  path: full_patient_state/*.parquet
1527
- --
1528
- --
1529
  config_name: full_patient_state
1530
  features:
1531
  - name: ed_stay_id
1532
  dtype: int64
1533
  - name: subject_id
1534
  dtype: int64
1535
  - name: hadm_id
1536
  dtype: float64
1537
  - name: time
1538
  dtype: timestamp[us]
1539
  - name: Chemistry-Blood
1540
  dtype: float64
1541
  - name: Hematology-Blood
1542
  dtype: float64
1543
  - name: Hematology-Urine
1544
  dtype: float64
1545
  - name: Blood Gas-Blood
1546
  dtype: float64
1547
  - name: Chemistry-Urine
1548
  dtype: float64
1549
  - name: Chemistry-Other Body Fluid
1550
  dtype: float64
1551
  - name: Hematology-Cerebrospinal Fluid
1552
  dtype: float64
1553
  - name: Chemistry-Cerebrospinal Fluid
1554
  dtype: float64
1555
  - name: Hematology-Ascites
1556
  dtype: float64
1557
  - name: Chemistry-Ascites
1558
  dtype: float64
1559
  - name: Chemistry-Pleural
1560
  dtype: float64
1561
  - name: Hematology-Pleural
1562
  dtype: float64
1563
  - name: Hematology-Joint Fluid
1564
  dtype: float64
1565
  - name: Chemistry-Stool
1566
  dtype: float64
1567
  - name: Hematology-Other Body Fluid
1568
  dtype: float64
1569
  - name: Blood Gas-Other Body Fluid
1570
  dtype: float64
1571
  - name: Hematology-Bone Marrow
1572
  dtype: float64
1573
  - name: Hematology-Stool
1574
  dtype: float64
1575
  - name: Chemistry-Joint Fluid
1576
  dtype: float64
1577
  - name: labs_ordered
1578
  dtype: int64
1579
  - name: URINE
1580
  dtype: float64
1581
  - name: Rapid Respiratory Viral Screen & Culture
1582
  dtype: float64
1583
  - name: PERITONEAL FLUID
1584
  dtype: float64
1585
  - name: BLOOD CULTURE
1586
  dtype: float64
1587
  - name: STOOL
1588
  dtype: float64
1589
  - name: OTHER
1590
  dtype: float64
1591
  - name: PLEURAL FLUID
1592
  dtype: float64
1593
  - name: TISSUE
1594
  dtype: float64
1595
  - name: SEROLOGY/BLOOD
1596
  dtype: float64
1597
  - name: IMMUNOLOGY
1598
  dtype: float64
1599
  - name: MRSA SCREEN
1600
  dtype: float64
1601
  - name: SWAB
1602
  dtype: float64
1603
  - name: JOINT FLUID
1604
  dtype: float64
1605
  - name: SPUTUM
1606
  dtype: float64
1607
  - name: FLUID,OTHER
1608
  dtype: float64
1609
  - name: ABSCESS
1610
  dtype: float64
1611
  - name: BRONCHOALVEOLAR LAVAGE
1612
  dtype: float64
1613
  - name: CSF;SPINAL FLUID
1614
  dtype: float64
1615
  - name: Blood (CMV AB)
1616
  dtype: float64
1617
  - name: Blood (EBV)
1618
  dtype: float64
1619
  - name: BILE
1620
  dtype: float64
1621
  - name: micro_ordered
1622
  dtype: int64
1623
  - name: Other
1624
  dtype: float64
1625
  - name: Analgesic - Opioid/NSAID
1626
  dtype: float64
1627
  - name: Antiemetic
1628
  dtype: float64
1629
  - name: Analgesic - Acetaminophen
1630
  dtype: float64
1631
  - name: Antibiotic
1632
  dtype: float64
1633
  - name: Benzodiazepine - Sedative/Anxiolytic
1634
  dtype: float64
1635
  - name: Analgesic - NSAID
1636
  dtype: float64
1637
  - name: Bronchodilator
1638
  dtype: float64
1639
  - name: Antiplatelet
1640
  dtype: float64
1641
  - name: GI - Acid Suppression
1642
  dtype: float64
1643
  - name: Corticosteroid
1644
  dtype: float64
1645
  - name: Beta Blocker
1646
  dtype: float64
1647
  - name: Diuretic
1648
  dtype: float64
1649
  - name: Antipsychotic
1650
  dtype: float64
1651
  - name: Anticoagulant
1652
  dtype: float64
1653
  - name: Insulin/Glucose
1654
  dtype: float64
1655
  - name: Calcium Channel Blocker
1656
  dtype: float64
1657
  - name: Nitrate
1658
  dtype: float64
1659
  - name: ACE Inhibitor
1660
  dtype: float64
1661
  - name: IV Fluid
1662
  dtype: float64
1663
  - name: Anticonvulsant
1664
  dtype: float64
1665
  - name: Antiarrhythmic
1666
  dtype: float64
1667
  - name: weight
1668
  dtype: float64
1669
  - name: ecg_status
1670
  dtype: float64
1671
  - name: rad_status
1672
  dtype: float64
1673
  - name: in_ed
1674
  dtype: int64
1675
  - name: in_ward
1676
  dtype: int64
1677
  - name: ed_boarding
1678
  dtype: int64
1679
  - name: terminal_event
1680
  dtype: large_string
1681
  - name: gender
1682
  dtype: large_string
1683
  - name: anchor_age
1684
  dtype: int64
1685
  - name: arrival_transport
1686
  dtype: large_string
1687
  - name: acuity
1688
  dtype: decimal128(10, 9)
1689
  - name: height
1690
  dtype: float64
1691
  - name: recon_ace_inhibitor
1692
  dtype: uint8
1693
  - name: recon_analgesic___nsaid
1694
  dtype: uint8
1695
  - name: recon_analgesic___opioid_nsaid
1696
  dtype: uint8
1697
  - name: recon_antiarrhythmic
1698
  dtype: uint8
1699
  - name: recon_antibiotic
1700
  dtype: uint8
1701
  - name: recon_anticoagulant
1702
  dtype: uint8
1703
  - name: recon_anticonvulsant
1704
  dtype: uint8
1705
  - name: recon_antiemetic
1706
  dtype: uint8
1707
  - name: recon_antiplatelet
1708
  dtype: uint8
1709
  - name: recon_antipsychotic
1710
  dtype: uint8
1711
  - name: recon_benzodiazepine___sedative_anxiolytic
1712
  dtype: uint8
1713
  - name: recon_beta_blocker
1714
  dtype: uint8
1715
  - name: recon_bronchodilator
1716
  dtype: uint8
1717
  - name: recon_calcium_channel_blocker
1718
  dtype: uint8
1719
  - name: recon_corticosteroid
1720
  dtype: uint8
1721
  - name: recon_diuretic
1722
  dtype: uint8
1723
  - name: recon_gi___acid_suppression
1724
  dtype: uint8
1725
  - name: recon_insulin_glucose
1726
  dtype: uint8
1727
  - name: recon_nitrate
1728
  dtype: uint8
1729
  - name: admission_type
1730
  dtype: large_string
1731
  - name: vitals_checked
1732
  dtype: float64
1733
  - name: current_temperature
1734
  dtype: float64
1735
  - name: current_heartrate
1736
  dtype: float64
1737
  - name: current_resprate
1738
  dtype: float64
1739
  - name: current_o2sat
1740
  dtype: float64
1741
  - name: current_sbp
1742
  dtype: float64
1743
  - name: current_dbp
1744
  dtype: float64
1745
  - name: current_pain
1746
  dtype: large_string
1747
  - name: current_pulse_pressure
1748
  dtype: float64
1749
  - name: current_map
1750
  dtype: float64
1751
  - name: time_since_last_hrs
1752
  dtype: float64
1753
  - name: temperature_rolling2h
1754
  dtype: float64
1755
  - name: temperature_delta
1756
  dtype: float64
1757
  - name: temperature_rate
1758
  dtype: float64
1759
  - name: heartrate_rolling2h
1760
  dtype: float64
1761
  - name: heartrate_delta
1762
  dtype: float64
1763
  - name: heartrate_rate
1764
  dtype: float64
1765
  - name: resprate_rolling2h
1766
  dtype: float64
1767
  - name: resprate_delta
1768
  dtype: float64
1769
  - name: resprate_rate
1770
  dtype: float64
1771
  - name: o2sat_rolling2h
1772
  dtype: float64
1773
  - name: o2sat_delta
1774
  dtype: float64
1775
  - name: o2sat_rate
1776
  dtype: float64
1777
  - name: sbp_rolling2h
1778
  dtype: float64
1779
  - name: sbp_delta
1780
  dtype: float64
1781
  - name: sbp_rate
1782
  dtype: float64
1783
  - name: dbp_rolling2h
1784
  dtype: float64
1785
  - name: dbp_delta
1786
  dtype: float64
1787
  - name: dbp_rate
1788
  dtype: float64
1789
  - name: observe
1790
  dtype: int64
1791
  splits:
1792
  - name: full_patient_state
1793
  num_bytes: 6238206732
1794
  num_examples: 6551723
1795
  download_size: 105921848
1796
  dataset_size: 6238206732
1797
- config_name: full_patient_state
1798
  data_files:
1799
  - split: full_patient_state
1800
  path: full_patient_state/full_patient_state-*
1801
- --
1802
- --
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  config_name: full_patient_state
2
  features:
3
  - name: ed_stay_id
4
  dtype: int64
5
  - name: subject_id
6
  dtype: int64
7
  - name: hadm_id
8
  dtype: float64
9
  - name: time
10
  dtype: timestamp[us]
11
  - name: Chemistry-Blood
12
  dtype: float64
13
  - name: Hematology-Blood
14
  dtype: float64
15
  - name: Hematology-Urine
16
  dtype: float64
17
  - name: Blood Gas-Blood
18
  dtype: float64
19
  - name: Chemistry-Urine
20
  dtype: float64
21
  - name: Chemistry-Other Body Fluid
22
  dtype: float64
23
  - name: Hematology-Cerebrospinal Fluid
24
  dtype: float64
25
  - name: Chemistry-Cerebrospinal Fluid
26
  dtype: float64
27
  - name: Hematology-Ascites
28
  dtype: float64
29
  - name: Chemistry-Ascites
30
  dtype: float64
31
  - name: Chemistry-Pleural
32
  dtype: float64
33
  - name: Hematology-Pleural
34
  dtype: float64
35
  - name: Hematology-Joint Fluid
36
  dtype: float64
37
  - name: Chemistry-Stool
38
  dtype: float64
39
  - name: Hematology-Other Body Fluid
40
  dtype: float64
41
  - name: Blood Gas-Other Body Fluid
42
  dtype: float64
43
  - name: Hematology-Bone Marrow
44
  dtype: float64
45
  - name: Hematology-Stool
46
  dtype: float64
47
  - name: Chemistry-Joint Fluid
48
  dtype: float64
49
  - name: URINE
50
  dtype: float64
51
  - name: Rapid Respiratory Viral Screen & Culture
52
  dtype: float64
53
  - name: PERITONEAL FLUID
54
  dtype: float64
55
  - name: BLOOD CULTURE
56
  dtype: float64
57
  - name: STOOL
58
  dtype: float64
59
  - name: OTHER
60
  dtype: float64
61
  - name: PLEURAL FLUID
62
  dtype: float64
63
  - name: TISSUE
64
  dtype: float64
65
  - name: SEROLOGY/BLOOD
66
  dtype: float64
67
  - name: IMMUNOLOGY
68
  dtype: float64
69
  - name: MRSA SCREEN
70
  dtype: float64
71
  - name: SWAB
72
  dtype: float64
73
  - name: JOINT FLUID
74
  dtype: float64
75
  - name: SPUTUM
76
  dtype: float64
77
  - name: FLUID,OTHER
78
  dtype: float64
79
  - name: ABSCESS
80
  dtype: float64
81
  - name: BRONCHOALVEOLAR LAVAGE
82
  dtype: float64
83
  - name: CSF;SPINAL FLUID
84
  dtype: float64
85
  - name: Blood (CMV AB)
86
  dtype: float64
87
  - name: Blood (EBV)
88
  dtype: float64
89
  - name: BILE
90
  dtype: float64
91
  - name: Other
92
  dtype: float64
93
  - name: Analgesic - Opioid/NSAID
94
  dtype: float64
95
  - name: Antiemetic
96
  dtype: float64
97
  - name: Analgesic - Acetaminophen
98
  dtype: float64
99
  - name: Antibiotic
100
  dtype: float64
101
  - name: Benzodiazepine - Sedative/Anxiolytic
102
  dtype: float64
103
  - name: Analgesic - NSAID
104
  dtype: float64
105
  - name: Bronchodilator
106
  dtype: float64
107
  - name: Antiplatelet
108
  dtype: float64
109
  - name: GI - Acid Suppression
110
  dtype: float64
111
  - name: Corticosteroid
112
  dtype: float64
113
  - name: Beta Blocker
114
  dtype: float64
115
  - name: Diuretic
116
  dtype: float64
117
  - name: Antipsychotic
118
  dtype: float64
119
  - name: Anticoagulant
120
  dtype: float64
121
  - name: Insulin/Glucose
122
  dtype: float64
123
  - name: Calcium Channel Blocker
124
  dtype: float64
125
  - name: Nitrate
126
  dtype: float64
127
  - name: ACE Inhibitor
128
  dtype: float64
129
  - name: IV Fluid
130
  dtype: float64
131
  - name: Anticonvulsant
132
  dtype: float64
133
  - name: Antiarrhythmic
134
  dtype: float64
135
  - name: weight
136
  dtype: float64
137
  - name: ecg_status
138
  dtype: float64
139
  - name: rad_status
140
  dtype: float64
141
  - name: in_ed
142
  dtype: int64
143
  - name: in_ward
144
  dtype: int64
145
  - name: ed_boarding
146
  dtype: int64
147
  - name: terminal_event
148
  dtype: large_string
149
  - name: gender
150
  dtype: large_string
151
  - name: anchor_age
152
  dtype: int64
153
  - name: arrival_transport
154
  dtype: large_string
155
  - name: acuity
156
  dtype: decimal128(10, 9)
157
  - name: height
158
  dtype: float64
159
  - name: recon_ace_inhibitor
160
  dtype: uint8
161
  - name: recon_analgesic___nsaid
162
  dtype: uint8
163
  - name: recon_analgesic___opioid_nsaid
164
  dtype: uint8
165
  - name: recon_antiarrhythmic
166
  dtype: uint8
167
  - name: recon_antibiotic
168
  dtype: uint8
169
  - name: recon_anticoagulant
170
  dtype: uint8
171
  - name: recon_anticonvulsant
172
  dtype: uint8
173
  - name: recon_antiemetic
174
  dtype: uint8
175
  - name: recon_antiplatelet
176
  dtype: uint8
177
  - name: recon_antipsychotic
178
  dtype: uint8
179
  - name: recon_benzodiazepine___sedative_anxiolytic
180
  dtype: uint8
181
  - name: recon_beta_blocker
182
  dtype: uint8
183
  - name: recon_bronchodilator
184
  dtype: uint8
185
  - name: recon_calcium_channel_blocker
186
  dtype: uint8
187
  - name: recon_corticosteroid
188
  dtype: uint8
189
  - name: recon_diuretic
190
  dtype: uint8
191
  - name: recon_gi___acid_suppression
192
  dtype: uint8
193
  - name: recon_insulin_glucose
194
  dtype: uint8
195
  - name: recon_nitrate
196
  dtype: uint8
197
  - name: admission_type
198
  dtype: large_string
199
  - name: current_temperature
200
  dtype: float64
201
  - name: current_heartrate
202
  dtype: float64
203
  - name: current_resprate
204
  dtype: float64
205
  - name: current_o2sat
206
  dtype: float64
207
  - name: current_sbp
208
  dtype: float64
209
  - name: current_dbp
210
  dtype: float64
211
  - name: current_pain
212
  dtype: large_string
213
  - name: current_pulse_pressure
214
  dtype: float64
215
  - name: current_map
216
  dtype: float64
217
  - name: time_since_last_hrs
218
  dtype: float64
219
  - name: temperature_rolling2h
220
  dtype: float64
221
  - name: temperature_delta
222
  dtype: float64
223
  - name: temperature_rate
224
  dtype: float64
225
  - name: heartrate_rolling2h
226
  dtype: float64
227
  - name: heartrate_delta
228
  dtype: float64
229
  - name: heartrate_rate
230
  dtype: float64
231
  - name: resprate_rolling2h
232
  dtype: float64
233
  - name: resprate_delta
234
  dtype: float64
235
  - name: resprate_rate
236
  dtype: float64
237
  - name: o2sat_rolling2h
238
  dtype: float64
239
  - name: o2sat_delta
240
  dtype: float64
241
  - name: o2sat_rate
242
  dtype: float64
243
  - name: sbp_rolling2h
244
  dtype: float64
245
  - name: sbp_delta
246
  dtype: float64
247
  - name: sbp_rate
248
  dtype: float64
249
  - name: dbp_rolling2h
250
  dtype: float64
251
  - name: dbp_delta
252
  dtype: float64
253
  - name: dbp_rate
254
  dtype: float64
255
  - name: observe
256
  dtype: int64
257
  - name: dispense_meds
258
  dtype: int64
259
  - name: ward_transfer
260
  dtype: int64
261
  - name: discharge
262
  dtype: int64
263
  - name: transfer_icu
264
  dtype: int64
265
  - name: ecg_ordered
266
  dtype: int64
267
  - name: rad_ordered
268
  dtype: int64
269
  - name: vitals_checked
270
  dtype: float64
271
  - name: labs_ordered
272
  dtype: int64
273
  - name: micro_ordered
274
  dtype: int64
275
  splits:
276
  - name: full_patient_state
277
  num_bytes: 6552689436
278
  num_examples: 6551723
279
  download_size: 106740245
280
  dataset_size: 6552689436
 
281
  data_files:
282
  - split: full_patient_state
283
  path: full_patient_state/full_patient_state-*
 
 
 
284
  data_files:
285
  - split: full_patient_state
286
  path: full_patient_state/*.parquet
 
 
287
  config_name: full_patient_state
288
  features:
289
  - name: ed_stay_id
290
  dtype: int64
291
  - name: subject_id
292
  dtype: int64
293
  - name: hadm_id
294
  dtype: float64
295
  - name: time
296
  dtype: timestamp[us]
297
  - name: Chemistry-Blood
298
  dtype: float64
299
  - name: Hematology-Blood
300
  dtype: float64
301
  - name: Hematology-Urine
302
  dtype: float64
303
  - name: Blood Gas-Blood
304
  dtype: float64
305
  - name: Chemistry-Urine
306
  dtype: float64
307
  - name: Chemistry-Other Body Fluid
308
  dtype: float64
309
  - name: Hematology-Cerebrospinal Fluid
310
  dtype: float64
311
  - name: Chemistry-Cerebrospinal Fluid
312
  dtype: float64
313
  - name: Hematology-Ascites
314
  dtype: float64
315
  - name: Chemistry-Ascites
316
  dtype: float64
317
  - name: Chemistry-Pleural
318
  dtype: float64
319
  - name: Hematology-Pleural
320
  dtype: float64
321
  - name: Hematology-Joint Fluid
322
  dtype: float64
323
  - name: Chemistry-Stool
324
  dtype: float64
325
  - name: Hematology-Other Body Fluid
326
  dtype: float64
327
  - name: Blood Gas-Other Body Fluid
328
  dtype: float64
329
  - name: Hematology-Bone Marrow
330
  dtype: float64
331
  - name: Hematology-Stool
332
  dtype: float64
333
  - name: Chemistry-Joint Fluid
334
  dtype: float64
335
  - name: labs_ordered
336
  dtype: int64
337
  - name: URINE
338
  dtype: float64
339
  - name: Rapid Respiratory Viral Screen & Culture
340
  dtype: float64
341
  - name: PERITONEAL FLUID
342
  dtype: float64
343
  - name: BLOOD CULTURE
344
  dtype: float64
345
  - name: STOOL
346
  dtype: float64
347
  - name: OTHER
348
  dtype: float64
349
  - name: PLEURAL FLUID
350
  dtype: float64
351
  - name: TISSUE
352
  dtype: float64
353
  - name: SEROLOGY/BLOOD
354
  dtype: float64
355
  - name: IMMUNOLOGY
356
  dtype: float64
357
  - name: MRSA SCREEN
358
  dtype: float64
359
  - name: SWAB
360
  dtype: float64
361
  - name: JOINT FLUID
362
  dtype: float64
363
  - name: SPUTUM
364
  dtype: float64
365
  - name: FLUID,OTHER
366
  dtype: float64
367
  - name: ABSCESS
368
  dtype: float64
369
  - name: BRONCHOALVEOLAR LAVAGE
370
  dtype: float64
371
  - name: CSF;SPINAL FLUID
372
  dtype: float64
373
  - name: Blood (CMV AB)
374
  dtype: float64
375
  - name: Blood (EBV)
376
  dtype: float64
377
  - name: BILE
378
  dtype: float64
379
  - name: micro_ordered
380
  dtype: int64
381
  - name: Other
382
  dtype: float64
383
  - name: Analgesic - Opioid/NSAID
384
  dtype: float64
385
  - name: Antiemetic
386
  dtype: float64
387
  - name: Analgesic - Acetaminophen
388
  dtype: float64
389
  - name: Antibiotic
390
  dtype: float64
391
  - name: Benzodiazepine - Sedative/Anxiolytic
392
  dtype: float64
393
  - name: Analgesic - NSAID
394
  dtype: float64
395
  - name: Bronchodilator
396
  dtype: float64
397
  - name: Antiplatelet
398
  dtype: float64
399
  - name: GI - Acid Suppression
400
  dtype: float64
401
  - name: Corticosteroid
402
  dtype: float64
403
  - name: Beta Blocker
404
  dtype: float64
405
  - name: Diuretic
406
  dtype: float64
407
  - name: Antipsychotic
408
  dtype: float64
409
  - name: Anticoagulant
410
  dtype: float64
411
  - name: Insulin/Glucose
412
  dtype: float64
413
  - name: Calcium Channel Blocker
414
  dtype: float64
415
  - name: Nitrate
416
  dtype: float64
417
  - name: ACE Inhibitor
418
  dtype: float64
419
  - name: IV Fluid
420
  dtype: float64
421
  - name: Anticonvulsant
422
  dtype: float64
423
  - name: Antiarrhythmic
424
  dtype: float64
425
  - name: weight
426
  dtype: float64
427
  - name: ecg_status
428
  dtype: float64
429
  - name: rad_status
430
  dtype: float64
431
  - name: in_ed
432
  dtype: int64
433
  - name: in_ward
434
  dtype: int64
435
  - name: ed_boarding
436
  dtype: int64
437
  - name: terminal_event
438
  dtype: large_string
439
  - name: gender
440
  dtype: large_string
441
  - name: anchor_age
442
  dtype: int64
443
  - name: arrival_transport
444
  dtype: large_string
445
  - name: acuity
446
  dtype: decimal128(10, 9)
447
  - name: height
448
  dtype: float64
449
  - name: recon_ace_inhibitor
450
  dtype: uint8
451
  - name: recon_analgesic___nsaid
452
  dtype: uint8
453
  - name: recon_analgesic___opioid_nsaid
454
  dtype: uint8
455
  - name: recon_antiarrhythmic
456
  dtype: uint8
457
  - name: recon_antibiotic
458
  dtype: uint8
459
  - name: recon_anticoagulant
460
  dtype: uint8
461
  - name: recon_anticonvulsant
462
  dtype: uint8
463
  - name: recon_antiemetic
464
  dtype: uint8
465
  - name: recon_antiplatelet
466
  dtype: uint8
467
  - name: recon_antipsychotic
468
  dtype: uint8
469
  - name: recon_benzodiazepine___sedative_anxiolytic
470
  dtype: uint8
471
  - name: recon_beta_blocker
472
  dtype: uint8
473
  - name: recon_bronchodilator
474
  dtype: uint8
475
  - name: recon_calcium_channel_blocker
476
  dtype: uint8
477
  - name: recon_corticosteroid
478
  dtype: uint8
479
  - name: recon_diuretic
480
  dtype: uint8
481
  - name: recon_gi___acid_suppression
482
  dtype: uint8
483
  - name: recon_insulin_glucose
484
  dtype: uint8
485
  - name: recon_nitrate
486
  dtype: uint8
487
  - name: admission_type
488
  dtype: large_string
489
  - name: vitals_checked
490
  dtype: float64
491
  - name: current_temperature
492
  dtype: float64
493
  - name: current_heartrate
494
  dtype: float64
495
  - name: current_resprate
496
  dtype: float64
497
  - name: current_o2sat
498
  dtype: float64
499
  - name: current_sbp
500
  dtype: float64
501
  - name: current_dbp
502
  dtype: float64
503
  - name: current_pain
504
  dtype: large_string
505
  - name: current_pulse_pressure
506
  dtype: float64
507
  - name: current_map
508
  dtype: float64
509
  - name: time_since_last_hrs
510
  dtype: float64
511
  - name: temperature_rolling2h
512
  dtype: float64
513
  - name: temperature_delta
514
  dtype: float64
515
  - name: temperature_rate
516
  dtype: float64
517
  - name: heartrate_rolling2h
518
  dtype: float64
519
  - name: heartrate_delta
520
  dtype: float64
521
  - name: heartrate_rate
522
  dtype: float64
523
  - name: resprate_rolling2h
524
  dtype: float64
525
  - name: resprate_delta
526
  dtype: float64
527
  - name: resprate_rate
528
  dtype: float64
529
  - name: o2sat_rolling2h
530
  dtype: float64
531
  - name: o2sat_delta
532
  dtype: float64
533
  - name: o2sat_rate
534
  dtype: float64
535
  - name: sbp_rolling2h
536
  dtype: float64
537
  - name: sbp_delta
538
  dtype: float64
539
  - name: sbp_rate
540
  dtype: float64
541
  - name: dbp_rolling2h
542
  dtype: float64
543
  - name: dbp_delta
544
  dtype: float64
545
  - name: dbp_rate
546
  dtype: float64
547
  - name: observe
548
  dtype: int64
549
  splits:
550
  - name: full_patient_state
551
  num_bytes: 6238206732
552
  num_examples: 6551723
553
  download_size: 105921848
554
  dataset_size: 6238206732
 
555
  data_files:
556
  - split: full_patient_state
557
  path: full_patient_state/full_patient_state-*
558
+ ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
559
  data_files:
560
  - split: full_patient_state
561
  path: full_patient_state/*.parquet
 
 
562
  config_name: full_patient_state
563
  features:
564
  - name: ed_stay_id
565
  dtype: int64
566
  - name: subject_id
567
  dtype: int64
568
  - name: hadm_id
569
  dtype: float64
570
  - name: time
571
  dtype: timestamp[us]
572
  - name: Chemistry-Blood
573
  dtype: float64
574
  - name: Hematology-Blood
575
  dtype: float64
576
  - name: Hematology-Urine
577
  dtype: float64
578
  - name: Blood Gas-Blood
579
  dtype: float64
580
  - name: Chemistry-Urine
581
  dtype: float64
582
  - name: Chemistry-Other Body Fluid
583
  dtype: float64
584
  - name: Hematology-Cerebrospinal Fluid
585
  dtype: float64
586
  - name: Chemistry-Cerebrospinal Fluid
587
  dtype: float64
588
  - name: Hematology-Ascites
589
  dtype: float64
590
  - name: Chemistry-Ascites
591
  dtype: float64
592
  - name: Chemistry-Pleural
593
  dtype: float64
594
  - name: Hematology-Pleural
595
  dtype: float64
596
  - name: Hematology-Joint Fluid
597
  dtype: float64
598
  - name: Chemistry-Stool
599
  dtype: float64
600
  - name: Hematology-Other Body Fluid
601
  dtype: float64
602
  - name: Blood Gas-Other Body Fluid
603
  dtype: float64
604
  - name: Hematology-Bone Marrow
605
  dtype: float64
606
  - name: Hematology-Stool
607
  dtype: float64
608
  - name: Chemistry-Joint Fluid
609
  dtype: float64
610
  - name: URINE
611
  dtype: float64
612
  - name: Rapid Respiratory Viral Screen & Culture
613
  dtype: float64
614
  - name: PERITONEAL FLUID
615
  dtype: float64
616
  - name: BLOOD CULTURE
617
  dtype: float64
618
  - name: STOOL
619
  dtype: float64
620
  - name: OTHER
621
  dtype: float64
622
  - name: PLEURAL FLUID
623
  dtype: float64
624
  - name: TISSUE
625
  dtype: float64
626
  - name: SEROLOGY/BLOOD
627
  dtype: float64
628
  - name: IMMUNOLOGY
629
  dtype: float64
630
  - name: MRSA SCREEN
631
  dtype: float64
632
  - name: SWAB
633
  dtype: float64
634
  - name: JOINT FLUID
635
  dtype: float64
636
  - name: SPUTUM
637
  dtype: float64
638
  - name: FLUID,OTHER
639
  dtype: float64
640
  - name: ABSCESS
641
  dtype: float64
642
  - name: BRONCHOALVEOLAR LAVAGE
643
  dtype: float64
644
  - name: CSF;SPINAL FLUID
645
  dtype: float64
646
  - name: Blood (CMV AB)
647
  dtype: float64
648
  - name: Blood (EBV)
649
  dtype: float64
650
  - name: BILE
651
  dtype: float64
652
  - name: Other
653
  dtype: float64
654
  - name: Analgesic - Opioid/NSAID
655
  dtype: float64
656
  - name: Antiemetic
657
  dtype: float64
658
  - name: Analgesic - Acetaminophen
659
  dtype: float64
660
  - name: Antibiotic
661
  dtype: float64
662
  - name: Benzodiazepine - Sedative/Anxiolytic
663
  dtype: float64
664
  - name: Analgesic - NSAID
665
  dtype: float64
666
  - name: Bronchodilator
667
  dtype: float64
668
  - name: Antiplatelet
669
  dtype: float64
670
  - name: GI - Acid Suppression
671
  dtype: float64
672
  - name: Corticosteroid
673
  dtype: float64
674
  - name: Beta Blocker
675
  dtype: float64
676
  - name: Diuretic
677
  dtype: float64
678
  - name: Antipsychotic
679
  dtype: float64
680
  - name: Anticoagulant
681
  dtype: float64
682
  - name: Insulin/Glucose
683
  dtype: float64
684
  - name: Calcium Channel Blocker
685
  dtype: float64
686
  - name: Nitrate
687
  dtype: float64
688
  - name: ACE Inhibitor
689
  dtype: float64
690
  - name: IV Fluid
691
  dtype: float64
692
  - name: Anticonvulsant
693
  dtype: float64
694
  - name: Antiarrhythmic
695
  dtype: float64
696
  - name: weight
697
  dtype: float64
698
  - name: ecg_status
699
  dtype: float64
700
  - name: rad_status
701
  dtype: float64
702
  - name: in_ed
703
  dtype: int64
704
  - name: in_ward
705
  dtype: int64
706
  - name: ed_boarding
707
  dtype: int64
708
  - name: terminal_event
709
  dtype: large_string
710
  - name: gender
711
  dtype: large_string
712
  - name: anchor_age
713
  dtype: int64
714
  - name: arrival_transport
715
  dtype: large_string
716
  - name: acuity
717
  dtype: decimal128(10, 9)
718
  - name: height
719
  dtype: float64
720
  - name: recon_ace_inhibitor
721
  dtype: uint8
722
  - name: recon_analgesic___nsaid
723
  dtype: uint8
724
  - name: recon_analgesic___opioid_nsaid
725
  dtype: uint8
726
  - name: recon_antiarrhythmic
727
  dtype: uint8
728
  - name: recon_antibiotic
729
  dtype: uint8
730
  - name: recon_anticoagulant
731
  dtype: uint8
732
  - name: recon_anticonvulsant
733
  dtype: uint8
734
  - name: recon_antiemetic
735
  dtype: uint8
736
  - name: recon_antiplatelet
737
  dtype: uint8
738
  - name: recon_antipsychotic
739
  dtype: uint8
740
  - name: recon_benzodiazepine___sedative_anxiolytic
741
  dtype: uint8
742
  - name: recon_beta_blocker
743
  dtype: uint8
744
  - name: recon_bronchodilator
745
  dtype: uint8
746
  - name: recon_calcium_channel_blocker
747
  dtype: uint8
748
  - name: recon_corticosteroid
749
  dtype: uint8
750
  - name: recon_diuretic
751
  dtype: uint8
752
  - name: recon_gi___acid_suppression
753
  dtype: uint8
754
  - name: recon_insulin_glucose
755
  dtype: uint8
756
  - name: recon_nitrate
757
  dtype: uint8
758
  - name: admission_type
759
  dtype: large_string
760
  - name: current_temperature
761
  dtype: float64
762
  - name: current_heartrate
763
  dtype: float64
764
  - name: current_resprate
765
  dtype: float64
766
  - name: current_o2sat
767
  dtype: float64
768
  - name: current_sbp
769
  dtype: float64
770
  - name: current_dbp
771
  dtype: float64
772
  - name: current_pain
773
  dtype: large_string
774
  - name: current_pulse_pressure
775
  dtype: float64
776
  - name: current_map
777
  dtype: float64
778
  - name: time_since_last_hrs
779
  dtype: float64
780
  - name: temperature_rolling2h
781
  dtype: float64
782
  - name: temperature_delta
783
  dtype: float64
784
  - name: temperature_rate
785
  dtype: float64
786
  - name: heartrate_rolling2h
787
  dtype: float64
788
  - name: heartrate_delta
789
  dtype: float64
790
  - name: heartrate_rate
791
  dtype: float64
792
  - name: resprate_rolling2h
793
  dtype: float64
794
  - name: resprate_delta
795
  dtype: float64
796
  - name: resprate_rate
797
  dtype: float64
798
  - name: o2sat_rolling2h
799
  dtype: float64
800
  - name: o2sat_delta
801
  dtype: float64
802
  - name: o2sat_rate
803
  dtype: float64
804
  - name: sbp_rolling2h
805
  dtype: float64
806
  - name: sbp_delta
807
  dtype: float64
808
  - name: sbp_rate
809
  dtype: float64
810
  - name: dbp_rolling2h
811
  dtype: float64
812
  - name: dbp_delta
813
  dtype: float64
814
  - name: dbp_rate
815
  dtype: float64
816
  - name: observe
817
  dtype: int64
818
  - name: dispense_meds
819
  dtype: int64
820
  - name: ward_transfer
821
  dtype: int64
822
  - name: discharge
823
  dtype: int64
824
  - name: transfer_icu
825
  dtype: int64
826
  - name: ecg_ordered
827
  dtype: int64
828
  - name: rad_ordered
829
  dtype: int64
830
  - name: vitals_checked
831
  dtype: float64
832
  - name: labs_ordered
833
  dtype: int64
834
  - name: micro_ordered
835
  dtype: int64
836
  splits:
837
  - name: full_patient_state
838
  num_bytes: 6552689436
839
  num_examples: 6551723
840
  download_size: 106740245
841
  dataset_size: 6552689436
 
842
  data_files:
843
  - split: full_patient_state
844
  path: full_patient_state/full_patient_state-*
 
 
 
845
  data_files:
846
  - split: full_patient_state
847
  path: full_patient_state/*.parquet
 
 
848
  config_name: full_patient_state
849
  features:
850
  - name: ed_stay_id
851
  dtype: int64
852
  - name: subject_id
853
  dtype: int64
854
  - name: hadm_id
855
  dtype: float64
856
  - name: time
857
  dtype: timestamp[us]
858
  - name: Chemistry-Blood
859
  dtype: float64
860
  - name: Hematology-Blood
861
  dtype: float64
862
  - name: Hematology-Urine
863
  dtype: float64
864
  - name: Blood Gas-Blood
865
  dtype: float64
866
  - name: Chemistry-Urine
867
  dtype: float64
868
  - name: Chemistry-Other Body Fluid
869
  dtype: float64
870
  - name: Hematology-Cerebrospinal Fluid
871
  dtype: float64
872
  - name: Chemistry-Cerebrospinal Fluid
873
  dtype: float64
874
  - name: Hematology-Ascites
875
  dtype: float64
876
  - name: Chemistry-Ascites
877
  dtype: float64
878
  - name: Chemistry-Pleural
879
  dtype: float64
880
  - name: Hematology-Pleural
881
  dtype: float64
882
  - name: Hematology-Joint Fluid
883
  dtype: float64
884
  - name: Chemistry-Stool
885
  dtype: float64
886
  - name: Hematology-Other Body Fluid
887
  dtype: float64
888
  - name: Blood Gas-Other Body Fluid
889
  dtype: float64
890
  - name: Hematology-Bone Marrow
891
  dtype: float64
892
  - name: Hematology-Stool
893
  dtype: float64
894
  - name: Chemistry-Joint Fluid
895
  dtype: float64
896
  - name: labs_ordered
897
  dtype: int64
898
  - name: URINE
899
  dtype: float64
900
  - name: Rapid Respiratory Viral Screen & Culture
901
  dtype: float64
902
  - name: PERITONEAL FLUID
903
  dtype: float64
904
  - name: BLOOD CULTURE
905
  dtype: float64
906
  - name: STOOL
907
  dtype: float64
908
  - name: OTHER
909
  dtype: float64
910
  - name: PLEURAL FLUID
911
  dtype: float64
912
  - name: TISSUE
913
  dtype: float64
914
  - name: SEROLOGY/BLOOD
915
  dtype: float64
916
  - name: IMMUNOLOGY
917
  dtype: float64
918
  - name: MRSA SCREEN
919
  dtype: float64
920
  - name: SWAB
921
  dtype: float64
922
  - name: JOINT FLUID
923
  dtype: float64
924
  - name: SPUTUM
925
  dtype: float64
926
  - name: FLUID,OTHER
927
  dtype: float64
928
  - name: ABSCESS
929
  dtype: float64
930
  - name: BRONCHOALVEOLAR LAVAGE
931
  dtype: float64
932
  - name: CSF;SPINAL FLUID
933
  dtype: float64
934
  - name: Blood (CMV AB)
935
  dtype: float64
936
  - name: Blood (EBV)
937
  dtype: float64
938
  - name: BILE
939
  dtype: float64
940
  - name: micro_ordered
941
  dtype: int64
942
  - name: Other
943
  dtype: float64
944
  - name: Analgesic - Opioid/NSAID
945
  dtype: float64
946
  - name: Antiemetic
947
  dtype: float64
948
  - name: Analgesic - Acetaminophen
949
  dtype: float64
950
  - name: Antibiotic
951
  dtype: float64
952
  - name: Benzodiazepine - Sedative/Anxiolytic
953
  dtype: float64
954
  - name: Analgesic - NSAID
955
  dtype: float64
956
  - name: Bronchodilator
957
  dtype: float64
958
  - name: Antiplatelet
959
  dtype: float64
960
  - name: GI - Acid Suppression
961
  dtype: float64
962
  - name: Corticosteroid
963
  dtype: float64
964
  - name: Beta Blocker
965
  dtype: float64
966
  - name: Diuretic
967
  dtype: float64
968
  - name: Antipsychotic
969
  dtype: float64
970
  - name: Anticoagulant
971
  dtype: float64
972
  - name: Insulin/Glucose
973
  dtype: float64
974
  - name: Calcium Channel Blocker
975
  dtype: float64
976
  - name: Nitrate
977
  dtype: float64
978
  - name: ACE Inhibitor
979
  dtype: float64
980
  - name: IV Fluid
981
  dtype: float64
982
  - name: Anticonvulsant
983
  dtype: float64
984
  - name: Antiarrhythmic
985
  dtype: float64
986
  - name: weight
987
  dtype: float64
988
  - name: ecg_status
989
  dtype: float64
990
  - name: rad_status
991
  dtype: float64
992
  - name: in_ed
993
  dtype: int64
994
  - name: in_ward
995
  dtype: int64
996
  - name: ed_boarding
997
  dtype: int64
998
  - name: terminal_event
999
  dtype: large_string
1000
  - name: gender
1001
  dtype: large_string
1002
  - name: anchor_age
1003
  dtype: int64
1004
  - name: arrival_transport
1005
  dtype: large_string
1006
  - name: acuity
1007
  dtype: decimal128(10, 9)
1008
  - name: height
1009
  dtype: float64
1010
  - name: recon_ace_inhibitor
1011
  dtype: uint8
1012
  - name: recon_analgesic___nsaid
1013
  dtype: uint8
1014
  - name: recon_analgesic___opioid_nsaid
1015
  dtype: uint8
1016
  - name: recon_antiarrhythmic
1017
  dtype: uint8
1018
  - name: recon_antibiotic
1019
  dtype: uint8
1020
  - name: recon_anticoagulant
1021
  dtype: uint8
1022
  - name: recon_anticonvulsant
1023
  dtype: uint8
1024
  - name: recon_antiemetic
1025
  dtype: uint8
1026
  - name: recon_antiplatelet
1027
  dtype: uint8
1028
  - name: recon_antipsychotic
1029
  dtype: uint8
1030
  - name: recon_benzodiazepine___sedative_anxiolytic
1031
  dtype: uint8
1032
  - name: recon_beta_blocker
1033
  dtype: uint8
1034
  - name: recon_bronchodilator
1035
  dtype: uint8
1036
  - name: recon_calcium_channel_blocker
1037
  dtype: uint8
1038
  - name: recon_corticosteroid
1039
  dtype: uint8
1040
  - name: recon_diuretic
1041
  dtype: uint8
1042
  - name: recon_gi___acid_suppression
1043
  dtype: uint8
1044
  - name: recon_insulin_glucose
1045
  dtype: uint8
1046
  - name: recon_nitrate
1047
  dtype: uint8
1048
  - name: admission_type
1049
  dtype: large_string
1050
  - name: vitals_checked
1051
  dtype: float64
1052
  - name: current_temperature
1053
  dtype: float64
1054
  - name: current_heartrate
1055
  dtype: float64
1056
  - name: current_resprate
1057
  dtype: float64
1058
  - name: current_o2sat
1059
  dtype: float64
1060
  - name: current_sbp
1061
  dtype: float64
1062
  - name: current_dbp
1063
  dtype: float64
1064
  - name: current_pain
1065
  dtype: large_string
1066
  - name: current_pulse_pressure
1067
  dtype: float64
1068
  - name: current_map
1069
  dtype: float64
1070
  - name: time_since_last_hrs
1071
  dtype: float64
1072
  - name: temperature_rolling2h
1073
  dtype: float64
1074
  - name: temperature_delta
1075
  dtype: float64
1076
  - name: temperature_rate
1077
  dtype: float64
1078
  - name: heartrate_rolling2h
1079
  dtype: float64
1080
  - name: heartrate_delta
1081
  dtype: float64
1082
  - name: heartrate_rate
1083
  dtype: float64
1084
  - name: resprate_rolling2h
1085
  dtype: float64
1086
  - name: resprate_delta
1087
  dtype: float64
1088
  - name: resprate_rate
1089
  dtype: float64
1090
  - name: o2sat_rolling2h
1091
  dtype: float64
1092
  - name: o2sat_delta
1093
  dtype: float64
1094
  - name: o2sat_rate
1095
  dtype: float64
1096
  - name: sbp_rolling2h
1097
  dtype: float64
1098
  - name: sbp_delta
1099
  dtype: float64
1100
  - name: sbp_rate
1101
  dtype: float64
1102
  - name: dbp_rolling2h
1103
  dtype: float64
1104
  - name: dbp_delta
1105
  dtype: float64
1106
  - name: dbp_rate
1107
  dtype: float64
1108
  - name: observe
1109
  dtype: int64
1110
  splits:
1111
  - name: full_patient_state
1112
  num_bytes: 6238206732
1113
  num_examples: 6551723
1114
  download_size: 105921848
1115
  dataset_size: 6238206732
 
1116
  data_files:
1117
  - split: full_patient_state
1118
  path: full_patient_state/full_patient_state-*
1119
+ license: other
1120
+ license_name: physionet-credentialed-health-data-1.5.0
1121
+ license_link: https://physionet.org/content/mimiciv/view-license/3.1/
1122
+ pretty_name: ADS599 Capstone Modeling Data — Empty Patient State
1123
+ dataset_info:
1124
+ - config_name: all_med_actions
1125
+ features:
1126
+ - name: ed_stay_id
1127
+ dtype: float64
1128
+ - name: subject_id
1129
+ dtype: int64
1130
+ - name: charttime
1131
+ dtype: timestamp[ns]
1132
+ - name: minutes_into_stay
1133
+ dtype: float64
1134
+ - name: drug_class
1135
+ dtype: string
1136
+ - name: action_idx
1137
+ dtype: int64
1138
+ - name: source
1139
+ dtype: string
1140
+ splits:
1141
+ - name: all_med_actions
1142
+ num_bytes: 93408141
1143
+ num_examples: 1235609
1144
+ download_size: 16415454
1145
+ dataset_size: 93408141
1146
+ - config_name: combined_medication_features
1147
+ features:
1148
+ - name: ed_stay_id
1149
+ dtype: int64
1150
+ - name: subject_id
1151
+ dtype: int64
1152
+ - name: recon_ace_inhibitor
1153
+ dtype: uint8
1154
+ - name: recon_analgesic___nsaid
1155
+ dtype: uint8
1156
+ - name: recon_analgesic___opioid_nsaid
1157
+ dtype: uint8
1158
+ - name: recon_antiarrhythmic
1159
+ dtype: uint8
1160
+ - name: recon_antibiotic
1161
+ dtype: uint8
1162
+ - name: recon_anticoagulant
1163
+ dtype: uint8
1164
+ - name: recon_anticonvulsant
1165
+ dtype: uint8
1166
+ - name: recon_antiemetic
1167
+ dtype: uint8
1168
+ - name: recon_antiplatelet
1169
+ dtype: uint8
1170
+ - name: recon_antipsychotic
1171
+ dtype: uint8
1172
+ - name: recon_benzodiazepine___sedative_anxiolytic
1173
+ dtype: uint8
1174
+ - name: recon_beta_blocker
1175
+ dtype: uint8
1176
+ - name: recon_bronchodilator
1177
+ dtype: uint8
1178
+ - name: recon_calcium_channel_blocker
1179
+ dtype: uint8
1180
+ - name: recon_corticosteroid
1181
+ dtype: uint8
1182
+ - name: recon_diuretic
1183
+ dtype: uint8
1184
+ - name: recon_gi___acid_suppression
1185
+ dtype: uint8
1186
+ - name: recon_insulin_glucose
1187
+ dtype: uint8
1188
+ - name: recon_nitrate
1189
+ dtype: uint8
1190
+ - name: recon_n_total_meds
1191
+ dtype: uint16
1192
+ - name: recon_n_drug_classes
1193
+ dtype: uint8
1194
+ - name: edmeds_ace_inhibitor
1195
+ dtype: uint8
1196
+ - name: edmeds_analgesic___acetaminophen
1197
+ dtype: uint8
1198
+ - name: edmeds_analgesic___nsaid
1199
+ dtype: uint8
1200
+ - name: edmeds_analgesic___opioid_nsaid
1201
+ dtype: uint8
1202
+ - name: edmeds_antiarrhythmic
1203
+ dtype: uint8
1204
+ - name: edmeds_antibiotic
1205
+ dtype: uint8
1206
+ - name: edmeds_anticoagulant
1207
+ dtype: uint8
1208
+ - name: edmeds_anticonvulsant
1209
+ dtype: uint8
1210
+ - name: edmeds_antiemetic
1211
+ dtype: uint8
1212
+ - name: edmeds_antiplatelet
1213
+ dtype: uint8
1214
+ - name: edmeds_antipsychotic
1215
+ dtype: uint8
1216
+ - name: edmeds_benzodiazepine___sedative_anxiolytic
1217
+ dtype: uint8
1218
+ - name: edmeds_beta_blocker
1219
+ dtype: uint8
1220
+ - name: edmeds_bronchodilator
1221
+ dtype: uint8
1222
+ - name: edmeds_calcium_channel_blocker
1223
+ dtype: uint8
1224
+ - name: edmeds_corticosteroid
1225
+ dtype: uint8
1226
+ - name: edmeds_diuretic
1227
+ dtype: uint8
1228
+ - name: edmeds_gi___acid_suppression
1229
+ dtype: uint8
1230
+ - name: edmeds_iv_fluid
1231
+ dtype: uint8
1232
+ - name: edmeds_insulin_glucose
1233
+ dtype: uint8
1234
+ - name: edmeds_nitrate
1235
+ dtype: uint8
1236
+ - name: edmeds_other
1237
+ dtype: uint8
1238
+ - name: edmeds_n_dispenses
1239
+ dtype: uint16
1240
+ - name: edmeds_n_drug_classes
1241
+ dtype: uint8
1242
+ splits:
1243
+ - name: med_only
1244
+ num_bytes: 25173099
1245
+ num_examples: 399573
1246
+ download_size: 6049182
1247
+ dataset_size: 25173099
1248
+ - config_name: ecg_features
1249
+ features:
1250
+ - name: subject_id
1251
+ dtype: int64
1252
+ - name: stay_id
1253
+ dtype: int64
1254
+ - name: hadm_id
1255
+ dtype: int64
1256
+ - name: ecg_time
1257
+ dtype: timestamp[us, tz=UTC]
1258
+ - name: ecg_acuity
1259
+ dtype: int64
1260
+ splits:
1261
+ - name: ecg_features
1262
+ num_bytes: 5892276
1263
+ num_examples: 146848
1264
+ download_size: 3971052
1265
+ dataset_size: 5892276
1266
+ - config_name: ed_meds_timestep
1267
+ features:
1268
+ - name: ed_stay_id
1269
+ dtype: float64
1270
+ - name: subject_id
1271
+ dtype: int64
1272
+ - name: charttime
1273
+ dtype: timestamp[ns]
1274
+ - name: minutes_into_stay
1275
+ dtype: float64
1276
+ - name: drug_class
1277
+ dtype: string
1278
+ - name: action_idx
1279
+ dtype: int64
1280
+ - name: source
1281
+ dtype: string
1282
+ - name: __index_level_0__
1283
+ dtype: int64
1284
+ splits:
1285
+ - name: ed_meds_timestep
1286
+ num_bytes: 27076675
1287
+ num_examples: 323190
1288
+ download_size: 7130448
1289
+ dataset_size: 27076675
1290
+ - config_name: empty_patient_state
1291
+ features:
1292
+ - name: subject_id
1293
+ dtype: int64
1294
+ - name: ed_stay_id
1295
+ dtype: int64
1296
+ - name: hadm_id
1297
+ dtype: float64
1298
+ - name: time_steps
1299
+ dtype: int64
1300
+ splits:
1301
+ - name: empty_patient_state
1302
+ num_bytes: 4324549602
1303
+ num_examples: 134616330
1304
+ download_size: 11217914
1305
+ dataset_size: 4324549602
1306
+ - config_name: full_patient_state
1307
+ features:
1308
+ - name: ed_stay_id
1309
+ dtype: int64
1310
+ - name: subject_id
1311
+ dtype: int64
1312
+ - name: hadm_id
1313
+ dtype: float64
1314
+ - name: time
1315
+ dtype: timestamp[us]
1316
+ - name: Chemistry-Blood
1317
+ dtype: float64
1318
+ - name: Hematology-Blood
1319
+ dtype: float64
1320
+ - name: Hematology-Urine
1321
+ dtype: float64
1322
+ - name: Blood Gas-Blood
1323
+ dtype: float64
1324
+ - name: Chemistry-Urine
1325
+ dtype: float64
1326
+ - name: Chemistry-Other Body Fluid
1327
+ dtype: float64
1328
+ - name: Hematology-Cerebrospinal Fluid
1329
+ dtype: float64
1330
+ - name: Chemistry-Cerebrospinal Fluid
1331
+ dtype: float64
1332
+ - name: Hematology-Ascites
1333
+ dtype: float64
1334
+ - name: Chemistry-Ascites
1335
+ dtype: float64
1336
+ - name: Chemistry-Pleural
1337
+ dtype: float64
1338
+ - name: Hematology-Pleural
1339
+ dtype: float64
1340
+ - name: Hematology-Joint Fluid
1341
+ dtype: float64
1342
+ - name: Chemistry-Stool
1343
+ dtype: float64
1344
+ - name: Hematology-Other Body Fluid
1345
+ dtype: float64
1346
+ - name: Blood Gas-Other Body Fluid
1347
+ dtype: float64
1348
+ - name: Hematology-Bone Marrow
1349
+ dtype: float64
1350
+ - name: Hematology-Stool
1351
+ dtype: float64
1352
+ - name: Chemistry-Joint Fluid
1353
+ dtype: float64
1354
+ - name: URINE
1355
+ dtype: float64
1356
+ - name: Rapid Respiratory Viral Screen & Culture
1357
+ dtype: float64
1358
+ - name: PERITONEAL FLUID
1359
+ dtype: float64
1360
+ - name: BLOOD CULTURE
1361
+ dtype: float64
1362
+ - name: STOOL
1363
+ dtype: float64
1364
+ - name: OTHER
1365
+ dtype: float64
1366
+ - name: PLEURAL FLUID
1367
+ dtype: float64
1368
+ - name: TISSUE
1369
+ dtype: float64
1370
+ - name: SEROLOGY/BLOOD
1371
+ dtype: float64
1372
+ - name: IMMUNOLOGY
1373
+ dtype: float64
1374
+ - name: MRSA SCREEN
1375
+ dtype: float64
1376
+ - name: SWAB
1377
+ dtype: float64
1378
+ - name: JOINT FLUID
1379
+ dtype: float64
1380
+ - name: SPUTUM
1381
+ dtype: float64
1382
+ - name: FLUID,OTHER
1383
+ dtype: float64
1384
+ - name: ABSCESS
1385
+ dtype: float64
1386
+ - name: BRONCHOALVEOLAR LAVAGE
1387
+ dtype: float64
1388
+ - name: CSF;SPINAL FLUID
1389
+ dtype: float64
1390
+ - name: Blood (CMV AB)
1391
+ dtype: float64
1392
+ - name: Blood (EBV)
1393
+ dtype: float64
1394
+ - name: BILE
1395
+ dtype: float64
1396
+ - name: vitals_checked
1397
+ dtype: float64
1398
+ - name: current_temperature
1399
+ dtype: float64
1400
+ - name: current_heartrate
1401
+ dtype: float64
1402
+ - name: current_resprate
1403
+ dtype: float64
1404
+ - name: current_o2sat
1405
+ dtype: float64
1406
+ - name: current_sbp
1407
+ dtype: float64
1408
+ - name: current_dbp
1409
+ dtype: float64
1410
+ - name: current_pain
1411
+ dtype: large_string
1412
+ - name: current_pulse_pressure
1413
+ dtype: float64
1414
+ - name: current_map
1415
+ dtype: float64
1416
+ - name: time_since_last_hrs
1417
+ dtype: float64
1418
+ - name: temperature_rolling2h
1419
+ dtype: float64
1420
+ - name: temperature_delta
1421
+ dtype: float64
1422
+ - name: temperature_rate
1423
+ dtype: float64
1424
+ - name: heartrate_rolling2h
1425
+ dtype: float64
1426
+ - name: heartrate_delta
1427
+ dtype: float64
1428
+ - name: heartrate_rate
1429
+ dtype: float64
1430
+ - name: resprate_rolling2h
1431
+ dtype: float64
1432
+ - name: resprate_delta
1433
+ dtype: float64
1434
+ - name: resprate_rate
1435
+ dtype: float64
1436
+ - name: o2sat_rolling2h
1437
+ dtype: float64
1438
+ - name: o2sat_delta
1439
+ dtype: float64
1440
+ - name: o2sat_rate
1441
+ dtype: float64
1442
+ - name: sbp_rolling2h
1443
+ dtype: float64
1444
+ - name: sbp_delta
1445
+ dtype: float64
1446
+ - name: sbp_rate
1447
+ dtype: float64
1448
+ - name: dbp_rolling2h
1449
+ dtype: float64
1450
+ - name: dbp_delta
1451
+ dtype: float64
1452
+ - name: dbp_rate
1453
+ dtype: float64
1454
+ - name: Other
1455
+ dtype: float64
1456
+ - name: Analgesic - Opioid/NSAID
1457
+ dtype: float64
1458
+ - name: Antiemetic
1459
+ dtype: float64
1460
+ - name: Analgesic - Acetaminophen
1461
+ dtype: float64
1462
+ - name: Antibiotic
1463
+ dtype: float64
1464
+ - name: Benzodiazepine - Sedative/Anxiolytic
1465
+ dtype: float64
1466
+ - name: Analgesic - NSAID
1467
+ dtype: float64
1468
+ - name: Bronchodilator
1469
+ dtype: float64
1470
+ - name: Antiplatelet
1471
+ dtype: float64
1472
+ - name: GI - Acid Suppression
1473
+ dtype: float64
1474
+ - name: Corticosteroid
1475
+ dtype: float64
1476
+ - name: Beta Blocker
1477
+ dtype: float64
1478
+ - name: Diuretic
1479
+ dtype: float64
1480
+ - name: Antipsychotic
1481
+ dtype: float64
1482
+ - name: Anticoagulant
1483
+ dtype: float64
1484
+ - name: Insulin/Glucose
1485
+ dtype: float64
1486
+ - name: Calcium Channel Blocker
1487
+ dtype: float64
1488
+ - name: Nitrate
1489
+ dtype: float64
1490
+ - name: ACE Inhibitor
1491
+ dtype: float64
1492
+ - name: IV Fluid
1493
+ dtype: float64
1494
+ - name: Anticonvulsant
1495
+ dtype: float64
1496
+ - name: Antiarrhythmic
1497
+ dtype: float64
1498
+ - name: weight
1499
+ dtype: float64
1500
+ - name: ecg_status
1501
+ dtype: float64
1502
+ - name: rad_status
1503
+ dtype: float64
1504
+ - name: in_ed
1505
+ dtype: int64
1506
+ - name: in_ward
1507
+ dtype: int64
1508
+ - name: ed_boarding
1509
+ dtype: int64
1510
+ - name: terminal_event
1511
+ dtype: large_string
1512
+ - name: gender
1513
+ dtype: large_string
1514
+ - name: anchor_age
1515
+ dtype: int64
1516
+ - name: arrival_transport
1517
+ dtype: large_string
1518
+ - name: acuity
1519
+ dtype: decimal128(10, 9)
1520
+ - name: height
1521
+ dtype: float64
1522
+ - name: recon_ace_inhibitor
1523
+ dtype: uint8
1524
+ - name: recon_analgesic___nsaid
1525
+ dtype: uint8
1526
+ - name: recon_analgesic___opioid_nsaid
1527
+ dtype: uint8
1528
+ - name: recon_antiarrhythmic
1529
+ dtype: uint8
1530
+ - name: recon_antibiotic
1531
+ dtype: uint8
1532
+ - name: recon_anticoagulant
1533
+ dtype: uint8
1534
+ - name: recon_anticonvulsant
1535
+ dtype: uint8
1536
+ - name: recon_antiemetic
1537
+ dtype: uint8
1538
+ - name: recon_antiplatelet
1539
+ dtype: uint8
1540
+ - name: recon_antipsychotic
1541
+ dtype: uint8
1542
+ - name: recon_benzodiazepine___sedative_anxiolytic
1543
+ dtype: uint8
1544
+ - name: recon_beta_blocker
1545
+ dtype: uint8
1546
+ - name: recon_bronchodilator
1547
+ dtype: uint8
1548
+ - name: recon_calcium_channel_blocker
1549
+ dtype: uint8
1550
+ - name: recon_corticosteroid
1551
+ dtype: uint8
1552
+ - name: recon_diuretic
1553
+ dtype: uint8
1554
+ - name: recon_gi___acid_suppression
1555
+ dtype: uint8
1556
+ - name: recon_insulin_glucose
1557
+ dtype: uint8
1558
+ - name: recon_nitrate
1559
+ dtype: uint8
1560
+ - name: admission_type
1561
+ dtype: large_string
1562
+ splits:
1563
+ - name: full_patient_state
1564
+ num_bytes: 6238206732
1565
+ num_examples: 6551723
1566
+ download_size: 143234905
1567
+ dataset_size: 6238206732
1568
+ - config_name: meds_admitted_er_actions
1569
+ features:
1570
+ - name: subject_id
1571
+ dtype: int64
1572
+ - name: stay_id
1573
+ dtype: int64
1574
+ - name: hadm_id
1575
+ dtype: float64
1576
+ - name: pyxis_charttime
1577
+ dtype: timestamp[ns, tz=UTC]
1578
+ - name: pyxis_med_rn
1579
+ dtype: float64
1580
+ - name: pyxis_medication
1581
+ dtype: string
1582
+ - name: emar_id
1583
+ dtype: 'null'
1584
+ - name: emar_charttime
1585
+ dtype: timestamp[ns, tz=UTC]
1586
+ - name: emar_medication
1587
+ dtype: 'null'
1588
+ - name: event_txt
1589
+ dtype: 'null'
1590
+ - name: scheduletime
1591
+ dtype: 'null'
1592
+ - name: in_er
1593
+ dtype: bool
1594
+ - name: medication
1595
+ dtype: string
1596
+ - name: drug_class
1597
+ dtype: string
1598
+ - name: action_time
1599
+ dtype: timestamp[ns]
1600
+ - name: ed_stay_id
1601
+ dtype: float64
1602
+ - name: ed_intime
1603
+ dtype: timestamp[ns]
1604
+ - name: minutes_into_stay
1605
+ dtype: float64
1606
+ - name: action_idx
1607
+ dtype: int64
1608
+ - name: __index_level_0__
1609
+ dtype: int64
1610
+ splits:
1611
+ - name: adm_er_clean
1612
+ num_bytes: 148079076
1613
+ num_examples: 912419
1614
+ download_size: 29150917
1615
+ dataset_size: 148079076
1616
+ - config_name: radiology_features
1617
+ features:
1618
+ - name: subject_id
1619
+ dtype: int64
1620
+ - name: stay_id
1621
+ dtype: int64
1622
+ - name: hadm_id
1623
+ dtype: int64
1624
+ - name: exam_time
1625
+ dtype: timestamp[us, tz=UTC]
1626
+ - name: rad_acuity_level
1627
+ dtype: int64
1628
+ splits:
1629
+ - name: radiology_features
1630
+ num_bytes: 10408947
1631
+ num_examples: 259413
1632
+ download_size: 6821015
1633
+ dataset_size: 10408947
1634
+ - config_name: vitals
1635
+ features:
1636
+ - name: ed_stay_id
1637
+ dtype: int64
1638
+ - name: subject_id
1639
+ dtype: int64
1640
+ - name: charttime
1641
+ dtype: timestamp[us]
1642
+ - name: temperature
1643
+ dtype: float64
1644
+ - name: heartrate
1645
+ dtype: float64
1646
+ - name: resprate
1647
+ dtype: float64
1648
+ - name: o2sat
1649
+ dtype: float64
1650
+ - name: sbp
1651
+ dtype: float64
1652
+ - name: dbp
1653
+ dtype: float64
1654
+ - name: pain
1655
+ dtype: large_string
1656
+ - name: time_since_last_hrs
1657
+ dtype: float64
1658
+ - name: temperature_rolling2h
1659
+ dtype: float64
1660
+ - name: temperature_delta
1661
+ dtype: float64
1662
+ - name: temperature_rate
1663
+ dtype: float64
1664
+ - name: heartrate_rolling2h
1665
+ dtype: float64
1666
+ - name: heartrate_delta
1667
+ dtype: float64
1668
+ - name: heartrate_rate
1669
+ dtype: float64
1670
+ - name: resprate_rolling2h
1671
+ dtype: float64
1672
+ - name: resprate_delta
1673
+ dtype: float64
1674
+ - name: resprate_rate
1675
+ dtype: float64
1676
+ - name: o2sat_rolling2h
1677
+ dtype: float64
1678
+ - name: o2sat_delta
1679
+ dtype: float64
1680
+ - name: o2sat_rate
1681
+ dtype: float64
1682
+ - name: sbp_rolling2h
1683
+ dtype: float64
1684
+ - name: sbp_delta
1685
+ dtype: float64
1686
+ - name: sbp_rate
1687
+ dtype: float64
1688
+ - name: dbp_rolling2h
1689
+ dtype: float64
1690
+ - name: dbp_delta
1691
+ dtype: float64
1692
+ - name: dbp_rate
1693
+ dtype: float64
1694
+ - name: pulse_pressure
1695
+ dtype: float64
1696
+ - name: map
1697
+ dtype: float64
1698
+ splits:
1699
+ - name: vitals
1700
+ num_bytes: 479613448
1701
+ num_examples: 1893713
1702
+ download_size: 84005509
1703
+ dataset_size: 479613448
1704
+ configs:
1705
+ - config_name: all_med_actions
1706
+ data_files:
1707
+ - split: all_med_actions
1708
+ path: modeling_data/all_med_actions-*
1709
+ - config_name: combined_medication_features
1710
+ data_files:
1711
+ - split: med_only
1712
+ path: modeling_data/med_only-*
1713
+ - config_name: ecg_features
1714
+ data_files:
1715
+ - split: ecg_features
1716
+ path: modeling_data/ecg_features-*
1717
+ - config_name: ed_meds_timestep
1718
+ data_files:
1719
+ - split: ed_meds_timestep
1720
+ path: modeling_data/ed_meds_timestep-*
1721
+ - config_name: empty_patient_state
1722
+ data_files:
1723
+ - split: empty_patient_state
1724
+ path: patient_state/*.parquet
1725
+ - config_name: meds_admitted_er_actions
1726
+ data_files:
1727
+ - split: adm_er_clean
1728
+ path: modeling_data/adm_er_clean-*
1729
+ - config_name: radiology_features
1730
+ data_files:
1731
+ - split: radiology_features
1732
+ path: modeling_data/radiology_features-*
1733
+ - config_name: vitals
1734
+ data_files:
1735
+ - split: vitals
1736
+ path: vitals_triage/*.parquet
1737
+ - config_name: full_patient_state
1738
+ data_files:
1739
+ - split: full_patient_state
1740
+ path: full_patient_state/*.parquet
1741
+ ---
1742
+
1743
+
1744
+
1745
+ ## empty_patient_state
1746
+
1747
+
1748
+
1749
+
1750
+
1751
+ 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
1752
+
1753
+
1754
+
1755
+
1756
+
1757
+ **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
1758
+
1759
+
1760
+
1761
+
1762
+
1763
+ ## vitals
1764
+
1765
+
1766
+
1767
+
1768
+
1769
+ 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
1770
+
1771
+
1772
+
1773
+
1774
+
1775
+ **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/
1776
+
1777
+ ## full_patient_state
1778
+
1779
+ Full patient state dataframe for offline RL training, derived from MIMIC-IV ED data. One row per 30-minute time block per ED stay (ed_stay_id). Built by combining: lab order/result statuses (0=not ordered, 1=pending, 2=normal, 3=abnormal), microbiology order/result statuses (0-4), vital signs with fill-forward and delta/rate features, medication administration flags (binary, first admin onward), ECG status, weight, and transfer location flags (in_ed, in_ward, ed_boarding). Static features merged per stay: gender, age, arrival transport, triage acuity, admission type (ward rows only), height, and pre-ED medication reconciliation (recon_* drug classes). terminal_event column encodes the outcome: ICU transfer, ward discharge, or ED discharge. Intended as the primary input for offline RL state construction.
1780
+
1781
+ **License:** PhysioNet Credentialed Health Data License 1.5.0 — https://physionet.org/content/mimiciv/view-license/3.1/