WashingtonDC
New Member
- Joined
- Sep 19, 2016
- Messages
- 12
I have a list of ICD-10 codes that I would like to recode into diagnosis categories- this would be a one to many relationship.
For example I have: And I want:
98745 Flu
96458 Pneumonia
98462 Flu
95643 Pneumonia
97542 Heart Disease
There could be upwards of 20 ICD-10 codes that correspond to a single diagnosis category, with a total of 6 possible diagnoses. Is this possible to do with an IF statement?
For example I have: And I want:
98745 Flu
96458 Pneumonia
98462 Flu
95643 Pneumonia
97542 Heart Disease
There could be upwards of 20 ICD-10 codes that correspond to a single diagnosis category, with a total of 6 possible diagnoses. Is this possible to do with an IF statement?