Complex survey Multiple imputation with Poisson Regression for incidence rate ratio

Hello,

I am working with survey population data looking to investigate incidence rate ratio of cardiovascular events (with 7 covariates, mixed continuous and categorical). I have 10% missing data so first I wanted to do MI then do Poisson regression on the MI data, to get the IRR and 95% CI. All analyses have to account for complex sample survey (weights, strat). Any suggestions/links to codes or code examples that anyone can share with me, on how to do these analyses?

Thank you!

This taskview and these packages will provide guidance and tools:

imputation taskview
{epiR}
{epitools}
{riskCommnicator}
{rms}
{vcd}