S ICD10 APACHE Dx patterns table: Difference between revisions

Agarland (talk | contribs)
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The S_ICD10_APACHE_Dx_patterns table lists the patterns to match to determine which items in the [[s_ICD10 table]] and part of the [[APACHE Acute Diagnoses]].
{{DISPLAYTITLE:s_ICD10_APACHE_Dx_patterns table}}The s_ICD10_APACHE_Dx_patterns table lists the patterns to match to determine which items in the [[s_ICD10 table]] and part of the [[APACHE Acute Diagnoses]].


== Data Structure ==
== Data Structure ==
Line 22: Line 22:
|| '''like_match''' || text(20) || condition to match [[ICD10_code]] by actual match
|| '''like_match''' || text(20) || condition to match [[ICD10_code]] by actual match
|-
|-
|| '''range_start''' || text(20) || condition to match [[ICD10_code]] by range, start of range
|| '''range_start''' || text(20) || condition to match [[ICD10_code]] by range, dx code would need to be '''>=''' this
|-
|-
|| '''range_end''' || text(20) || condition to match [[ICD10_code]] by range, end of range
|| '''range_end''' || text(20) || condition to match [[ICD10_code]] by range, dx code would need to be '''<''' this
|-
|-
|| '''summaryrange''' || Text(255) || complete conditions for this description as per excel file provided by Allan Garland.  
|| '''summaryrange''' || Text(255) || complete conditions for this description as per excel file provided by Allan Garland.  
Line 38: Line 38:
|}
|}


{{Discuss | who = Allan | question = dx grouping
Allan mainly used this ref:  https://rstudio-pubs-static.s3.amazonaws.com/231351_940f14aa51a6427a9e92d5a04daefc3e.html


if you have a reference, ideally online, for what you used to make the APACHE comorbid ranges, please add it here.
 
*AG NOTE TO SELF -- you have to go through and confirm the ICD10/CCI codes to automatically code for the AP2 comorbs }}
 
== Related articles ==
{{Related Articles}}


[[Category:ICD10]]
[[Category:ICD10]]