adult_rxc {edgedata} | R Documentation |
Adult Rx Condition Factors - Table 9
Description
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
).
Usage
adult_rxc
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with
10 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
- rxc
RXC 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
,
child_demo
,
child_group
,
child_hcc
,
infant_demo
,
infant_mat_sev
Other RXC tables:
adult_rxc_hcc_inter
,
hcpcs_rxc
,
ndc_rxc
,
rxc_hier