Property information

comment

(reversed relation, for Note:) A foreign key to the Visit in the VISIT_DETAIL table when the Note was taken.

(reversed relation, for Note:) A foreign key to the Visit in the VISIT_OCCURRENCE table when the Note was taken.

(reversed relation, for Note:) A foreign key identifier to the Person about whom the Note was recorded. The demographic details of that Person are stored in the PERSON table.

omop cdm name

note.person_id#92 AS Person

note.visit_detail_id#105 AS VisitDetail

note.visit_occurrence_id#104 AS VisitOccurrence

python name

notes

Property relations