Skip to main content

transparency_in_network_negotiated_rate

A negotiated rate for a billing code, applying to every provider in a provider set. This table is large, so it holds nothing but the rate and the keys needed to interpret it.

Primary Key:Foreign Keys:Indexes:
ColumnData TypeNullableIndexedDescription
transparency_file_idbigintNoYesLink to the file this rate came from. Every other ID here is only unique within a file.
in_network_idintegerNoYesLink to the in_network entry the rate is for
negotiated_price_idintegerNoYesLink to the attributes needed to interpret the rate, including whether it is an amount or a percentage
provider_set_idintegerNoYesLink to the set of provider references the rate applies to
negotiated_ratenumericNoYesThe rate, read according to the negotiated_type on the linked negotiated price