Alessandro

Results 5 comments of Alessandro

I am experiencing the same issue. Have you find a way to solve it?

That's what I was suspecting 😅 When getting access to MIMIC III the derived datasets are automatically available. Hopefully this will be implemented also for MIMIC IV 3.1. Thank you...

Hi S0fyan, yes your're right! I have been able to build the derived datasets just changing the dataset reference in the SQL query codes with the updated ones, then one...

Yes, I did. You can use the same SQL queries from the MIMIC-Code repository and run them on Google BigQuery, updating the dataset path in the FROM/JOIN clauses. Start with...

Hi guys. Big thanks to @marymlucas for putting together a clear repository with the updated SQL queries for building the MIMIC 3.1 derived datasets. It outlines the same steps I...