npi_location
A provider's location data.
Foreign Keys:address_id
=>address_seen.address_id
npi
=>npi_provider.npi
npi_location_address_id_idx
-address_id
npi_location_npi_address_id_location_type_telephone_telepho_idx
(Unique) -npi
,address_id
,location_type
,telephone
,telephone_extension
,fax
npi_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 | - |