child_hcc {edgedata} | R Documentation |
Child HCC Factors - Table 9
Description
A dataset containing the child model HCC factors for the risk adjustment
model. Condition categories (CCs) are triggered by ICD-10 codes (See
icd_cc
), and a hierarchy is then applied (See
cc_hier
), creating hierarchical condition categories (HCCs).
Usage
child_hcc
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with
128 rows and 7 columns
- used
Whether or not the category is used in the RA model
- plat, gold, silver, bronze, cat
HCC grouping risk score for each metal level
- hcc
HCC label for risk scores (Includes leading zeroes)
Source
Data import and cleaning at: https://github.com/EeethB/edgedata/tree/main/data-raw
See Also
Other factors:
adult_demo
,
adult_enroll_dur
,
adult_group
,
adult_hcc
,
adult_interaction
,
adult_rxc_hcc_inter
,
adult_rxc
,
child_demo
,
child_group
,
infant_demo
,
infant_mat_sev
Other HCC tables:
adult_group
,
adult_hcc
,
adult_interaction
,
adult_rxc_hcc_inter
,
cc_hier
,
child_group
,
cpt_hcpcs
,
icd_cc