S ICD10 APACHE Como patterns table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
The ICD10 codes mapped to the APACHE comorbid conditions were chosen by Allan based on his ICD10 expertise. |
||
| Line 16: | Line 16: | ||
|| '''range_end''' || text || condition to match [[ICD10_code]] by range, end of range | || '''range_end''' || text || condition to match [[ICD10_code]] by range, end of range | ||
|} | |} | ||
[[Category:ICD10]] | [[Category:ICD10]] | ||
Revision as of 13:09, 22 February 2021
The S_ICD10_APACHE_Como_patterns table lists the patterns to match to determine which items in the s_ICD10 table and part of the APACHE Comorbid Diagnoses.
Data Structure
| field | type | description |
|---|---|---|
| APACHE_condition | Text(32) | official condition as per excel file provided by Allan Garland. |
| like_match | text | condition to match ICD10_code by actual match |
| range_start | text | condition to match ICD10_code by range, start of range |
| range_end | text | condition to match ICD10_code by range, end of range |