Skip to content

fix(mimic-iv): exclude C4A from Charlson malignant_cancer mapping - #2142

Open
Chessing234 wants to merge 2 commits into
MIT-LCP:mainfrom
Chessing234:fix/charlson-icd10cm-c4a-exclusion
Open

fix(mimic-iv): exclude C4A from Charlson malignant_cancer mapping#2142
Chessing234 wants to merge 2 commits into
MIT-LCP:mainfrom
Chessing234:fix/charlson-icd10cm-c4a-exclusion

Conversation

@Chessing234

Copy link
Copy Markdown
Contributor

Summary

  • Split the ICD-10 C45C58 malignant-cancer range so C4A (Merkel cell carcinoma) is excluded, matching Quan et al. (2005) skin-malignancy exclusion
  • Document that ICD-10-CM extensions C4A/C7A/C7B are outside the WHO ICD-10 ranges used in the publication
  • Regenerate postgres and duckdb copies

Test plan

  • pytest tests/test_transpile.py
  • CI concept build on MIMIC-IV demo

Fixes #2017

Made with Cursor

Chessing234 and others added 2 commits July 31, 2026 13:16
Explain why C4A/C7A/C7B are handled separately from Quan et al. (2005).

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ICD-10-CM codes captured and not captured in charlson.sql

1 participant