PRE_AR_CHG_DOC
Description:
This table stores information about charges documented by providers. Note: temporary accounts receivables (TAR) records in Chronicles are purged periodically depending on your system setting. Be aware that old data in this table might be lost if you truncate the table.

Primary Key
Column Name Ordinal Position
TAR_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 TAR_ID NUMERIC No
The unique identifier for the charge session record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 PROV_ID VARCHAR No
The documentation provider associated with the charge.
4 FUNCTION_C_NAME VARCHAR No
The function of the charge's documentation provider, such as performed or supervised.
May contain organization-specific values: Yes
Category Entries:
Supervised
Performed
Assisted
Observed
Billing Provider
Surrogate Provider
Ordering Provider
5 PROCEDURE_LIST VARCHAR No
The list of line numbers associated with the procedures that the documentation physician provided the specified function for. Cross-reference using the PRE_AR_CHG table, TAR_ID and CHARGE_LINE columns for more information about these charges.