PFS Global Days Descriptions
See also
Other PFS Helpers:
switch_assistant_surgery()
,
switch_bilateral_surgery()
,
switch_co_surgeon()
,
switch_diagnostic_imaging()
,
switch_multiple_procedure()
,
switch_opps_indicator()
,
switch_pctc_indicator()
,
switch_status_description()
,
switch_status_name()
,
switch_supervision()
,
switch_team_surgery()
Examples
x <- c("000", "010", "090", "MMM", "XXX", "YYY", "ZZZ")
switch_global_days(x)
#> [1] "Endoscopic or minor procedure with related Preoperative and Postoperative RVUs on the day of the procedure only included in the fee schedule payment amount. E&M services on the day of the procedure generally not payable."
#> [2] "Minor procedure with Preoperative RVUs on the day of the procedure and Postoperative RVUs during a 10-day postoperative period included in the fee schedule amount. E&M services on the day of the procedure and during the 10-day postoperative period generally not payable."
#> [3] "Major surgery with a 1-day Preoperative period and 90-day Postoperative period included in fee schedule amount."
#> [4] "Maternity codes. Usual Global period does not apply."
#> [5] "Global concept does not apply."
#> [6] "Carrier determines if Global concept applies and, if appropriate, establishes Postoperative period."
#> [7] "Code related to another service and is always included in Global period of other service."