PRE_AR_ORG_PX
Description:
Stores information about current procedure in charge review session. The following details are stored: Quantity (units/days) of procedure, Amount of the procedure, and Modifier if any.

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 temporary transaction 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 ORG_CHG_PROC_ID NUMERIC No
Stores current procedure in charge review session.
4 ORG_CHG_MOD VARCHAR No
Modifier associated with a procedure in charge review session.
5 ORG_CHG_QUANTITY NUMERIC No
Number of units/days for a procedure in charge review session.
6 ORG_CHG_AMOUNT NUMERIC No
Charge amount of a procedure in charge review session.
7 ORG_CHG_DX VARCHAR No
Tells which diagnoses apply to this charge procedure (comma-separated numbers).