Commit Graph

130 Commits

Author SHA1 Message Date
clairblacketer 7d5be9b4c6 Updates to standardized derived element documentation 2018-09-27 13:07:54 -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
Clair Blacketer 4d53d7d75b Added list to convention #6 2018-09-19 12:59:48 -04:00
Clair Blacketer 6dd6626630 Fixed prior merge commit 2018-09-19 12:52:17 -04:00
Clair Blacketer 93c48f7a85 Merge branch 'cdm_v6' of https://github.com/OHDSI/CommonDataModel into cdm_v6 2018-09-19 12:50:49 -04:00
Clair Blacketer 0a4c76b4e2 Fixed convention numbering 2018-09-19 12:49:38 -04:00
clairblacketer 403c763ad0
Fixed convention #10 list 2018-09-19 12:48:52 -04:00
clairblacketer eaa2768f59
Added lists to tables 2018-09-06 16:02:47 -04:00
Clair Blacketer 7afa9583ba condition occurrence wiki file convention table 2018-09-06 15:57:27 -04:00
Clair Blacketer 72042be538 condition wiki update 2018-09-06 15:55:48 -04:00
Clair Blacketer a078310b73 death, device, drug, condition wiki files 2018-09-06 15:53:06 -04:00
Clair Blacketer 2ff3b82dd1 License update cdm v6 2018-09-05 15:35:54 -04:00
Clair Blacketer ba880b2a76 Background updates for cdm v6 2018-09-05 15:35:22 -04:00
Clair Blacketer 461601c06a CDM v6 updates to background and data model conventions 2018-09-05 11:57:24 -04:00
Clair Blacketer 1c776a01b4 Initial wiki files to begin editing for v6.0 2018-09-04 12:43:36 -04:00
Clair Blacketer 7e4b64bb25 CDM v6 initial commit 2018-08-30 21:00:34 -04:00
Clair Blacketer ca1b2376c4 cdm v5.3.1 visit_detail documentation fix 2018-06-14 16:22:39 -04:00
Clair Blacketer c063eb6b15 cdm v5.3.1 updates 2018-06-14 16:17:35 -04:00
Clair Blacketer 589855fdeb CDM v5.3.1 updates 2018-06-14 16:15:03 -04:00
clairblacketer 6ea92f1112
Merge branch 'master' into master 2018-06-13 10:22:56 -04:00
clairblacketer 2a2e9b0b2c
Fixed flipped columns
Required and type were flipped
2018-06-05 12:33:19 -04:00
clairblacketer 89617414fc
Update VISIT_DETAIL.md 2018-06-05 12:16:35 -04:00
clairblacketer efcee2a2a8
Fixed switched columns 2018-06-05 12:16:02 -04:00
Keith Thompson eb8774baa6 Fix VISIT_DETAIL documentation to reflect correct 'required' and 'type' values for multiple columns 2018-05-23 20:01:22 -04:00
clairblacketer 91f8d70ddc
Update PAYER_PLAN_PERIOD.md 2018-02-22 15:22:27 -05: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 297885eaa2
Merge branch 'master' into master 2018-02-07 19:26:02 -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
clairblacketer df6ae34dd1
Merge pull request #142 from OHDSI/CDM_v5.3.0
Cdm v5.3.0
2018-01-03 15:04:26 -05:00
Clair Blacketer 9a66851f0d Final cdm v5.3 addition, moved new DDLs to correct locations 2018-01-03 14:56:42 -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 8be1708769 Small changes to align documentation and DDL 2017-11-16 12:19:22 -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 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
Sigfried Gold c579fe6ba1 Update VISIT_DETAIL.md 2017-09-26 06:55:42 -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
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
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