cc_int_m {edgedata} | R Documentation |
HCC to interaction group "M" mapping - Table 6
Description
A dataset containing the mapping from HCC to interaction group "M".
Usage
cc_int_m
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with
7 rows and 3 columns
- cc
Hierarchical condition category (Currently includes some G*)
- var
Variable mapped to (int_group_m)
- desc
Short description of the variable
Details
Interaction group H (high?) takes priority over interaction group M (moderate?). If a member qualifies for group H, they should not get credit for group M.
Source
Data import and cleaning at: https://github.com/EeethB/edgedata/tree/main/data-raw
See Also
Other Severe interaction tables:
cc_int_h
,
cc_severe
[Package edgedata version 0.2.0 Index]