-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a496421
commit 46a4667
Showing
13 changed files
with
96 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
#' @noRd | ||
global <- dplyr::tibble( | ||
glob_days = c("000", "010", "090", "MMM", "XXX", "YYY", "ZZZ"), | ||
description = c( | ||
"Endoscopic or minor procedure with related preoperative and postoperative relative values on the day of the procedure only included in the fee schedule payment amount. Evaluation and Management services on the day of the procedure generally not payable.", | ||
"Minor procedure with preoperative relative values on the day of the procedure and postoperative relative values during a 10-day postoperative period included in the fee schedule amount. Evaluation and Management services on the day of the procedure and during the 10-day postoperative period generally not payable.", | ||
"Major surgery with a 1-day preoperative period and 90-day postoperative period included in the fee schedule amount.", | ||
"Maternity codes; usual global period does not apply.", | ||
"Global concept does not apply.", | ||
"Carrier determines whether the global concept applies and establishes postoperative period, if appropriate, at time of pricing.", | ||
"Code is related to another service and is always included in the global period of the other service." | ||
) | ||
) |> | ||
dplyr::mutate( | ||
glob_days = forcats::fct_relevel(glob_days, "000", "010", "090", "MMM", "XXX", "YYY", "ZZZ") | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
gpci: | ||
- gpci/20240229T141339Z-56bda/ | ||
- gpci/20240301T191529Z-046ae/ | ||
pymt: | ||
- pymt/20240229T141334Z-f3472/ | ||
- pymt/20240301T191527Z-8e4f8/ | ||
rvu: | ||
- rvu/20240229T141242Z-b9bfe/ | ||
- rvu/20240301T191525Z-74e8b/ |
Binary file not shown.
6 changes: 3 additions & 3 deletions
6
pins/gpci/20240229T141339Z-56bda/data.txt → pins/gpci/20240301T191529Z-046ae/data.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
file: gpci.qs | ||
file_size: 3789 | ||
pin_hash: 56bda82317bd4f61 | ||
file_size: 3884 | ||
pin_hash: 046ae03771b63f61 | ||
type: qs | ||
title: GPCIs 2024 | ||
description: Geographic Practice Cost Indices (GPCIs) by State and Medicare Locality | ||
2024 | ||
tags: ~ | ||
urls: ~ | ||
created: 20240229T141339Z | ||
created: 20240301T191529Z | ||
api_version: 1 |
Binary file not shown.
6 changes: 3 additions & 3 deletions
6
pins/pymt/20240229T141334Z-f3472/data.txt → pins/pymt/20240301T191527Z-8e4f8/data.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
file: pymt.qs | ||
file_size: 8590506 | ||
pin_hash: f347237b879b8c9a | ||
file_size: 8590491 | ||
pin_hash: 8e4f837562588fdf | ||
type: qs | ||
title: PFS Payment Amount 2024 | ||
description: Annual Physician Fee Schedule Payment Amount File 2024 | ||
tags: ~ | ||
urls: ~ | ||
created: 20240229T141334Z | ||
created: 20240301T191527Z | ||
api_version: 1 |
Binary file renamed
BIN
+8.19 MB
pins/pymt/20240229T141334Z-f3472/pymt.qs → pins/pymt/20240301T191527Z-8e4f8/pymt.qs
Binary file not shown.
6 changes: 3 additions & 3 deletions
6
pins/rvu/20240229T141242Z-b9bfe/data.txt → pins/rvu/20240301T191525Z-74e8b/data.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
file: rvu.qs | ||
file_size: 487417 | ||
pin_hash: b9bfe6b2b6fbc381 | ||
file_size: 487390 | ||
pin_hash: 74e8b40657e5df8d | ||
type: qs | ||
title: PFS RVU 2024 | ||
description: National Physician Fee Schedule Relative Value File January 2024 Release | ||
tags: ~ | ||
urls: ~ | ||
created: 20240229T141242Z | ||
created: 20240301T191525Z | ||
api_version: 1 |
Binary file renamed
BIN
+476 KB
pins/rvu/20240229T141242Z-b9bfe/rvu.qs → pins/rvu/20240301T191525Z-74e8b/rvu.qs
Binary file not shown.