Skip to contents

Fee schedule amount equals 16 percent of amount otherwise applicable for surgical payment.

Usage

switch_assistant_surgery(x)

Arguments

x

vector of Assistant Surgery indicators

Value

vector of Assistant Surgery descriptions

Details

Modifiers:

  • 80: Assistance by Another Physician

  • 81: Minimal Assistance by a Another Physician

  • 82: Assistance by Another Physician when Qualified Resident Surgeon Unavailable

  • AS: Non-Physician Assistant at Surgery

Examples

switch_assistant_surgery(as.character(0:9))
#>  [1] "Payment Restriction unless Medical Necessity documentation submitted"
#>  [2] "Payment Restriction; Assistant cannot be paid"                       
#>  [3] "No Payment Restriction; Assistant can be paid"                       
#>  [4] NA                                                                    
#>  [5] NA                                                                    
#>  [6] NA                                                                    
#>  [7] NA                                                                    
#>  [8] NA                                                                    
#>  [9] NA                                                                    
#> [10] "Concept does not apply"