npi_endpoint
npi_endpoint stores information to securely transmit authenticated and encrypted medical information using a variety of Endpoint Types.
Foreign Keys:npi
=>npi_provider.npi
Column | Data Type | Nullable | Indexed | Description |
---|---|---|---|---|
npi | bigint | No | Yes | - |
endpoint | text | No | Yes | - |
endpoint_description | text | No | No | - |
endpoint_type | npi_endpoint_type | Yes | No | - |
endpoint_use | npi_endpoint_use | Yes | No | - |
is_affiliation | boolean | No | No | - |
affiliation_legal_business_name | text | No | No | - |
affiliation_address_id | bigint | No | No | - |
first_seen_date | date | No | No | - |
last_modified_date | date | No | No | - |