Hello,
I am working on a hospital administrative dataset combined for multiple years between 2004-2018 the cases in the earlier years made use of ICD9, while 2016 upward made use of ICD10. I am trying to calculate the Charlson Co-morbidity index for each case in the combined data set. The available code index only accommodates either ICD9 or ICD 10, is there a way I can combine both. The code I used is pasted below.
charlson DX1-DX30 I10_DX1-I10_DX40 , index(c) assign0 wtchrl cmorb *for ICD 9* or charlson DX1-DX30 I10_DX1-I10_DX40 , index(10) assign0 wtchrl cmorb *for ICD 10*
I look forward to your help with cheerful optimism.
Olowu
Related Posts with Charlson index for dataset that contains both ICD9 and ICD10 for different years
if time dummies are dropped in system GMM; How we can interpret? - xtabond2Hello, I need your help. I hope you are staying safe. I have an unbalanced panel dataset. It includ…
Clustering standard errors at industry levelDear Statalist members, Currently my data size is about 12,000 observations. The topic of my thesis…
How to attach parental characteristics with more than one parents in one hhDear all, for my research, I am using IFLS data to look for the relationship between parental charac…
Problem with coefplot dropping the first category automatically.Dear Statalist members, I am new to the forum. So, sincere apologies if this has already been answe…
Loop (Macro) Regressions to output coefficients and p-valuesDear All I am working on multiple dependent variables in my research (Mean1, Mean2, Median1, Median…
Subscribe to:
Post Comments (Atom)
0 Response to Charlson index for dataset that contains both ICD9 and ICD10 for different years
Post a Comment