DOC_PROVIDER
Description:
This table contains information entered in the documentation provider table during charge entry. Since one transaction may have multiple rows of documentation provider data, each row in this table represents one line of documentation provider data and is identified by the transaction ID and line number. The data for this table is extracted using a KB_SQL query.

Primary Key
Column Name Ordinal Position
TX_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TX_ID NUMERIC No
The unique ID of the transaction record.
2 LINE INTEGER No
The line number to identify each row of documentation provider data associated with an individual transaction.
3 POST_DATE DATETIME No
The post date of the transaction identified by TX_ID.
4 DOC_PROV_ID VARCHAR No
The ID of the documentation provider for this transaction. This ID may be encrypted if you have elected to use enterprise reporting’s security utility.
5 DOC_PROV_FUNC_C_NAME VARCHAR No
The category value associated with the function performed by the documentation provider as recorded in billing system charge entry such as Supervised, Performed, or Assisted.
May contain organization-specific values: Yes
Category Entries:
Supervised
Performed
Assisted
Observed
Billing Provider
Surrogate Provider
Ordering Provider
6 DOC_START_DATE DATETIME No
The date on which this provider’s participation began.
7 DOC_END_DATE DATETIME No
The date on which this provider’s participation ended.
8 DOC_START_TIME DATETIME (Local) No
The time of day at which this provider’s participation began.
9 DOC_END_TIME DATETIME (Local) No
The time of day at which this provider’s participation ended.