Charlson Comorbid coding (pre ICD10): Difference between revisions

Line 14: Line 14:


=== function ''Charlson_score_function''===
=== function ''Charlson_score_function''===
The function ''Charlson_score_function (Pat_ID)'' in [[CCMDB.mdb]] will return the Charlson Score for a patient. It will do this by comparing the contents of L_Como and the table [[s charlson dxs]], using queries ''s_charlson_dx'' and ''s_charlson_score''.
The function ''Charlson_score_function (Pat_ID)'' in [[CCMDB.mdb]] looks up and returns the score in query s_charlsonScore.
 


[[Category:Charlson Comorbid Diagnosis | *]]
[[Category:Charlson Comorbid Diagnosis | *]]