The ICD10-prototype-for-F28, which we call X28, will be out of development soon.
Version 29 of ICD10 won't be released until January, 2012, so development won't be done with X29 until the end of January, 2012, at the earliest.
Please check the FAQ first, it really is a list of answers to our most frequently-asked questions.
This is a follow-up to an earlier question.
When I use this....... --------------------------------------------- $retval = mhdrgc::mhdrg( #'f26p', # which DRG version you want 'f28', # which DRG version you want '/home/programmer/grouper', # path to masks files '1', # discharge status (home) '72', # patient age on admission '2', # patient sex (1=male, 2=female) # ICD DX codes '3313 3312 Y49320 Y5990 N7812 Y3051 Y73300 Y3004 Y3320 Y71598 Y412 ', # ICD procedure codes '0331 ', '8', # length of each ICD DX code '7', # length of each ICD procedure code ); ------------------------------------------------------------------ I'm putting in 11 DX codes and 1 procedure code. What I get back is this... --------------------------------------------- 0^1^57^28^0.9350^0.00^ ^DEGENERATIVE NERVOUS SYSTEM DISORDERS W/O MCC ^1^0 The blog states ... "The strings are positional: 1001 means that the first code was used, codes two and three were not but code four was. " Shouldn't the output be more like 0^1^57^28^0.9350^0.00^ ^DEGENERATIVE NERVOUS SYSTEM DISORDERS W/O MCC ^10000000000^0 That is, 3313 was used, but the other ten weren't?
As a business partner, we are contacting you to establish what yourANSWER
current ICD-10 readiness posture is and if your organization has a
comprehensive action plan designed to assure that your systems and data
will be able to accurately transact both ICD-9 and ICD-10 codes.