npi_authorized_official
Contact information for the authorized official for a provider.
Foreign Keys:npi
=>npi_provider.npi
npi_authorized_official_npi_idx
-npi
npi_authorized_official_npi_last_name_first_name_middle_nam_idx
(Unique) -npi
,last_name
,first_name
,middle_name
,name_prefix
,name_suffix
,credential
,title_or_position
,telephone
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
npi | bigint | No | Yes | - |
last_name | text | No | Yes | - |
first_name | text | No | Yes | - |
middle_name | text | No | Yes | - |
name_prefix | text | No | Yes | - |
name_suffix | text | No | Yes | - |
credential | text | No | Yes | - |
title_or_position | text | No | Yes | - |
telephone | text | No | Yes | - |
first_seen_date | date | No | No | - |
last_modified_date | date | No | No | - |