Table name: LOCATION
Map the new LOCATION table from the existing LOCATION table.
Reading from LOCATION
| destination field | source field | logic | comment field |
|---|---|---|---|
| location_id | location_id | ||
| address_1 | address_1 | ||
| address_2 | address_2 | ||
| city | city | ||
| state | state | ||
| zip | zip | ||
| county | county | ||
| location_source_value | location_source_value | ||
| country_concept_id | country_concept_id (v5.4) | ||
| country_source_value | country_source_value (v5.4) | ||
| latitude | latitude (v5.4) | ||
| longitude | longitude (v5.4) |