Welcome to SynapseDirect Sign in | Join | Help
in Search

SynapseDirect

http://127.0.0.1:8001/searchicd9.html

Last post 11-06-2006, 12:44 AM by Graham. 1 replies.
Sort Posts: Previous Next
  •  11-06-2006, 12:27 AM 1246

    http://127.0.0.1:8001/searchicd9.html

    This page is brought up on the "Display ICD9" popup window.

    This sample script shows how to search the eMDs ICD-9 search page Big Smile

    // search the eMDS ic9 search page! :)

    try { disease = find(/Disease: (.*)/).groups[1]; }
    catch(e) {
    disease = '';
    }

    go('http://www.e-mds.com/services/icd9/index.html')
    enter(disease);
    click('first button');

    Graham Chiu
    Beta Downloads and Documentation Wiki
    Developer Forum
  •  11-06-2006, 12:44 AM 1247 in reply to 1246

    Re: http://127.0.0.1:8001/searchicd9.html

    The eMDs page stops you searching after one or two searches ... this next script should be better

    // search http://www.icd9coding1.com
    try
    { disease = find(/Disease: (.*)/).groups[1]; }
    catch(e) {
    disease = '';
    }
    go('http://www.icd9coding1.com/flashcode/home.jsp');
    enter(disease);
    click('Go');

     


    Graham Chiu
    Beta Downloads and Documentation Wiki
    Developer Forum
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