Digora Soredex Optime Bridge
In the Main Menu, click Setup, Program Links. Double-click on Digora from www.soredex.com.
Soredex is an imaging system also known as Digora. The Digora bridge works for versions up to 2.1. Website: https://dexis.com/en-us/digora-optime.
To enable the bridge:
Clicking the bridge button in Open Dental will put a string similar to this on the clipboard:
$$DFWIN$$ OPEN -n"Smith, John" -c"1234" -r -a
This should trigger Digora to open the patient card for the specified name and code pair. In the example above, the name is Smith, John and the patient code is 1234. If the patient doesn't exist in Digora, the -r flag that you see above tells Digora to create that new patient. The -a flag tells Digora to change focus to itself.
Troubleshooting: Close Digora, click the Digora button in Open Dental, then open a text editing program and paste so you can see the command Digora adds to the clipboard.
Potential pitfalls: We don't know how Digora monitors the clipboard so that it knows when a command is present. There might be a setting in Digora that needs to be turned on in order to enable the clipboard monitoring. This is not addressed in the bridge specifications we were provided.