Open afzalkhan500 opened 4 weeks ago
Age comes from Baseline>Clinical Data at Diagnosis>Age at diagnosis Spleen comes from Baseline>Clinical Data at Diagnosis>Spleen Size (cm below the costal margin): Blasts comes from Baseline>Haematological Data>% PB Blasts Platelets come form Baseline>Haematological Data>Platelets
I have implemented the sokal score but clearly it will require some testing:
I note that if not all the values are present, the score does not calculate
"Sokal Score" is calculated using following formula:
Exp 0.0116 x (age – 43.4) + 0.0345 x (spleen – 7.51) + 0.1880 x [(platelet count/700)^2-0.563] + 0.0887 x (blasts -2.10)