AFP ProImage Eva Bridge

In the Main Menu, click Setup, Program Links. Double-click on ProImage.

AFP Imaging DBA Imageworks is a digital imaging program. Website: https://www.imageworkscorporation.com/evasoft-software/. Also known as Dent-X ProImage, Eva, or EvaSoft Bridge.

Bridge Setup

Enter the necessary settings to enable this bridge. Only the fields that need edits are listed:

Click Save to keep changes.

Technical Details

EvaSoft must be running in the background for the bridge to work.

The ProImage database is based on the patient number. Open Dental sends the patient number, last name, first name, date of birth, address, etc. to ProImage. If the patient does not exist, a new patient record is created.

If the patient number exists but the additional information sent does not match, the patient record is updated to match the patient information from Open Dental.

Check ProImage patient records to confirm the information matches Open Dental before using the bridge. To check:

  1. Select the patient in ProImage from the Update Patient button located in the upper left or File menu. If it is not visible, enable the button from the Advanced settings under the Edit menu, Preferences, then Toolbar Style.
  2. Select the same patient in Open Dental.
  3. Compare the ID in ProImage with the Patient Number in Open Dental. They must match before the bridge can be used.
  4. If they do not match, change the patient ID in ProImage to match the patient number in Open Dental (patient numbers in Open Dental cannot be changed). To print a list of names and patient numbers run this Query in the User Query window:

    SELECT PatNum AS PatID,LName,FName, Birthdate FROM patient ORDER BY LName,FName