line_item_repricing
Results of a pricing request for a single service line
Primary Key:Foreign Keys:allowed_repricing_code=>line_repricing_code_lookup.repricing_codeclaim_repricing_id=>claim_repricing.claim_repricing_idmedicare_repricing_code=>line_repricing_code_lookup.repricing_codemedicare_source=>medicare_source_lookup.medicare_source
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
claim_repricing_id | bigint | No | Yes | - Generated through expression: |
line_item_id | bigint | No | Yes | Points to the line item which was repriced Generated through expression: |
medicare_amount | numeric | Yes | No | Amount Medicare would pay for the service Generated through expression: |
allowed_amount | numeric | Yes | No | Allowed amount based on a contract or RBP pricing Generated through expression: |
medicare_repricing_code | text | Yes | No | Explains the methodology used to calculate Medicare Generated through expression: |
medicare_repricing_note | text | No | No | Note explaining approach for pricing or reason for error Generated through expression: |
network_code | text | No | No | The network code used for pricing (is placed into HCP04) Generated through expression: |
allowed_repricing_code | text | Yes | No | Explains the methodology used to calculate allowed amount Generated through expression: |
allowed_repricing_note | text | No | No | Note explaining approach for pricing or reason for error Generated through expression: |
allowed_repricing_formula_medicare_percent | numeric | Yes | No | Percentage of the Medicare amount used to calculate the allowed amount Generated through expression: |
allowed_repricing_formula_billed_percent | numeric | Yes | No | Percentage of the billed amount used to calculate the allowed amount Generated through expression: |
allowed_repricing_formula_fixed_amount | numeric | Yes | No | Fixed amount used as the allowed amount Generated through expression: |
technical_component_amount | numeric | Yes | No | Amount Medicare would pay for the technical component Generated through expression: |
professional_component_amount | numeric | Yes | No | Amount Medicare would pay for the professional component Generated through expression: |
medicare_std_dev | numeric | Yes | No | Standard deviation of the estimated Medicare amount (estimates service only) Generated through expression: |
medicare_source | text | Yes | No | Source of the Medicare amount (e.g. physician fee schedule, OPPS, etc.) Generated through expression: |
pricer_result | text | No | No | Pricing service return details Generated through expression: |
status_indicator | text | No | No | Gives more detail about how Medicare pays for the service (outpatient + professional) Generated through expression: |
payment_indicator | text | No | No | Explains the type of payment for Medicare (outpatient only) Generated through expression: |
discount_formula | text | No | No | The multi-procedure discount formula used to calculate the allowed amount (outpatient only) Generated through expression: |
line_item_denial_or_rejection_flag | text | No | No | Identifies how a line item was denied or rejected and how the rejection can be overridden (outpatient only) Generated through expression: |
packaging_flag | text | No | No | Indicates if the service is packaged and the reason for packaging (outpatient only) Generated through expression: |
payment_adjustment_flag | text | No | No | Identifies special adjustments made to the payment (outpatient only) Generated through expression: |
payment_adjustment_flag2 | text | No | No | Identifies special adjustments made to the payment (outpatient only) Generated through expression: |
payment_method_flag | text | No | No | The method used to calculate the allowed amount (outpatient only) Generated through expression: |
composite_adjustment_flag | text | No | No | Assists in composite APC determination (outpatient only) Generated through expression: |
hcpcs_apc | text | No | No | Ambulatory Payment Classification code of the line item HCPCS (outpatient only) Generated through expression: |
payment_apc | text | No | No | Ambulatory Payment Classification code used for payment (outpatient only) Generated through expression: |
provider_ccn | text | No | No | CMS Certification Number for the facility Generated through expression: |
provider_mac | integer | Yes | No | Medicare Administrative Contractor number Generated through expression: |
provider_locality | integer | Yes | No | Geographic locality number used for pricing Generated through expression: |
provider_geographic_cbsa | bigint | Yes | No | The Core Based Statistical Area (CBSA) that the provider is located in Generated through expression: |
provider_state_cbsa | integer | Yes | No | The Core Based Statistical Area (CBSA) that the provider's state is located in Generated through expression: |
provider_rural_indicator | rural_indicator_type | Yes | No | Indicates whether provider is Rural, Super Rural, or Urban Generated through expression: |
provider_specialty_type | text | No | No | Medicare provider specialty type Generated through expression: |
provider_hospital_type | hospital_type | Yes | No | Type of hospital Generated through expression: |
procedure_edits | text[] | No | No | Detailed description of each procedure code edit error (from outpatient editor) Generated through expression: |
modifier1_edits | text[] | No | No | Detailed description of each edit error for the first procedure code modifier (from outpatient editor) Generated through expression: |
modifier2_edits | text[] | No | No | Detailed description of each edit error for the second procedure code modifier (from outpatient editor) Generated through expression: |
modifier3_edits | text[] | No | No | Detailed description of each edit error for the third procedure code modifier (from outpatient editor) Generated through expression: |
modifier4_edits | text[] | No | No | Detailed description of each edit error for the fourth procedure code modifier (from outpatient editor) Generated through expression: |
modifier5_edits | text[] | No | No | Detailed description of each edit error for the fifth procedure code modifier (from outpatient editor) Generated through expression: |
data_edits | text[] | No | No | Detailed description of each data edit error (from outpatient editor) Generated through expression: |
revenue_edits | text[] | No | No | Detailed description of each revenue code edit error (from outpatient editor) Generated through expression: |
allowed_repricing_formula_fee_schedule | numeric | Yes | No | Fee schedule amount used as the allowed amount Generated through expression: |
allowed_repricing_formula_per_diem | numeric | Yes | No | Per diem rate used to calculate the allowed amount Generated through expression: |