OMOP/PostgreSQL
kan7003 2c7847236d Moved files to branch that are only related to OMOP CDM v4 or the conversion of v4 to v5 2017-06-04 14:14:57 -04:00
..
VocabImport Moved files to branch that are only related to OMOP CDM v4 or the conversion of v4 to v5 2017-06-04 14:14:57 -04:00
CDM V4 DDL.sql Moved files to branch that are only related to OMOP CDM v4 or the conversion of v4 to v5 2017-06-04 14:14:57 -04:00
README.md Moved files to branch that are only related to OMOP CDM v4 or the conversion of v4 to v5 2017-06-04 14:14:57 -04:00

README.md

Common-Data-Model / PostgreSQL

This folder contains the SQL scripts for PostgreSQL.

In order to create your instantiation of the Common Data Model, we recommend following these steps:

  1. Create an empty schema.

  2. Execute the script CDM V4 ddl.sql to create the tables and fields.

  3. Load your data into the schema.