Property information

comment

(reversed relation, for Measurement:) A foreign key to the Visit in the VISIT_OCCURRENCE table during which the Measurement was recorded.

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

(reversed relation, for Measurement:) A foreign key to the Visit Detail in the VISIT_DETAIL table during which the Measurement was recorded.

omop cdm name

measurement.visit_detail_id#86 AS VisitDetail

measurement.person_id#72 AS Person

measurement.visit_occurrence_id#85 AS VisitOccurrence

python name

measurements

Property relations