Commit Graph

5 Commits

Author SHA1 Message Date
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
Gowtham Rao 23d2d6398e Update VISIT_DETAIL.md 2017-09-09 12:53:49 -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 4fc67257ca Committing visit_detail description
https://github.com/OHDSI/CommonDataModel/issues/70
2017-08-11 12:12:42 -04:00