infant_mat_sev {edgedata} | R Documentation |
Infant Maturity/Severity Factors - Table 9
Description
A dataset containing the infant model maturity/severity factors for the risk adjustment model. Risk scores are done a little differently in the infant model. Instead of grouping/applying a hierarchy to condition categories, infants have all conditions grouped into 5 severity levels (1-5). They also get a maturity level which corresponds to weeks of gestation at which they were born. There is also a maturity category for age 1.
Usage
infant_mat_sev
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with
25 rows and 8 columns
- mat
Infant maturity level. Can be extremely immature, immature, premature multiples, term, or age 1
- sev
Infant severity level. 1-5
- used
Whether or not the category is used in the RA model
- plat, gold, silver, bronze, cat
Maturity/severity risk score for each metal level
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
,
child_hcc
,
infant_demo