provider_seen_match
The list of providers that may be a match with the information in the provider_seen row
Primary Key:Foreign Keys:npi
=>npi_provider.npi
provider_seen_id
=>provider_seen.provider_seen_id
provider_seen_match_npi_idx
-npi
provider_seen_match_provider_seen_id_idx
-provider_seen_id
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
provider_seen_id | bigint | No | Yes | - |
npi | bigint | No | Yes | - |
match_percent | numeric | Yes | No | - |
match_metadata | jsonb | Yes | No | Information about what matches between provider and provider_seen record |