Currently I'm running a project to compare the effect of exposure on mortality in different disease stages (i.e. stage 1, stage 2, stage 3) using Cox Proportional Hazard model. I've read some answers to previous questions but most of them focused on logistic regression models. I wonder is there a way to compare the Hazard Ratios in different stages to see if there is a statistically significant difference between them? Thank you!