Hi All,
I am currently working with a variable that contains ICD9 AND ICD10 codes. I want to generate a flag variable for all symptoms associated with a major disease.
What would be the best way to create flags for this code. Everytime I use the ICD9 or ICD10 generate function, I get an error saying that certain things were "invalid ICD9 codes". Of course there are invalid ICD9 codes, because some of them are ICD10 codes. Is there any way to get around this, or just have it ignore the errors?
Thanks,
Zach
I am currently working with a variable that contains ICD9 AND ICD10 codes. I want to generate a flag variable for all symptoms associated with a major disease.
What would be the best way to create flags for this code. Everytime I use the ICD9 or ICD10 generate function, I get an error saying that certain things were "invalid ICD9 codes". Of course there are invalid ICD9 codes, because some of them are ICD10 codes. Is there any way to get around this, or just have it ignore the errors?
Thanks,
Zach
Comment