Commit Graph

  • eca889af53 Fixed Constraints Peter Rijnbeek 2017-03-08 15:59:33 +0100
  • bf39b90e3b Added Version logic Christian Reich 2017-02-07 14:02:42 -0500
  • 5643fc5107 Merge branch 'v5.1' of https://github.com/OHDSI/CommonDataModel into v5.1 Karthik Natarajan 2017-01-12 16:15:00 -0500
  • 230a1b0961 Made changes to adhere to the new CDM changes for version 5.1 for Oracle, Postgres, and SQL Server. Added death_datetime to the death table Karthik Natarajan 2017-01-12 16:10:00 -0500
  • c412304d22 Changed the column name from datetime_of_birth to birth_datetime to stick with the new naming convention. kan7003 2017-01-03 21:37:59 -0500
  • 183e42b552 Changed the column name from datetime_of_birth to birth_datetime to stick with the new naming convention. kan7003 2017-01-03 21:37:38 -0500
  • b7b98c6c95 Changed the column name from datetime_of_birth to birth_datetime to stick with the new naming convention. kan7003 2017-01-03 21:37:06 -0500
  • 20a6f4a04f Made changes to adhere to the new CDM changes for version 5.1 for Oracle Karthik Natarajan 2017-01-02 19:27:35 -0500
  • 866c8c666b Made changes to adhere to the new CDM changes for version 5.1 for Postgres Karthik Natarajan 2017-01-02 19:22:13 -0500
  • aef6a3a550 Made changes to adhere to the new CDM changes for version 5.1 Karthik Natarajan 2017-01-02 19:08:27 -0500
  • d489f002a3 Update OMOP CDM indexes required - SQL Server.sql Rae Woong Park 2016-11-06 23:18:54 +0900
  • a8d6557a56 Merge pull request #29 from rstarr7/master Patrick Ryan 2016-10-26 17:26:27 -0400
  • d99820c5e2 Merge pull request #37 from tomwhite/impala Patrick Ryan 2016-10-26 17:25:59 -0400
  • d5a1a8e43b Add scripts for creating a schema and importing data into Impala. Tom White 2016-10-07 15:09:24 +0100
  • 7db262cbb6 Add support for MySQL and a Mac/Unix loader script Peter Groves Williams 2016-10-03 10:33:07 +0100
  • ec3fdc2f1e Merge pull request #33 from anthonysena/master Patrick Ryan 2016-09-06 15:16:54 -0400
  • d4a4d175fd Resolves OHDSI/CommonDataModel#32 box_size issue Anthony Sena 2016-09-01 13:56:50 -0400
  • 8bb3f64c97 Merge pull request #26 from anthonysena/master Patrick Ryan 2016-08-29 13:37:30 -0400
  • 2ab4be78c4 New cost table instead of individual cost tables v5.0.1 Christian Reich 2016-05-02 10:04:22 -0400
  • 387dc184ec Merge pull request #1 from rstarr7/rstarr7-patch-1 rstarr7 2016-04-29 17:00:01 -0400
  • c2df5351f4 added denominator_value to oracle drug-strength load file. rstarr7 2016-04-29 14:32:51 -0400
  • 4bc6ec9ffe Merge 41752c932e into 28fddb85bd Chris Davidson 2016-03-29 10:03:42 +0000
  • 28fddb85bd Merge pull request #27 from arestenko/drug_strength_fix Martijn Schuemie 2016-03-29 12:02:59 +0200
  • fa61c2ba7e Add denominator_value to DRUG_STRENGTH Alexey Arestenko 2016-02-05 22:02:53 +0300
  • 021c9f5a14 Including the 'Type Concept' domain_id from the latest version of the vocabulary Anthony Sena 2015-12-15 10:08:59 -0500
  • 11188fee37 Including the 'Type Concept' domain_id from the latest version of the vocabulary. Anthony Sena 2015-12-15 10:03:41 -0500
  • 68f69ddbb6 Merge a30da7d7ed into 101c632072 Alexey Arestenko 2015-10-05 00:44:28 +0000
  • 8badc57395 Resolving issue where unit_concept_id was not mapped to the Measurement table properly Anthony Sena 2015-09-24 13:40:25 -0400
  • 101c632072 Merge pull request #22 from anthonysena/V5ConversionImprovement Patrick Ryan 2015-09-01 13:21:58 -0400
  • cb116a29a0 Adding in Redshift and SQL Server PDW translations along with a bug fix to the era logic Anthony Sena 2015-09-01 13:18:42 -0400
  • 69a9555b50 Update README.md Jon Duke 2015-08-18 22:21:57 -0400
  • 2caea197eb Merge pull request #20 from anthonysena/V5ConversionImprovement Patrick Ryan 2015-08-09 16:25:59 -0400
  • bac9cebf33 Improvements to scripts, documentation and inclusion of DRG conversion. Anthony Sena 2015-08-05 15:07:59 -0400
  • af2e823059 Merge pull request #19 from anthonysena/V4toV5Conversion Patrick Ryan 2015-07-09 20:44:11 -0400
  • 04fd25a73d One more edit to the README.md Anthony Sena 2015-07-09 10:06:20 -0400
  • 3af8f2e76b README.md updates Anthony Sena 2015-07-09 09:53:40 -0400
  • c3e7bb7eea Final commit before push Anthony Sena 2015-07-09 08:47:18 -0400
  • 0fd4f7ebe1 Saving progress before I rewrite the source_concept_map_occurrence table to remove the need for an UPDATE statement in this script. Anthony Sena 2015-07-07 14:32:08 -0400
  • 386793b101 Addressing bugs from PostgreSQL/Oracle testing Anthony Sena 2015-07-06 08:44:31 -0400
  • 21cf148715 Merge pull request #18 from anthonysena/V4toV5Conversion Patrick Ryan 2015-07-01 11:18:00 -0400
  • 4cb7558572 Initial commit for the CDM v4 to v5 conversion scripts. Anthony Sena 2015-07-01 11:11:15 -0400
  • a30da7d7ed Add latest_update to VOCABULARY ddl aryadev 2015-03-23 15:27:31 +0300
  • d23321a00b Merge pull request #10 from leeevans/other-dbms-ddl-control-files Christian Reich 2015-03-22 11:21:47 -0400
  • 8b478ae7a0 changes after V4 testing leeevans 2015-03-20 14:08:48 -0400
  • 00434c3dde created CDM version 4 Oracle ctl files and batch file leeevans 2015-03-19 19:26:39 -0400
  • ecf3307ecc Add readme files Christian Reich 2015-03-19 00:37:16 -0400
  • ae4a6289fc DLL V4 Christian Reich 2015-03-19 00:33:07 -0400
  • 0de250506f Reordered the folder structure Christian Reich 2015-03-18 22:48:13 -0400
  • 112d5599db Import files added Christian Reich 2015-03-13 18:36:36 -0400
  • a27e37d6c9 fix typo. Colin Erdman 2015-03-04 07:14:37 -0800
  • 5ac6092584 Added MySQL Migration for CDM. Colin Erdman 2015-03-03 23:20:18 -0800
  • 72ad32fe06 Merge 3c57874b26 into affe817632 cerdman 2015-03-04 07:15:34 +0000
  • 3c57874b26 Added MySQL Migration for CDM. Colin Erdman 2015-03-03 23:10:02 -0800
  • 41752c932e Update OMOP CDM ddl - Oracle.sql Chris Davidson 2014-11-20 13:16:00 -0500
  • 4a343dd8b3 Update OMOP CDM ddl - SQL Server.sql Chris Davidson 2014-11-20 13:15:16 -0500
  • 5bb4ab20da Update OMOP CDM ddl - PostgreSQL.sql Chris Davidson 2014-11-20 13:14:05 -0500
  • affe817632 Added PDF file v5.0.0 schuemie 2014-10-16 08:15:42 -0400
  • b953619435 Merge branch 'master' of https://github.com/OHDSI/Common-Data-Model schuemie 2014-10-14 17:03:55 -0400
  • 714d4f0552 Changed filenames schuemie 2014-10-14 17:02:03 -0400
  • fa053b8d2b Update README.md Martijn Schuemie 2014-10-14 17:01:22 -0400
  • 9a51e27ba2 Update README.md Martijn Schuemie 2014-10-14 17:00:28 -0400
  • 26cab0c43a Update README.md Martijn Schuemie 2014-10-14 16:57:36 -0400
  • c6978ca953 Added SQL files pbr6cornell 2014-10-14 16:35:46 -0400
  • af6937a7c8 Added folders schuemie 2014-10-14 16:27:53 -0400
  • 8a4a6ab247 Initial commit Martijn Schuemie 2014-10-14 16:20:22 -0400