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. Generated through expression: |
taxonomy_code | text | No | Yes | NUCC taxonomy code that describes the services the provider performs. Generated through expression: |
is_primary | boolean | No | No | - Generated through expression: |
first_seen_date | date | No | No | First date that the taxonomy was seen Generated through expression: |
last_seen_date | date | No | No | Most recent date that the taxonomy was seen 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: |