Open tompollard opened 4 hours ago
We need to work out how to transform MIMIC-IV to the OMOP visit_detail table. We could base our initial transform on the approach at: https://github.com/OHDSI/MIMIC/blob/master/etl/etl/cdm_visit_detail.sql
visit_detail
There is demo source data (from MIMIC-IV v2.2 demo) at: https://github.com/tompollard/omopetl/tree/main/omopetl/templates/demo/data/source
We need to work out how to transform MIMIC-IV to the OMOP
visit_detail
table. We could base our initial transform on the approach at: https://github.com/OHDSI/MIMIC/blob/master/etl/etl/cdm_visit_detail.sqlThere is demo source data (from MIMIC-IV v2.2 demo) at: https://github.com/tompollard/omopetl/tree/main/omopetl/templates/demo/data/source