User Tools

Site Tools


documentation:next_cdm:visits_microvisits

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:next_cdm:visits_microvisits [2017/06/06 17:05]
gowtham_rao
documentation:next_cdm:visits_microvisits [2017/07/06 16:30]
clairblacketer
Line 1: Line 1:
 ====== Proposal for Visit_detail:​ Represent granular encounters or microvisits ====== ====== Proposal for Visit_detail:​ Represent granular encounters or microvisits ======
 +** Proposals are now housed as github issues ** [[https://​github.com/​OHDSI/​CommonDataModel/​issues/​70|link to github issue]] ​
  
  
Line 31: Line 32:
 | visit_detail_id| Yes| integer| A unique identifier for each Person'​s visit-detail at a healthcare provider.| | visit_detail_id| Yes| integer| A unique identifier for each Person'​s visit-detail at a healthcare provider.|
 | person_id | Yes | integer | A foreign key identifier to the Person for whom the visit is recorded. The demographic details of that Person are stored in the PERSON table.| | person_id | Yes | integer | A foreign key identifier to the Person for whom the visit is recorded. The demographic details of that Person are stored in the PERSON table.|
-visit_concept_id| Yes | integer | A foreign key that refers to a visit Concept identifier in the Standardized Vocabularies. |+visit_detail_concept_id| Yes | integer | A foreign key that refers to a visit Concept identifier in the Standardized Vocabularies. |
 | <​del>​visit_start_date</​del>​| <​del>​Yes</​del>​ | <​del>​date </​del>​ | <​del>​The start date of the visit.</​del>​| | <​del>​visit_start_date</​del>​| <​del>​Yes</​del>​ | <​del>​date </​del>​ | <​del>​The start date of the visit.</​del>​|
 | visit_start_datetime | Yes | datetime | The date and time of the visit-detail started.| | visit_start_datetime | Yes | datetime | The date and time of the visit-detail started.|
documentation/next_cdm/visits_microvisits.txt ยท Last modified: 2017/07/06 16:30 by clairblacketer