npi_taxonomy
A provider's taxonomy information.
Primary Key:Foreign Keys:npi=>npi_provider.npi
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
npi | bigint | No | Yes | National Provider Identifier (NPI) assigned by CMS. |
taxonomy_code | text | No | Yes | NUCC taxonomy code that describes the services the provider performs. |
is_primary | boolean | No | No | - |
first_seen_date | date | No | No | First date that the taxonomy was seen |
last_seen_date | date | No | No | Most recent date that the taxonomy was seen |
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 |