Welcome to SynapseDirect Sign in | Join | Help
in Search

SynapseDirect

My Primary Care edits to the icd9.r file

Last post 04-08-2008, 1:52 PM by Graham. 17 replies.
Page 1 of 2 (18 items)   1 2 Next >
Sort Posts: Previous Next
  •  11-19-2007, 12:28 PM 4738

    My Primary Care edits to the icd9.r file

    Duplicates are not allowed.

    ie.

    #[string! "272.0Hypercholesterolemia" 6] "272.0"
    #[string! "272.0Dyslipidemia" 6] "272.0"
     
    Even though these terms are not exactly interchangeable ... I want to use the term Dyslipidemia, and mapping it to 272.0 is good enough for me.

    Essentially what I want is to be able to use the terms *I* like, and map them to the closest ICD code.

    I'll make a list of the edit I do here, for the benefit of other primary care doctors.

     



    Developer
    Filed under: ,
  •  11-19-2007, 12:39 PM 4740 in reply to 4738

    Re: My Primary Care edits to the icd9.r file

    = ICD9 coding for depression = 

    from aafp.org 

    In either case, the appropriate diagnosis code will depend on the nature of the patient's depression. For example, the diagnosis code for

    a single episode of acute depression is 296.2X,

    for a recurrent episode is 296.3X,

    for neurotic depression is 300.4 and for

    postpartum depression is 648.4X.

    The code for depression not elsewhere classified or otherwise specified is 311.

    (A fifth digit is required when an "X" appears; a list of fifth digits can be found in the ICD-9 manual.)

    The following fifth-digit subclassification is for use with categories 296.0-296.6:
    0 unspecified
    1 mild
    2 moderate
    3 severe, without mention of psychotic behavior
    4 severe, specified as with psychotic behavior
    5 in partial or unspecified remission
    6 in full remission




    Developer
    Filed under:
  •  11-19-2007, 7:08 PM 4747 in reply to 4740

    Re: My Primary Care edits to the icd9.r file

    In the US, there are many tricky minute details regarding what's a proper code to use - this has a lot to do with reimbursement.  Certain code categories require 5 digits, for example, migraine headaches.  You will not get paid if you use 4 digits.  If you use a depression code for a patient with depression and tension-type headache that you think is secondary to depression, you will not get paid.  But if you use a headahe variant code first and use depression as a secondary code, guess what, you will get paid.  It will take some time to compile a good list but it certainly worth the effort to save time in the future - you do need to pay attention to updates each year for new rules.  Hopefully one day I will get to it.
    Contributing
  •  11-20-2007, 7:28 AM 4767 in reply to 4747

    Re: My Primary Care edits to the icd9.r file

    Important info, thanks qilin.


    Developer
  •  02-18-2008, 8:49 AM 5235 in reply to 4767

    Re: My Primary Care edits to the icd9.r file

    Does each client have it's own ICD9.r file ?

     



    Developer
  •  02-18-2008, 12:34 PM 5238 in reply to 5235

    Re: My Primary Care edits to the icd9.r file

    Yes, I never bothered to put it on the server.

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  02-18-2008, 1:18 PM 5239 in reply to 5238

    Re: My Primary Care edits to the icd9.r file

    I want to make some additions and edits.

    It'll be a challenge to do it on every PC.

     



    Developer
  •  02-18-2008, 6:42 PM 5240 in reply to 5239

    Re: My Primary Care edits to the icd9.r file

    Copy it to a network directory and copy it to each  PC from there.

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  02-18-2008, 6:46 PM 5241 in reply to 5240

    Re: My Primary Care edits to the icd9.r file

    Graham:

    Copy it to a network directory and copy it to each  PC from there.

    lol. I know *how* to do it.

    I guess I could write a .bat file and have that bat file send it to each PC.  Smile 

    It will be hard for the less nerdy user.  I can't think of any good reason to have local icd9.r files though.

     



    Developer
  •  02-18-2008, 8:10 PM 5242 in reply to 5241

    Re: My Primary Care edits to the icd9.r file

    If you never change them, then it's not a problem.

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  02-18-2008, 9:35 PM 5243 in reply to 5242

    Re: My Primary Care edits to the icd9.r file

    Graham:

    If you never change them, then it's not a problem.

    Yea, but it is great that you CAN change them. :)

     



    Developer
  •  04-06-2008, 7:20 AM 5532 in reply to 5243

    Re: My Primary Care edits to the icd9.r file

    How does one add more ICD codes to the existing icd file? Does it require the knowledge of any program ?


    Contributing
  •  04-06-2008, 1:00 PM 5534 in reply to 5532

    Re: My Primary Care edits to the icd9.r file

    kgmamman:

    How does one add more ICD codes to the existing icd file? Does it require the knowledge of any program ?

    No, you just need a Text File editor like Notepad to do the editing ( I use a program called TextPad).

    the file icd9.r is a ONE LINE ! Text file with 76882 characters (you can use Word Wrap to put it on one screen or hit the [end] character to get to the end of the line).

    Hopefully this diagram I made will help you.

     

     

     

     




    Developer
  •  04-06-2008, 1:04 PM 5535 in reply to 5534

    Re: My Primary Care edits to the icd9.r file

    It changed a while ago.

    Bring up the ICD9 popup, select a class to add to, and then enter the ICD9 code, diagnosis and then click on the [Add New ICD9] button.

    This only affects the icd9.r file on your workstation.

     

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
  •  04-06-2008, 1:13 PM 5536 in reply to 5534

    Re: My Primary Care edits to the icd9.r file

    To see the fruits of your edits, you need to reload synapse as the icd files are loaded upon client (synapse.exe) startup. 

    All the codes will be unavailable if you make a wrong edit.  It is a good idea to have backup copies of your icd9 files.

    I store all my icd9.r edits in a file called:  icd9.r.edits.txt

    I make the changes there and then just copy them into the icd9.r file.

     

     



    Developer
Page 1 of 2 (18 items)   1 2 Next >
View as RSS news feed in XML
Try-out the Click to try-out Synapse EMR Express Edition Free Synapse EMR Express Edition Click to try-out Synapse EMR Express Edition · ©2006 SynapseDirect · Terms and Conditions · Privacy Policy · help us keep Synapse EMR Express free for all Doctors

managing your electronic medical records · Unique Visits Dell Computer