line_item_coordination_of_benefits
Describes the adjudication performed for a line item on behalf of the payer. According to the EDI specification, this is only used for Coordination of Benefits, but some reprices also use it for claims repricing
Primary Key:Foreign Keys:coordination_of_benefits_index_chosen_by=>login.login_idline_item_id=>line_item.line_item_id
line_item_coordination_of_benefits_cob_index_chosen_by_idx-coordination_of_benefits_index_chosen_byline_item_coordination_of_benefits_cob_index_chosen_idx-coordination_of_benefits_index_chosenline_item_coordination_of_benefits_line_item_id_idx-line_item_id
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
line_item_coordination_of_benefits_id | bigint | No | Yes | Snowflake ID for line item coordination of benefits. |
line_item_id | bigint | No | Yes | Link to line item record. |
other_payer_primary_identifier | text | No | No | Points to the payer responsible for the reimbursement in the claim loop (From Loop 2430 SVD01). The identifier must be the same as the Loop ID-2330B NM109. |
paid_amount | numeric | Yes | No | The amount paid for a line item on a claim. (Loop 2430 SVD02). |
product_service_code_qualifier | product_service_code_type | Yes | No | The type of procedure code for a line item on a claim. For example: 'HC' for 'HCPCS' (Loop 2430 SVD03_01).. |
product_service_code | text | No | No | The procedure code being adjusted. (Loop 2430 SVD03_02) |
procedure_modifiers | text[] | No | No | - |
procedure_description | text | No | No | - |
paid_quantity | numeric | Yes | No | - |
bundled_or_unbundled_line_number | text | No | No | - |
payment_date | date | Yes | No | - |
remaining_patient_liability | numeric | Yes | No | - |
prior_authorization_number | text | No | No | Prior authorization number for this COB record. (From 2400 loop REF G1: when REF04_02 equals the other_payer_primary_identifier for this row) |
predetermination_of_benefits_identifier | text | No | No | Predetermination of benefits identification number (from 2400 loop REF G3: when REF04_02 equals the other_payer_primary_identifier for this row) |
referral_number | text | No | No | Referral number (from 2400 loop REF 9F: when REF04_02 equals the other_payer_primary_identifier for this row) |
coordination_of_benefits_index_chosen | bigint | Yes | Yes | - |
coordination_of_benefits_index_chosen_at | timestamp with time zone | Yes | No | - |
coordination_of_benefits_index_chosen_by | bigint | Yes | Yes | - |