I am working with HCUP NIS files for year 2014. I run the following code:
. icd9 check DX1, gen(invalid)
(DX1 contains 2343 missing values)
DX1 contains invalid codes:
1. Invalid placement of period 0
2. Too many periods 0
3. Code too short 0
4. Code too long 0
5. Invalid 1st char (not 0-9, E, or V) 1,042
6. Invalid 2nd char (not 0-9) 0
7. Invalid 3rd char (not 0-9) 0
8. Invalid 4th char (not 0-9) 0
9. Invalid 5th char (not 0-9) 0
10. Code not defined 0
-----------
Total 1,042
(DX1 contains 2343 missing values)
DX1 contains invalid codes:
1. Invalid placement of period 0
2. Too many periods 0
3. Code too short 0
4. Code too long 0
5. Invalid 1st char (not 0-9, E, or V) 1,042
6. Invalid 2nd char (not 0-9) 0
7. Invalid 3rd char (not 0-9) 0
8. Invalid 4th char (not 0-9) 0
9. Invalid 5th char (not 0-9) 0
10. Code not defined 0
-----------
Total 1,042
0 Response to icd9, invalid codes
Post a Comment