-[{"name": "subject_id", "type": "INT64", "mode": "REQUIRED"}, {"name": "hadm_id", "type": "INT64", "mode": "REQUIRED"}, {"name": "admittime", "type": "DATETIME", "mode": "REQUIRED"}, {"name": "dischtime", "type": "DATETIME", "mode": "NULLABLE"}, {"name": "deathtime", "type": "DATETIME", "mode": "NULLABLE"}, {"name": "admission_type", "type": "STRING", "mode": "REQUIRED"}, {"name": "admission_location", "type": "STRING", "mode": "NULLABLE"}, {"name": "discharge_location", "type": "STRING", "mode": "NULLABLE"}, {"name": "insurance", "type": "STRING", "mode": "NULLABLE"}, {"name": "language", "type": "STRING", "mode": "NULLABLE"}, {"name": "marital_status", "type": "STRING", "mode": "NULLABLE"}, {"name": "ethnicity", "type": "STRING", "mode": "NULLABLE"}, {"name": "edregtime", "type": "DATETIME", "mode": "NULLABLE"}, {"name": "edouttime", "type": "DATETIME", "mode": "NULLABLE"}, {"name": "hospital_expire_flag", "type": "INT64", "mode": "NULLABLE"}]
0 commit comments