Customizing ICD10

bandariraman wrote on Tuesday, April 05, 2016:

Hello All,
I am working on EMR project using OPENEMR as a base setup,Does any one have idea how to customize ICD10 diagnosis,so that only the required diagnosis to be listed in the search box
for eg:if a patient have problem with “RIGHT ANKLE”,then need to get only diagnosis related to RIGHT ANKLE for selection in the select box.pls let me know with the possible solution i required.
Thanks in Advance
Raman.

mdsupport wrote on Tuesday, April 05, 2016:

We use Select2 to offer relevant choices in response to user keystrokes. Raw icd search is last resort since practice already has targeted lists of icds related to issues. 80% of the issues and related diagnosis are now entered in 3-4 keystrokes each without leaving the form. The hit ratio keeps getting better as more data is accumulated.

sunsetsystems wrote on Tuesday, April 05, 2016:

Are we talking about the Fee Sheet, or the “code finder” popup? I have an updated version of the latter using DataTables that should be up for review soon (DataTables is used by Patient/Client -> Patients so it’s a bit like that).

Select2 is interesting, would be interested to see what you did with that.

Rod
http://www.sunsetsystems.com/

mdsupport wrote on Tuesday, April 05, 2016:

Here are the images

bandariraman wrote on Monday, April 18, 2016:

Can you please share the link where i can find datatables for ICD10 …
I just want retreive the ICD10 in datatables depending on the body part selected in search
Thanks.
Raman.

visolveemr wrote on Monday, April 18, 2016:

Hi Raman,

Greetings from ViSolve!!

Assuming you are asking for a screen to search for ICD 10 codes based on the key words in the ICD 10 code description, you can use this link /<openemr_instance_name>/interface/patient_file/encounter/find_code_popup.php in your instance.
One of the screen where this has been used while adding procedure order for an encounter. Refer the attached screen.

If this is not what you are looing for, please be more specific about your requirement.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library

bandariraman wrote on Monday, April 18, 2016:

Hi ViSolve ,
Thanks for the Quick response,Please check the attached Image.I need to get the list based upon the body part i choose in the select box as in the picture.
eg…if i choose skin in the select box then i need the list of those related in table format as shown in the pictures,Hope you understand my requirement and your reply is really Helpful
Thanks,
Raman

visolveemr wrote on Monday, April 18, 2016:

Raman,

We got your requirement. Hope our reply matched the same, Do let us know for further help.

Thanks
OpenEMR Customization/Support Team,
ViSolve Inc
services@visolve.com | Phone: 408-850-2243
Demo’s @ ViSolve Demo Library