Commit Graph

39 Commits

Author SHA1 Message Date
Clair Blacketer a078310b73 death, device, drug, condition wiki files 2018-09-06 15:53:06 -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
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 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
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 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 1a146846c8 Merge branch 'master' into CDM_v5.2.0 2017-07-20 11:22:49 -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
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 799ae43f51 Initial commit of wiki files to master branch. 2017-07-19 11:29:45 -04:00