You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation of the CCI in the FeatureExtraction package does not account for mutually exclusive comorbid condition categories; e.g.:
• When both mild vs. moderate to severe liver disease are observed, only the weights for moderate to severe liver disease should be counted
• When both diabetes with vs. without complications are observed, only the weights for diabetes with complications should be counted
• When both ‘any malignancy’ and metastatic tumor are observed, only the weights for metastatic tumor should be counted
The text was updated successfully, but these errors were encountered:
The current implementation of the CCI in the FeatureExtraction package does not account for mutually exclusive comorbid condition categories; e.g.:
• When both mild vs. moderate to severe liver disease are observed, only the weights for moderate to severe liver disease should be counted
• When both diabetes with vs. without complications are observed, only the weights for diabetes with complications should be counted
• When both ‘any malignancy’ and metastatic tumor are observed, only the weights for metastatic tumor should be counted
The text was updated successfully, but these errors were encountered: