cc_hier {edgedata}R Documentation

Condition Category Hierarchies - Table 4

Description

A dataset used to apply the risk adjustment condition category hierarchies. The HHS-Hcc risk model uses hierarchical condition categories. This means that when an individual has e.g. HCC 8 (Metastatic Cancer), they do not also get the risk score for less serious cancer categories.

Usage

cc_hier

Format

An object of class tbl_df (inherits from tbl, data.frame) with 149 rows and 3 columns

cc

Condition category code without leading zeroes

desc

Condition category description

set_0

Condition category that falls below cc on the hierarchy. No leading zeroes

Source

Data import and cleaning at: https://github.com/EeethB/edgedata/tree/main/data-raw

See Also

Other HCC tables: adult_group, adult_hcc, adult_interaction, adult_rxc_hcc_inter, child_group, child_hcc, cpt_hcpcs, icd_cc


[Package edgedata version 0.2.0 Index]