ccsr: Clinical Classifications Software Refined (CCSR): map to...

ccsrR Documentation

Clinical Classifications Software Refined (CCSR): map to 4-character ICD codes

Description

A map of 538 clinical concepts to 4-character ICD codes adapted from the Clinical Classifications Software Refined (CCSR) \insertCiteHCUP-CCSRRamses.

Usage

ccsr

Format

A data frame with 72,715 ICD-10-CM codes mapped to CCSR categories.

Details

The Clinical Classifications Software Refined (CCSR) is a database developed as part of the Healthcare Cost and Utilization Project (HCUP) which maps ICD-10-CM codes into 538 CCSR categories. Unlike the pre-existing ccs:

  • CCSR categories are not mutually exclusive.

  • CCSR contain categories not found in ccs

  • CCSR categories are organised into 21 body systems

Source

Adapted from \insertCiteHCUP-CCSRRamses for 4-character ICD-10 codes.

References

\insertAllCited

See Also

For the mapping function, see map_ICD10_CCSR(). For the Clinical Classifications Software, see ccs.

Examples

data("ccsr")
head(ccsr)

ramses-antibiotics/ramses-package documentation built on Feb. 13, 2024, 1:01 p.m.