CCSRfind: Convert ICD-10 Codes to CCSR Codes

Provides a tool for matching ICD-10 codes to corresponding Clinical Classification Software Refined (CCSR) codes. The main function, CCSRfind(), identifies each CCSR code that applies to an individual given their diagnosis codes. It also provides a summary of CCSR codes that are matched to a dataset. The package contains 3 datasets: 'DXCCSR' (mapping of ICD-10 codes to CCSR codes), 'Legend' (conversion of DXCCSR to CCSRfind-usable format for CCSR codes with less than or equal to 1000 ICD-10 diagnosis codes), and 'LegendExtend' (conversion of DXCCSR to CCSRfind-usable format for CCSR codes with more than 1000 ICD-10 dx codes). The disc() function applies grepl() ('base') to multiple columns and is used in CCSRfind().

Version: 0.1.0
Depends: R (≥ 2.10)
Imports: knitr
Published: 2024-08-19
DOI: 10.32614/CRAN.package.CCSRfind
Author: Mark Ramos [aut, cre, cph], Amy Yeung [aut]
Maintainer: Mark Ramos <mlr6219 at psu.edu>
License: GPL-3
NeedsCompilation: no
CRAN checks: CCSRfind results

Documentation:

Reference manual: CCSRfind.pdf

Downloads:

Package source: CCSRfind_0.1.0.tar.gz
Windows binaries: r-devel: CCSRfind_0.1.0.zip, r-release: CCSRfind_0.1.0.zip, r-oldrel: CCSRfind_0.1.0.zip
macOS binaries: r-release (arm64): CCSRfind_0.1.0.tgz, r-oldrel (arm64): CCSRfind_0.1.0.tgz, r-release (x86_64): CCSRfind_0.1.0.tgz, r-oldrel (x86_64): CCSRfind_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CCSRfind to link to this page.