Sergey Suvorov
39f4782fb4
index for concept_id as varchar was added( fixes #313 )
2020-01-24 13:44:57 +03:00
clairblacketer
5b4e83bcc6
Merge pull request #223 from dmitryilyn/master
...
PostgreSQL fixes
2019-02-06 12:10:21 -05:00
Rebecca Peyser
2772982b56
Update README.md
...
name of index & primary key script has changed. update readme
2019-01-02 21:26:57 -05:00
Clair Blacketer
99439a4388
Fixes #221
2018-10-26 10:27:19 -04:00
Dmitry Ilyn
0d6985a3ab
PostgreSQL fixes
2018-10-17 15:18:30 +03: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
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
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
7e4b64bb25
CDM v6 initial commit
2018-08-30 21:00:34 -04:00
edwardhusarcik
717bb1a4d6
Reverted DATETIME2 back to TIMESTAMP in Postgresql
...
DATETIME2 is not a valid data type in postgresql.
2018-07-05 11:55:53 -06:00
clairblacketer
d527fb7ed0
Remove white space
2018-06-15 08:27:57 -04:00
Clair Blacketer
589855fdeb
CDM v5.3.1 updates
2018-06-14 16:15:03 -04:00
Maxim Moinat
b1629bf6bd
Fix in postgres readme
...
Steps 4 and 5 have to be performed in the reverse order. Namely, the (foreign key) constraints depend on the primary key created in the indexes file. This was probably introduced in the new DDL generator change.
Not sure whether this is also the case for other SQL languages.
2018-05-02 14:54:25 +02: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
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
Clair Blacketer
9a66851f0d
Final cdm v5.3 addition, moved new DDLs to correct locations
2018-01-03 14:56:42 -05: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
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
Vojtech Huser
dc7de71747
fixing a typo in code that crashes DDL
...
typo that siad integer(50) - changed to just integer
2017-08-04 09:58:46 -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
1c2fab8ae2
Updated headers for v5.1.0
2017-06-23 14:29:21 -04:00
clairblacketer
f3ca3c0fb6
Updated header for v5.1.0
2017-06-23 14:28:45 -04:00
clairblacketer
b2bbf1245e
Updated headers for v5.1.0
2017-06-23 14:28:13 -04:00
clairblacketer
7525f2a171
Merge branch 'master' into v5.1
2017-06-13 15:00:10 -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
183e42b552
Changed the column name from datetime_of_birth to birth_datetime to stick with the new naming convention.
2017-01-03 21:37:38 -05:00
Karthik Natarajan
866c8c666b
Made changes to adhere to the new CDM changes for version 5.1 for Postgres
2017-01-02 19:22:13 -05: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
9a51e27ba2
Update README.md
2014-10-14 17:00:28 -04:00