Property information

comment

(for VisitOccurrence:) A foreign key to the care site in the care site table that was visited.

(for Provider:) A foreign key to the main Care Site where the provider is practicing.

(for VisitDetail:) A foreign key to the care site in the care site table that was visited.

(for Person:) A foreign key to the site of primary care in the care_site table, where the details of the care site are stored.

omop cdm name

visit_detail.care_site_id#228 AS CareSite

person.care_site_id#158 AS CareSite

provider.care_site_id#342 AS CareSite

visit_occurrence.care_site_id#247 AS CareSite

python name

care_site

Property relations