npi_fax
Fax number(s) associated with a provider
Primary Key:Foreign Keys:fax_id=>fax.fax_idnpi=>npi_provider.npi
npi_fax_fax_id_idx-fax_id
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
npi | bigint | No | Yes | - |
fax_id | bigint | No | Yes | - |
is_from_pecos | boolean | No | No | Identifies when the data was found in PECOS |
is_from_nppes | boolean | No | No | Identifies when the data was found in NPPES |
is_from_claims | boolean | No | No | Identifies when the data was found in claims |
first_seen_date | date | No | No | First date that the fax was seen |
last_seen_date | date | No | No | Most recent date that the fax was seen |