npi_location
A provider's location data.
Foreign Keys:address_id=>address_seen.address_idnpi=>npi_provider.npi
npi_location_address_id_idx-address_idnpi_location_npi_address_id_location_type_telephone_telepho_idx(Unique) -npi,address_id,location_type,telephone,telephone_extension,faxnpi_location_npi_idx-npi
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
npi | bigint | No | Yes | - |
address_id | bigint | No | Yes | - |
location_type | npi_location_type | No | Yes | - |
telephone | text | No | Yes | - |
telephone_extension | text | No | Yes | - |
fax | text | No | Yes | - |
first_seen_date | date | No | No | - |
last_modified_date | date | No | No | - |