Description
Summary
Transaction with a transaction type of payment posted to a hospital account from a payor or guarantor that decreases the amount owed on AR balances. Used for transaction summaries.
Technical Definition
TRANSACTIONS.TX_TYPE = 2 --Payment Transaction Type
AND
TRANSACTIONS.BAD_DEBT_FLAG_YN <> Y
AND
TRANSACTIONS.EXTERN_AR_FLAG_YN <> Y