Clair Blacketer
7f3d02cae8
Moving DDLGeneratr to separate location
2018-01-03 15:02:07 -05:00
clairblacketer
e2bd495f26
Small typo fix
2018-01-03 14:59:50 -05:00
Clair Blacketer
9a66851f0d
Final cdm v5.3 addition, moved new DDLs to correct locations
2018-01-03 14:56:42 -05:00
Clair Blacketer
38a0b9eb5f
Updated CDM v5.3 DDLs based on tester feedback
2017-12-15 11:57:18 -05:00
clairblacketer
cf3d1c60aa
added images
2017-12-11 08:58:51 -05:00
clairblacketer
83811a30ca
Added FAQ page
2017-12-11 08:41:40 -05:00
clairblacketer
4a925a87da
Query for mapping to standard vocabularies
...
Adding a sql query that will aid in mapping source codes to standard concepts
2017-12-08 12:16:27 -05:00
Blacketer
3422847486
Fixed header
2017-12-01 13:38:22 -05:00
Blacketer
461a85fb6d
Updated netezza with distribution
2017-12-01 13:37:53 -05:00
clairblacketer
227ecc531a
Fixed NAMESPACE
2017-12-01 12:36:10 -05:00
clairblacketer
2680b2ca47
Added distribution hints to the DDL for redshift and netezza
2017-12-01 12:08:40 -05:00
schuemie
8a90a0733d
Added Wiki file parser
2017-11-28 06:47:34 +01:00
clairblacketer
70acdf69a6
Fixed .Rmd parameterization
2017-11-21 08:18:54 -05:00
clairblacketer
a5b12716dd
Updated indices to include primary keys and moved foreign keys to their own files.
2017-11-17 15:18:32 -05:00
clairblacketer
8be1708769
Small changes to align documentation and DDL
2017-11-16 12:19:22 -05:00
clairblacketer
73a87c3b4a
Added constraints
2017-11-15 13:09:54 -05:00
Blacketer
97a97f3bcb
Added code for index
2017-11-14 15:19:03 -05:00
clairblacketer
f298b0c446
Added SqlRender functionality to the DDLGeneratr package and incorporated the pdf creation.
2017-11-09 14:44:52 -05:00
clairblacketer
bf5ba12bcc
Fixed file organization
2017-11-09 09:33:31 -05:00
clairblacketer
afd9a520d9
Addresses #64 , #70 , #79 , #92 , #120 , #132 , #131 in code, documentation is still being updated to reflect these changes.
2017-11-09 09:30:50 -05:00
Gowtham Rao
98f2927cc9
Updates to payer plan period based on proposal accepted by CDM workgroup
...
Updated based on acceptance of https://github.com/OHDSI/CommonDataModel/issues/120
2017-11-06 05:29:17 -05:00
clairblacketer
df2d439ac0
Merge pull request #116 from gowthamrao/master
...
visit_detail - some minor corrections - condition_occurrence and visit_type_concept_id
2017-10-02 14:36:20 -04:00
clairblacketer
acb00312d5
Merge pull request #126 from vojtechhuser/patch-1
...
typo in column name
2017-10-02 14:32:11 -04:00
clairblacketer
a3c508b0b1
Merge pull request #122 from Sigfried/patch-1
...
typo, Update VISIT_DETAIL.md
2017-10-02 14:31:56 -04: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
Sigfried Gold
c579fe6ba1
Update VISIT_DETAIL.md
2017-09-26 06:55:42 -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
clairblacketer
8258ab7ca3
Merge pull request #110 from rsjaffe/feature/fix-typo
...
Add comma
2017-09-19 11:51:41 -04:00
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