Gowtham Rao
3b6bcd01f6
Update VISIT_DETAIL.md
...
Correction - visit_detail_concept_id should be just visit_concept_id; because in the same domain. Otherwise we will have to systematically rename all _concept_id fields in visit_detail into _detail_concept_id; e.g.
visit_type_concept_id to visit_detail_type_concept_id
admitting_source_concept_id to admitting_detail_source_concept_id
makes it long and difficult in join statements etc
2017-09-18 06:41:58 -04:00
gowthamrao
2a6bcd0c5e
correction to condition_occurrence - missing visit_detail_id
2017-09-15 12:05:41 -04:00
Christian Reich
e79f62d827
Merge pull request #102 from gowthamrao/master
...
Committing visit_detail description
2017-09-09 14:23:57 -04:00
Gowtham Rao
23d2d6398e
Update VISIT_DETAIL.md
2017-09-09 12:53:49 -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
a63bcb00aa
Merge pull request #105 from gowthamrao/patch-2
...
Updated descriptions and conventions
2017-08-18 09:20:50 -04:00
Gowtham Rao
4a166f5c2b
Updated descriptions and conventions
...
Updated based on https://github.com/OHDSI/WebAPI/pull/234#issuecomment-323076164
2017-08-17 16:33:25 -04:00
clairblacketer
4d5bd8bd3b
Merge pull request #103 from gowthamrao/patch-1
...
Update OBSERVATION_PERIOD.md
2017-08-14 12:44:54 -04:00
Gowtham Rao
dea7811c48
Update OBSERVATION_PERIOD.md
2017-08-14 12:34:24 -04:00
Gowtham Rao
319561e06e
Update VISIT_DETAIL.md
2017-08-11 16:23:01 -04:00
Gowtham Rao
4b1b256e6f
Update VISIT_DETAIL.md
...
visit_detail tables
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 15:12:35 -04:00
Gowtham Rao
d072999031
Update OBSERVATION.md
...
added visit_detail_id
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 15:11:26 -04:00
Gowtham Rao
56a8b4a95e
Update MEASUREMENT.md
...
added visit_detail_id
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 15:10:23 -04:00
Gowtham Rao
fbee7bcfb1
Update MEASUREMENT.md
2017-08-11 15:09:46 -04:00
Gowtham Rao
62ca39f36c
Update DRUG_EXPOSURE.md
...
added visit_detail_id
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 15:08:41 -04:00
Gowtham Rao
f3434fc614
Update DEVICE_EXPOSURE.md
...
added visit_detail_id
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 15:05:29 -04:00
Gowtham Rao
62c4ef6f02
Update PROCEDURE_OCCURRENCE.md
...
added visit_detail_id
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 15:04:32 -04:00
Gowtham Rao
6cd6b7029a
Update CONDITION_OCCURRENCE.md
...
added visit_detail_id
2017-08-11 15:01:54 -04:00
Gowtham Rao
4fc67257ca
Committing visit_detail description
...
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 12:12:42 -04:00
clairblacketer
7dfa2b0ee9
Merge pull request #99 from OHDSI/CDM_5_2_bug_fixes
...
Bugfix issues #98 , #97 and #96 .
2017-08-10 14:27:21 -04: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
daf928eb19
Merge pull request #93 from vojtechhuser/patch-2
...
fixing a typo in code that crashes DDL for postgres - integer 50 problem fixed
2017-08-08 09:47:16 -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
b42dfcf680
Update README.md
2017-07-27 14:24:46 -04:00
clairblacketer
8dbead2f35
Added v5.2 updates to redshift ddl
2017-07-27 14:24:04 -04:00
clairblacketer
1dd281c329
Merge pull request #87 from alondhe/master
...
Added Amazon Redshift DDL
2017-07-27 14:06:58 -04:00
clairblacketer
c4cd6d48ea
Merge branch 'master' into master
2017-07-27 14:06:47 -04:00
clairblacketer
60fbe6c258
Added the additional changes
2017-07-27 12:11:33 -04:00
clairblacketer
403671cca5
Merge pull request #65 from vojtechhuser/master
...
Era generation code
2017-07-27 12:05:22 -04:00
clairblacketer
a25d843f79
Fixed link to pdf
2017-07-27 12:01:04 -04:00
clairblacketer
a1865375f6
Merge pull request #88 from OHDSI/CDM_v5.2.0
...
CDM v5.2 closes #71 , #73 , #75 , #83 , #84 , #69 , #85
2017-07-27 12:00:18 -04:00
clairblacketer
00323b878c
Changed names with "_time" to "_datetime"
2017-07-27 11:58:04 -04:00
clairblacketer
1a146846c8
Merge branch 'master' into CDM_v5.2.0
2017-07-20 11:22:49 -04:00
clairblacketer
a9c28a9d71
Removed old pdf and replaced with new pdf.
2017-07-20 10:26:32 -04:00
clairblacketer
01e61f2bac
Updates to documentation and creation of CDM_v5.2 pdf.
2017-07-20 10:22:46 -04:00
clairblacketer
a95eaac9e2
Updated NOTE and NOTE_NLP for pdf syntax.
2017-07-20 08:50:47 -04:00
Ajit Londhe
b6ef05a847
Added Redshift DDL
2017-07-20 00:12:04 -04:00
clairblacketer
2bc655d4a2
Updated R script for CDM v5.2 pdf
2017-07-19 15:58:53 -04:00
clairblacketer
068e3783b4
Added links to header files.
2017-07-19 15:13:52 -04:00
clairblacketer
0f117255fe
CDM documentation updates for v5.2
2017-07-19 15:05:32 -04:00
clairblacketer
00c97dbe70
Revert "CDM Documentation updates for v5.2"
...
This reverts commit 36b2af6a27
.
This documentation was added to the master branch in error. Instead it will be added to branch CDM_v5.2.0
2017-07-19 14:31:42 -04:00
clairblacketer
36b2af6a27
CDM Documentation updates for v5.2
2017-07-19 11:56:11 -04:00
clairblacketer
049f25f9f0
Merge branch 'master' of https://github.com/OHDSI/CommonDataModel
2017-07-19 11:38:57 -04:00
clairblacketer
799ae43f51
Initial commit of wiki files to master branch.
2017-07-19 11:29:45 -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