<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Deterministic Categorization of Items Based on External Code
Data</dc:title>
  <dc:title>R package coder version 0.13.10</dc:title>
  <dc:description>
  Fast categorization of items based on external code data identified by 
  regular expressions. A typical use case considers patient with medically coded 
  data, such as codes from the International Classification of Diseases ('ICD') or 
  the Anatomic Therapeutic Chemical ('ATC') classification system. 
  Functions of the package relies on a triad of objects: (1) case data with unit 
  id:s and possible dates of interest; (2) external code data for corresponding 
  units in (1) and with optional dates of interest and; (3) a classification 
  scheme ('classcodes' object) with regular expressions to identify and 
  categorize relevant codes from (2). 
  It is easy to introduce new classification schemes ('classcodes' objects) or  
  to use default schemes included in the package. Use cases includes patient 
  categorization based on 'comorbidity indices' such as 'Charlson', 'Elixhauser', 
  'RxRisk V', or the 'comorbidity-polypharmacy' score (CPS), as well as adverse 
  events after hip and knee replacement surgery.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3)</dc:relation>
  <dc:relation>Imports: data.table, decoder, generics, methods, tibble</dc:relation>
  <dc:relation>Suggests: covr, testthat, knitr, rmarkdown, writexl</dc:relation>
  <dc:creator>Erik Bulow &lt;eriklgb@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Erik Bulow [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-9973-456X&gt;),
  Emely C Zabore [rev] (Emily reviewed the package (v. 0.12.1) for
    rOpenSci, see
    &lt;https://github.com/ropensci/software-review/issues/381&gt;),
  David Robinson [rev] (David reviewed the package (v. 0.12.1) for
    rOpenSci, see
    &lt;https://github.com/ropensci/software-review/issues/381&gt;)</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2023-03-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=coder</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.coder</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
