S ICD10 Charlson Como conditions table
The lists the possible contents of the Charlson_condition field in the S ICD10 table. It allows for grouping dxs into Charlson conditions to determine charlson comorbid points as per mdeia:Charlson ii article page 2 19 items with points.JPG.
Data Structure
field | type | description |
---|---|---|
ICD10_ID | AutoNumber | unique identifier, links to L_ICD10.ICD10_ID |
ICD10_code | Text(10) | official ICD10 code
} |