Skip to main content
Version: Canary - 2.3 🚧

Posted Rates

One-liner: Rates that reflect fixed dollar amounts where no encounter-level variablity is expected, and are sourced directly from reported data.

These rates are the typical fee-for-service rates that say code X is paid rate $Y. Customers should think of these rates as "complete", and they should take them to the bank.

However, underneath the surface this does not mean that Turquoise has done no additional work. The following categories of work may be expected in order to arrive at a Posted Rate:

  • Outlier Filtering
  • Choosing between the payer posted rate or the hospital posted rate
  • Inferring missing rates, such as when it's extremely evident that a contract is structured around Surgical Groupers, but the posted MRF doesn't list every code in the Grouper

Rate Types​

untransformed rates are those whose billing_code_type was not crosswalked (e.g. APR-DRG -> MS-DRG)

Raw Posted Rates​

These are unprocessed rates directly from source data (payer MRF files or hospital chargemasters) that represent fixed dollar amounts.

Payer Raw Rates​

Rate TypeSourceContract Methodology*Description
raw: payer_negotiated_ratepayernegotiatedDirect negotiated rates from payer MRF files
raw: payer_derived_ratepayerderivedDerived rates from payer MRF files
raw: payer_fee_schedule_ratepayerfee scheduleFee schedule rates from payer MRF files
raw: payer_negotiated_untransformed_ratepayernegotiatedUntransformed negotiated rates from payer data
raw: payer_derived_untransformed_ratepayerderivedUntransformed derived rates from payer data
raw: payer_fee_schedule_untransformed_ratepayerfee scheduleUntransformed fee schedule rates from payer data

Hospital Raw Rates​

Rate TypeSourceContract Methodology*Description
raw: hospital_case_rate_dollarhospitalcase rateHospital case rates in dollar amounts
raw: hospital_fee_schedule_dollarhospitalfee scheduleHospital fee schedule rates in dollars
raw: hospital_null_methodology_dollarhospitalnullHospital rates with null methodology in dollars
raw: hospital_other_dollarhospitalotherHospital other methodology rates in dollars
raw: hospital_percent_of_total_billed_charges_dollarhospitalpercent of chargeHospital percentage-based rates converted to dollars
raw: hospital_case_rate_untransformed_dollarhospitalcase rateUntransformed hospital case rates
raw: hospital_fee_schedule_untransformed_dollarhospitalfee scheduleUntransformed hospital fee schedule rates
raw: hospital_null_methodology_untransformed_dollarhospitalnullUntransformed hospital null methodology rates
raw: hospital_other_untransformed_dollarhospitalotherUntransformed hospital other methodology rates
raw: hospital_percent_of_total_billed_charges_untransformed_dollarhospitalpercent of chargeUntransformed hospital percentage-based rates
raw: hospital_case_rate_allowed_amounthospitalcase rateHospital case rates from allowed amounts
raw: hospital_fee_schedule_allowed_amounthospitalfee scheduleHospital fee schedule from allowed amounts
raw: hospital_null_methodology_allowed_amounthospitalnullHospital null methodology from allowed amounts
raw: hospital_other_allowed_amounthospitalotherHospital other methodology from allowed amounts
raw: hospital_percent_of_total_billed_charges_allowed_amounthospitalpercent of chargeHospital percentage rates from allowed amounts
raw: hospital_per_diem_allowed_amounthospitalper diemHospital per diem rates from allowed amounts
raw: hospital_case_rate_untransformed_allowed_amounthospitalcase rateUntransformed hospital case rates from allowed amounts
raw: hospital_fee_schedule_untransformed_allowed_amounthospitalfee scheduleUntransformed hospital fee schedule from allowed amounts
raw: hospital_null_methodology_untransformed_allowed_amounthospitalnullUntransformed hospital null methodology from allowed amounts
raw: hospital_other_untransformed_allowed_amounthospitalotherUntransformed hospital other methodology from allowed amounts
raw: hospital_percent_of_total_billed_charges_untransformed_allowed_amounthospitalpercent of chargeUntransformed hospital percentage rates from allowed amounts
raw: hospital_per_diem_untransformed_allowed_amounthospitalper diemUntransformed hospital per diem from allowed amounts

Claims Raw Rates​

Rate TypeSourceContract Methodology*Description
raw: komodo_allowed_amount_line_itemclaimsallowed amountKomodo allowed amounts at line item level
raw: komodo_allowed_amount_claimclaimsallowed amountKomodo allowed amounts at claim level

Imputed Posted Rates​

Rate TypeSourceContract Methodology*Description
impute: opg_base_ratebothcase rateOutpatient grouper base rate
impute: msdrg_mrf_base_rate_mult_cms_weightbothfee scheduleMS-DRG MRF base rate multiplied by CMS weight

*as reported in MRF file

Canonical Rate Type Format​

Posted rates use the canonical rate type format: {category}: {rate_source} where:

  • Category indicates the processing level (raw, impute)
  • Rate Source identifies the specific rate column used