Commit Graph

60 Commits

Author SHA1 Message Date
Kevin Wilkie 5adc6bbb27
Update OMOP CDM sql server pk indexes.txt
Missed the C in a CREATE
2018-11-02 07:26:59 -04:00
clairblacketer 2080e3cfd0 concept_id not null updates 2018-10-03 10:13:20 -04:00
clairblacketer df9e11a2d5 Updated files to include optional vocabulary version and datetimes in era tables 2018-10-02 09:50:48 -04:00
clairblacketer 7736b307e4 Merge branch 'cdm_v6' of https://github.com/OHDSI/CommonDataModel into cdm_v6 2018-09-27 11:47:20 -04:00
clairblacketer 4a03f4f9cd Addition of death_datetime to all Person tables. Commit of documentation changes for the clinical data tables. 2018-09-27 11:46:34 -04:00
clairblacketer fc502396f3
Removed note_domain_id from note table 2018-09-25 14:51:59 -04:00
clairblacketer 86dbcec3e0 Fixes from testers for pdw, redshit, postgres and sql server and survey -> survey_conduct changes. 2018-09-25 12:40:53 -04:00
Clair Blacketer 8c6ebe5f95 Addition of sql server results schema 2018-09-20 14:32:21 -04:00
Clair Blacketer 9e4ae062d9 Corrections after results from testers 2018-09-20 14:31:06 -04:00
Clair Blacketer 7e4b64bb25 CDM v6 initial commit 2018-08-30 21:00:34 -04:00
Taehwan Kim 00f78bffa1
Remove 188 line whitespace
In 188 line has whitespace between fpk_ and visit_concept_s, so I removed whitespace and query executed normally.
2018-06-15 14:48:41 +09:00
Clair Blacketer 589855fdeb CDM v5.3.1 updates 2018-06-14 16:15:03 -04:00
clairblacketer c6606bf8d4 Closes #171 - changes datetime formats in sql server DDL to datetime2 2018-05-11 15:03:53 -04:00
clairblacketer e853fe2ddd
Merge branch 'master' into cdm_v5.3.-bugfix.2 2018-02-07 19:54:09 -05:00
clairblacketer 6dc7f67106
Merge branch 'master' into cdm_v5.3.-issue-149 2018-02-07 19:51:51 -05:00
clairblacketer 990a1a1e89
Merge branch 'master' into cdm_V5.3.-issue-150 2018-02-07 19:49:16 -05:00
clairblacketer 9c33c5478b
Merge pull request #148 from OHDSI/cdm_V5.3.-bugfix.1
Closes #147
2018-02-07 19:27:27 -05:00
Clair Blacketer 9bfa59a43e closes #140, #144, #135 2018-02-07 15:25:57 -05:00
Clair Blacketer 4949f3d301 Closes #149, vocabulary_version no longer required 2018-02-07 14:55:24 -05:00
Clair Blacketer 2c952dca98 Addresses #150, adding time back in to the measurement table for backwards compatibility 2018-02-07 14:18:39 -05:00
Clair Blacketer dab7208acc Closes #150. Changed measurement_time to measurement_datetime. 2018-02-07 13:57:58 -05:00
Clair Blacketer 9431a2cd30 Closes #150 2018-02-07 08:54:35 -05:00
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
clairblacketer 7cc0a6cf1f
Corrected readme file references 2018-01-05 19:24:27 -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