This table contains the ambulance drop-off location address associated with AP claim service lines.
To link this table’s service line information back to a claim header, join this table to AP_CLAIM_PROC_IDS on the TX_ID column. If you need to report on claim service lines specific to Cost Sharing Reduction (CSR), join this table instead to AP_CLAIM_PROC_IDS_CSR on the TX_ID column.
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 AP Claim procedure transaction.
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
AMBU_DROP_OFF_ADDR
VARCHAR
No
Stores a line of the street address for the ambulance drop-off location listed on this service line.