Commit Graph

97 Commits

Author SHA1 Message Date
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
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
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 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
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 799ae43f51 Initial commit of wiki files to master branch. 2017-07-19 11:29:45 -04:00
clairblacketer 2363a59799 Update MD_to_PDF_conversion.R
Changed file path to output file so it won't be hidden in the documentation folder.
2017-06-21 08:58:43 -04:00
clairblacketer 2b85fca018 Added codeexcerpts folder 2017-06-21 08:53:07 -04:00
clairblacketer 698b2a0924 Added CDM v5.1.0 pdf 2017-06-20 16:15:34 -04:00
clairblacketer 03f848db9f Removed documentation files that are now in the wiki 2017-06-20 16:00:24 -04:00
clairblacketer f7ea9da12b Added R project to create pdf 2017-06-20 09:04:54 -04:00
clairblacketer 014eafca1b fixed link color 2017-06-16 15:55:59 -04:00
clairblacketer 1ba30df32a Minor changes to report.Rmd 2017-06-16 15:23:39 -04:00
clairblacketer 99fc33871c Fixed link 2017-06-16 15:07:17 -04:00
clairblacketer 987b68697d Removed header as this will be part of the .Rmd 2017-06-16 14:58:41 -04:00
clairblacketer dbecee7baa Fixed image address 2017-06-16 14:30:45 -04:00
clairblacketer 226b20160d Updated report.Rmd 2017-06-16 14:28:24 -04:00
clairblacketer 8ae79533d2 Added report.Rmd 2017-06-16 14:11:02 -04:00
clairblacketer 7014860d77 Update links 2017-06-14 21:23:37 -04:00
clairblacketer a8d03c6e63 Update DRUG_STRENGTH table 2017-06-14 21:17:30 -04:00
clairblacketer b0ff4a470a Update SOURCE_TO_CONCEPT_MAP 2017-06-14 21:08:07 -04:00