Property information

comment

(reversed relation, for DeviceExposure:) A foreign key to the visit detail record in the VISIT_DETAIL table during which the Device was used.

(reversed relation, for DeviceExposure:) A foreign key identifier to the Person who is subjected to the Device. The demographic details of that Person are stored in the PERSON table.

(reversed relation, for DeviceExposure:) A foreign key to the visit in the VISIT_OCCURRENCE table during which the Device was used.

omop cdm name

device_exposure.person_id#29 AS Person

device_exposure.visit_occurrence_id#39 AS VisitOccurrence

device_exposure.visit_detail_id#40 AS VisitDetail

python name

device_exposures

Property relations