patient_id and claim_id are often empty.
This table’s columns and relationships are shown in the Hosted Database schema.
patient_id and claim_id are both nullable - insurance payments frequently have neither. To reach the ERA behind a payment, join claimmd_era_id to era_matched_adjustment on its claimmd_era_id.- Total payments received by practice or date
- Insurance vs patient payments (
pay_type) - Applied vs unapplied payment amounts
- Co-pays (
is_copay)