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 | - Generated through expression: |
fax_id | bigint | No | Yes | - Generated through expression: |
is_from_pecos | boolean | No | No | Identifies when the data was found in PECOS Generated through expression: |
is_from_nppes | boolean | No | No | Identifies when the data was found in NPPES Generated through expression: |
is_from_claims | boolean | No | No | Identifies when the data was found in claims Generated through expression: |
first_seen_date | date | No | No | First date that the fax was seen Generated through expression: |
last_seen_date | date | No | No | Most recent date that the fax was seen Generated through expression: |