Skip to content

medicalcoder 0.8.1

Choose a tag to compare

@dewittpe dewittpe released this 19 Jun 01:52
· 168 commits to main since this release
Immutable release. Only release title and notes can be modified.
b11954e

medicalcoder 0.8.1

This patch release improves Charlson age handling, strengthens result consistency, and updates the internal ICD-10 database.

Bug fixes

  • Fixed Charlson age.var handling when id.vars is omitted or an ID has multiple recorded ages (#43).
  • Fixed summary() for Charlson results when age.var is omitted and all age_score values are missing.
  • Handled zero-row inputs in the internal mdcr_set() utility.
  • Made the ordering of lookup_icd_codes() results deterministic.

Data and maintenance updates

  • Updated CMS ICD-10 codes for the April 2026 release.
  • Rebuilt package data for R 4.6.0.
  • Updated generated documentation for roxygen2 8.0.0.

Full changelog: v0.8.0...v0.8.1