docs(mimic-iv): Charlson ICD-10-CM notes for C4A / C7A / C7B (#2017) - #2156
Open
Chessing234 wants to merge 7 commits into
Open
docs(mimic-iv): Charlson ICD-10-CM notes for C4A / C7A / C7B (#2017)#2156Chessing234 wants to merge 7 commits into
Chessing234 wants to merge 7 commits into
Conversation
Explains Quan (2005) vs ICD-10-CM and points at the C4A / C7A / C7B gap raised in MIT-LCP#2017. Co-authored-by: Cursor <cursoragent@cursor.com>
Keeps the SQL header linked to the comorbidity README for CM-only codes. Co-authored-by: Cursor <cursoragent@cursor.com>
Surfaces the comorbidity coding caveat next to the concept tree entry. Co-authored-by: Cursor <cursoragent@cursor.com>
Points readers at the SQL change that pairs with these CM coding notes. Co-authored-by: Cursor <cursoragent@cursor.com>
Matches the BigQuery source pointer for transpiled concept copies. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
Author
|
|
Fork tokens cannot create check runs; keep lint green with ignore-unauthorized-error and skip annotate when no concept SQL changed. Co-authored-by: Cursor <cursoragent@cursor.com>
ignore-unauthorized-error does not catch the fork 403 (Resource not accessible by integration). Skip Annotate when head.repo != base repo so lint-mimic-iv can stay green.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mimic-iv/concepts/comorbidity/README.mdexplaining Quan (2005) vs ICD-10-CM and the intentional C7A/C7B omission.charlson.sql, module README, and fix(mimic-iv): exclude C4A from Charlson malignant_cancer mapping #2142.Complements #2142; does not change mappings.
Test plan
Made with Cursor