OMOP Common Data Model by OHDSI
Go to file
clairblacketer 6fe40c78c4 Updated README for CDM v4 only 2017-06-09 09:40:08 -04:00
Oracle Trivial doc change 2017-06-09 09:05:51 -04:00
PostgreSQL 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
SQL Server 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
Version4 To Version5 Conversion 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
LICENSE Initial commit 2014-10-14 16:20:22 -04:00
README.md Updated README for CDM v4 only 2017-06-09 09:40:08 -04:00

README.md

Common-Data-Model

This repo contains the definition of the OMOP Common Data Model v4. It supports 3 SQL technologies: Oracle, Postgres and SQL Server. For each, the DDL, constraints and indexes (if appropriate) are defined.

Versions are defined using tagging and versioning. Full versions (V6, 7 etc.) are released irregularly after a major strategy change or use case coverage. It will be issued during an OHDSI Symposium. Major version (V5.1, 5.2 etc.) are released half yearly (1-Jul and 1-Jan). Those versions are not guaranteed to be backward compatible. Minor versions (V5.1.1, V5.1.2 etc.) are released irregularly and often, and contain small hot fixes or backward compatible changes to the last Major Version.

WARNING: This version is not supported by the OHDSI tools

See full up-to-date CDM specification files on our Wiki.