claim_rx_rejection
Reject reasons and remarks returned by the processor for Rx claims.
Primary Key:Foreign Keys:claim_id=>claim.claim_id
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
claim_id | bigint | No | Yes | Link to the associated claim record |
rejection_reason | rx_rejection_reason_type | No | Yes | The error encountered when processing the claim (from NCPDP 511-FB). |
remarks | text[] | No | No | Free-form remarks returned with the rejection (from NCPDP 526-FQ). |