The Diagnosis Code/MDC/MS-DRG Index lists each diagnosis code, as well as the MDC, and the MS-DRGs to which the diagnosis is used to define the logic of the DRG either as a principal or secondary diagnosis.
Value
a tibble
Examples
head(appendix_B())
#> # A tibble: 6 × 4
#> icd_code mdc drg_range drg
#> <chr> <chr> <chr> <chr>
#> 1 A00.0 06 371-373 371
#> 2 A00.0 06 371-373 372
#> 3 A00.0 06 371-373 373
#> 4 A00.1 06 371-373 371
#> 5 A00.1 06 371-373 372
#> 6 A00.1 06 371-373 373