S ICD10 APACHE Como patterns table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "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 St..."
 
mNo edit summary
Line 22: Line 22:
[[Category:Data structure]]
[[Category:Data structure]]
[[Category:ICD10/CCI Conversion]]
[[Category:ICD10/CCI Conversion]]
[[Category:APACHE II]]

Revision as of 16:47, 23 February 2018

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

Template:Discussion Allan, if you have a reference, ideally online, for what you used to make the APACHE comorbid ranges, please add it here.