MIT-LCP / mimic-code

MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
https://mimic.mit.edu
MIT License
2.43k stars 1.5k forks source link

Add buildmimic code for MIMIC-IV-Note #1511

Open alistairewj opened 1 year ago

alistairewj commented 1 year ago

Discussed in https://github.com/MIT-LCP/mimic-code/discussions/1490

Originally posted by **fantamanatee** February 19, 2023 In the [Load MIMIC-IV into a PostgreSQL database tutorial](https://github.com/MIT-LCP/mimic-code/tree/main/mimic-iv/buildmimic/postgres#load-mimic-iv-into-a-postgresql-database), I noticed note events are not included. Since MIMIC IV note was published on Jan 6, is it possible to include MIMIC IV note data in a local postgresql database (while also following the postgresqk tutorial)?

TODO: