adult_rxc {edgedata} | R Documentation |
A dataset containing the adult model prescription drug category (RXC)
factors for the risk adjustment model. Rx condition categories are
triggered by NDC codes (See ndc_rxc
) or HCPCS codes (See
hcpcs_rxc
), and a hierarchy is then applied (See
rxc_hier
).
adult_rxc
An object of class tbl_df
(inherits from tbl
, data.frame
) with
10 rows and 7 columns
Whether or not the category is used in the RA model
HCC grouping risk score for each metal level
RXC label for risk scores (Includes leading zeroes)
Data import and cleaning at: https://github.com/EeethB/edgedata/tree/main/data-raw
Other factors:
adult_demo
,
adult_enroll_dur
,
adult_group
,
adult_hcc
,
adult_interaction
,
adult_rxc_hcc_inter
,
child_demo
,
child_group
,
child_hcc
,
infant_demo
,
infant_mat_sev
Other RXC tables:
adult_rxc_hcc_inter
,
hcpcs_rxc
,
ndc_rxc
,
rxc_hier