Commit Graph

37 Commits

Author SHA1 Message Date
Clair Blacketer 878f108b44 Fixed PAYER_PLAN_PERIOD, changed STOP_REASON_SOURCE_VALUE to VARCHAR(50) from INTEGER, based on issue #147 2018-01-08 13:18:53 -05:00
Clair Blacketer 9a66851f0d Final cdm v5.3 addition, moved new DDLs to correct locations 2018-01-03 14:56:42 -05:00
Vojtech Huser 7128f1befe typo in column name
using the SqlRender mechanism, this fix will propagate to other flavors.

reveue_code_source_value was mispelled
2017-09-27 22:32:46 -04:00
clairblacketer 5515b0415c Merge pull request #111 from rsjaffe/feature/char1
Changed VARCHAR(1) to CHAR(1)
2017-09-19 11:52:26 -04:00
Rory Jaffe cd9dbcc86d Varchar 1 2 or 3 changed to char and across all database types 2017-09-09 09:21:37 -07:00
Rory Jaffe cb28dbc656 Changed VARCHAR(1) to CHAR(1)
Reduces storage space required.
2017-09-09 09:03:33 -07:00
Rory Jaffe 5e64eb1b4d Add comma
fixing typographic error
2017-09-09 08:57:08 -07:00
clairblacketer 322ad1bb9e Addressed issues #98, #97 and #96. They were initially problems with Postgresql but similar issues were found in oracle, impala and sql server files. 2017-08-08 10:31:29 -04:00
clairblacketer 8dbead2f35 Added v5.2 updates to redshift ddl 2017-07-27 14:24:04 -04:00
clairblacketer f9ab885447 Addresses cdm proposal #85 2017-07-14 15:44:35 -04:00
clairblacketer 9a93623f96 Addresses cdm proposal #69 2017-07-14 13:32:52 -04:00
clairblacketer 19150d2720 Addresses cdm proposal #84 2017-07-14 13:12:23 -04:00
clairblacketer 17d0bfcf5f Addresses cdm proposals #75 and #83 2017-07-14 12:28:57 -04:00
clairblacketer 29b0899b74 Closes CDM proposal #73 2017-07-14 10:38:48 -04:00
clairblacketer 4786616305 Closes cdm proposal #71 and updates headers for CDM v5.2 2017-07-14 10:28:17 -04:00
clairblacketer 1ed1edc335 Update headers for v5.1.0 2017-06-23 14:31:49 -04:00
clairblacketer f169afce88 Update headers for v5.1.0 2017-06-23 14:31:08 -04:00
clairblacketer 62b2e477b1 Updated header for v5.1.0 2017-06-23 14:30:37 -04:00
clairblacketer 6981debb02 Revert "Update OMOP CDM indexes required - SQL Server.sql" 2017-06-20 08:39:42 -04:00
clairblacketer 7525f2a171 Merge branch 'master' into v5.1 2017-06-13 15:00:10 -04:00
clairblacketer 539930792c Merge pull request #39 from rwpark99/patch-1
Update OMOP CDM indexes required - SQL Server.sql
2017-06-09 08:27:12 -04:00
Peter Rijnbeek eca889af53 Fixed Constraints
Constraints referred to old cost tables.
2017-03-08 15:59:33 +01:00
Karthik Natarajan 5643fc5107 Merge branch 'v5.1' of https://github.com/OHDSI/CommonDataModel into v5.1 2017-01-12 16:15:00 -05:00
Karthik Natarajan 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 2017-01-12 16:10:00 -05:00
kan7003 c412304d22 Changed the column name from datetime_of_birth to birth_datetime to stick with the new naming convention. 2017-01-03 21:37:59 -05:00
Karthik Natarajan aef6a3a550 Made changes to adhere to the new CDM changes for version 5.1 2017-01-02 19:08:27 -05:00
Rae Woong Park d489f002a3 Update OMOP CDM indexes required - SQL Server.sql
We added some more required indexes, which were identified by running the 'Estimated Execution Plan' in the  Microsoft SQL Management Studio.

Some related discussions are here: http://forums.ohdsi.org/t/incremental-achilles/1847
2016-11-06 23:18:54 +09:00
Anthony Sena d4a4d175fd Resolves OHDSI/CommonDataModel#32 box_size issue 2016-09-01 13:56:50 -04:00
Christian Reich 2ab4be78c4 New cost table instead of individual cost tables 2016-05-02 10:04:22 -04:00
Alexey Arestenko fa61c2ba7e Add denominator_value to DRUG_STRENGTH 2016-02-05 22:02:53 +03:00
Christian Reich 0de250506f Reordered the folder structure 2015-03-18 22:48:13 -04:00
Christian Reich 112d5599db Import files added 2015-03-13 18:36:36 -04:00
schuemie b953619435 Merge branch 'master' of https://github.com/OHDSI/Common-Data-Model 2014-10-14 17:03:55 -04:00
schuemie 714d4f0552 Changed filenames 2014-10-14 17:02:03 -04:00
Martijn Schuemie fa053b8d2b Update README.md 2014-10-14 17:01:22 -04:00
pbr6cornell c6978ca953 Added SQL files 2014-10-14 16:35:46 -04:00
schuemie af6937a7c8 Added folders 2014-10-14 16:27:53 -04:00