Property information

comment

(for CareSite:) A foreign key to the geographic Location in the LOCATION table, where the detailed address information is stored.

(for LocationHistory:) A foreign key to the location table.

(for Person:) A foreign key to the place of residency for the person in the location table, where the detailed address information is stored.

omop cdm name

person.location_id#156 AS Location

location_history.location_id#331 AS Location

care_site.location_id#317 AS Location

python name

location

Property relations