-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
suicidality action-past should be dx_subtype for all "subsequent" encounters or "sequelae" #6
Comments
Manually reviewed per this query select dx_subtype, dx_code_display, count(encounter_ref) as cnt_encounter |
These ICD-10 codes should be action-past T14.91XD : Suicide attempt, subsequent encounter |
To produce the complete action-past list select dx_subtype, dx_code_display, count(encounter_ref) as cnt_encounter |
Coding Corner: “Initial” vs. “subsequent” vs. “sequela” in ICD-10-CM coding
https://www.cmadocs.org/newsroom/news/view/ArticleId/34855/Coding-Corner-Initial-vs-subsequent-vs-sequela-in-ICD-10-CM-coding
The text was updated successfully, but these errors were encountered: