Andrew Barros

Results 4 issues of Andrew Barros

The `phsyionet-data.eicu_derived` dataset on bigquery has a table called ventilation_events. Where does this come from? I'd like make a table similar to ventilator_durations from MIMIC and was hoping to avoid...

Creates materialized views for vasoactive infusion durations (similar to MIMIC-II). Closes #111. I think it would be reasonable to move concepts into concepts/postgres and create an empty concepts/bigquery for future...

I'd like to contribute a materialized view for vasopressor durations (similar to the MIMIC tables). What is the preferred 'dialect' of SQL? BigQuery or Postgres? The syntax for casting is...

Create a new view with code status orders for MIMIC-IV data: * Started with mimic-iii/concepts/code_status.sql * Changed icustay_id references to stay_id * Removed carevue specific itemid and logic (DNCPR)