# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "CCSRfind" in publications use:' type: software license: GPL-3.0-only title: 'CCSRfind: Convert ICD-10 Codes to CCSR Codes' version: 0.1.0 doi: 10.32614/CRAN.package.CCSRfind abstract: '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().' authors: - family-names: Ramos given-names: Mark email: mlr6219@psu.edu - family-names: Yeung given-names: Amy email: aby5225@psu.edu repository: https://mlr6219-ui.r-universe.dev commit: 02de8410cbf2957c2c1e14d5e9fd2339a15c3ecc date-released: '2024-08-20' contact: - family-names: Ramos given-names: Mark email: mlr6219@psu.edu