Package: medicalcoder 0.8.1
medicalcoder: A Unified and Longitudinally Aware Framework for ICD-Based Comorbidity Assessment
Provides comorbidity classification algorithms such as the Pediatric Complex Chronic Conditions (PCCC), Charlson, and Elixhauser indices, supports longitudinal comorbidity flagging across encounters, and includes utilities for working with medical coding schemas such as the International Classification of Diseases (ICD).
Authors:
medicalcoder_0.8.1.tar.gz
medicalcoder_0.8.1.zip(r-4.7)medicalcoder_0.8.1.zip(r-4.6)medicalcoder_0.8.1.zip(r-4.5)
medicalcoder_0.8.1.tgz(r-4.6-any)medicalcoder_0.8.1.tgz(r-4.5-any)
medicalcoder_0.8.1.tar.gz(r-4.7-any)medicalcoder_0.8.1.tar.gz(r-4.6-any)
medicalcoder_0.8.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
medicalcoder/json (API)
NEWS
| # Install 'medicalcoder' in R: |
| install.packages('medicalcoder', repos = c('https://dewittpe.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dewittpe/medicalcoder/issues
Pkgdown/docs site:https://www.peteredewitt.com
- mdcr - Synthetic Data
- mdcr_longitudinal - Synthetic Longitudinal Data
charlsoncharlson-comorbidity-indexcomorbiditieselixhausericd-10icd-9pcccpediatric-complex-chronic-conditionspediatrics
Last updated from:5792ff7844. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 288 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | OK | 344 | ||
| macos-release-arm64 | OK | 356 | ||
| macos-oldrel-arm64 | OK | 338 | ||
| windows-devel | OK | 348 | ||
| windows-release | OK | 350 | ||
| windows-oldrel | OK | 252 | ||
| wasm-release | OK | 109 |
Exports:comorbiditiesget_charlson_codesget_charlson_index_scoresget_elixhauser_codesget_elixhauser_index_scoresget_elixhauser_poaget_icd_codesget_pccc_codesget_pccc_conditionsicd_compact_to_fullis_icdlookup_icd_codes
Dependencies:
Charlson Comorbidities
Rendered fromcharlson.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2025-11-22
Started: 2025-09-21
Comorbidities
Rendered fromcomorbidities.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2026-02-20
Started: 2025-09-21
Elixhauser Comorbidities
Rendered fromelixhauser.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2025-12-19
Started: 2025-09-21
ICD Codes
Rendered fromicd.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2025-12-12
Started: 2025-09-21
Pediatric Complex Chronic Conditions
Rendered frompccc.Rmdusingknitr::rmarkdownon May 06 2026.Last update: 2025-11-22
Started: 2025-09-21
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Comorbidities | comorbidities |
| Get Charlson Codes | get_charlson_codes |
| Get Charlson Index Scores | get_charlson_index_scores |
| Get Elixhauser Codes | get_elixhauser_codes |
| Get Elixhauser Index Scores | get_elixhauser_index_scores |
| Get Elixhauser Present-on-Admission Requirements | get_elixhauser_poa |
| Get ICD Codes | get_icd_codes |
| Pediatric Complex Chronic Conditions ICD Codes | get_pccc_codes |
| Pediatric Complex Chronic Condition and Subconditions | get_pccc_conditions |
| Convert ICD Compact Codes to Full Codes | icd_compact_to_full |
| Is ICD | is_icd |
| Lookup ICD Codes | lookup_icd_codes |
| Synthetic Data | mdcr |
| Synthetic Longitudinal Data | mdcr_longitudinal |
| Summaries of Comorbidities | summary.medicalcoder_comorbidities |
| Summaries of Comorbidities with Subconditions | summary.medicalcoder_comorbidities_with_subconditions |
