Skip to contents

The payment amount for Non-participating physicians is 95% of the payment amount for Participating physicians (i.e., the fee schedule amount):

Usage

non_participating_fee(participating_fee)

Arguments

participating_fee

<dbl> Participating Fee

Value

<dbl> vector of the Non-Participating Fee

Details

$$rvu_{total} = rvu_{w}(gpci_{w}) + rvu_{pe}(gpci_{pe}) + rvu_{mp}(gpci_{mp})$$

Examples

non_participating_fee(26.35)
#> [1] 25.0325