Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
OMOP CDM view of mimic III data #230
Comments
vojtechhuser
changed the title from
OMOP CDM view of mimic 3 data to OMOP CDM view of mimic III data
Jun 6, 2017
|
Yes - the makefile is quite simple though. It calls a single SQL script: PostgreSQL (or "standard" SQL if you prefer) is the desired syntax. I think creating an individual folder like you suggest (OMOP) would work well. |
|
We have another colleague looking into OMOP and its suitability for MIMIC-III. @parisni any comment? |
vojtechhuser
commented
Jul 20, 2017
|
Thanks for the comment. It would be great to have more people in the mimic-omop team. awaiting @parisni reply..... |
|
Hi @vojtechhuser I plan to work on that topic too. I would be glad to collaborate. My goal is to have something working before 2018 |
vojtechhuser commentedJun 6, 2017
•
edited
I would like to contribute to concept folder a view of the data that emulates some of the tables in the OMOP CDM.
Do all concept folder contribution get build automatically?
Is the syntax for any contributed view Postgres SQL flavor?
Do I just submit PR to the repo with concept/OMOP/person.sql code?
(if I want to start with person table?)
per readme file
related link : http://forums.ohdsi.org/t/mimic2-and-possibly-mimic3-data-in-ohdsi-cdm-format/860