Ewoo Bridge
In the Main Menu, click Setup, Program Links. Double-click on EwooEZDent from www.ewoousa.com.
This bridge was originally designed for EasyDent, an imaging product from ewoousa.com. That website is now defunct, and Ewoo was renamed to Vatech. Website: https://vatechamerica.com/products/ezdent-i.
This bridge can also be used for GoodDrs (DrsViewer Pro). https://gooddrs.us/.
To enable the bridge:
The bridge sends patient data from Royal dental Software to an XML text file. Example file:
<LinkageParameter>
<Patient LastName="Smith" FirstName="John" ChartNumber="123">
<Birthday>18/12/1972</Birthday>
<Address>123 Main St, Salem, OR</Address>
<ZipCode>97302</ZipCode>
<Phone>(503)363-5432</Phone>
<Mobile>(503)215-3215</Mobile>
<SocialID>123456789</SocialID>
<Gender>Male</Gender>
</Patient>
</LinkageParameter>
The text file is called linkage.xml, and is created in the same folder on the local computer as the EasyDent program is located.
Royal dental Software then launches EasyDent, which picks up the information in the linkage.xml file.
If no file is present, EasyDent will open with no patient selected.
If the patient is not recognized by EasyDent, a new patient will be created in EasyDent.
If you receive an error while launching, verify patient information is entered accurately (e.g. address, phone notes, etc.).