Skip to main content

npi_address

A provider's address.

Primary Key:Checks:
  • npi_address_check - (is_unknown_address_type = (NOT (is_primary_practice_location OR is_secondary_practice_location OR is_mailing_address)))
Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
npibigintNoYes-
address_idbigintNoYes-
is_mailing_addressbooleanNoNoIdentifies whether the address is a mailing address
is_primary_practice_locationbooleanNoNoIdentifies whether the address is a primary practice location
is_secondary_practice_locationbooleanNoNoIdentifies whether the address is a secondary practice location
is_unknown_address_typebooleanNoNoIndicates we do not know the address type. Used for addresses seen only in Doctors and Clinicians data, where address types are not provided.
is_from_pecosbooleanNoNoIdentifies whether the data was found in PECOS
is_from_nppesbooleanNoNoIdentifies whether the data was found in NPPES
is_from_claimsbooleanNoNoIdentifies whether the data was found in claims
first_seen_datedateYesNo-
last_seen_datedateYesNo-