Sirona Sidexis Bridge
In the Main Menu, click Setup, Program Links. Double-click on Sirona Sidexis from www.sirona.com.
Sirona SIDEXIS XG is an imaging software. Website: www.dentsplysirona.com.
To enable the bridge:
A valid birthdate is required for the patient for the bridge to launch properly.
Dates are always sent to Sirona in European format "dd.mm.yyyy", as required by Sirona. In Canada and in other countries, if there is a mixture of computers in the office with different Windows Region and Language Settings, this may cause duplicate patients to be created by Sirona when comparing birthdates. This seems to especially be a problem if patients were manually entered into Sirona.
Royal dental Software reads the ini file, FromStation0 | File to determine location of comm file (sendBox) (siomin.sdx). For example, this File location indicates only one sendBox on the entire network:
[FromStation0]
File=F:\PDATA\siomin.sdx
Royal dental Software then sets OfficeManagement | OffManConnected = 1 to make sidexis ready to accept a message. For example:
[OfficeManagement]
OffManConnected=1
Royal dental Software then adds a "U" section to the comm file (siomin.sdx), signifying Update patient in sidexis. The entire "U" section gets ignored by Sidexis if this is a new patient. Royal dental Software leaves the "initial patient id" blank, causing the patient id used in Sidexis to get updated to the PatNum or ChartNumber used in Royal dental Software.
Royal dental Software then adds a "N" section to the comm file. N signifies create New patient in sidexis. If patient already exists, then it simply updates any old data.
Royal dental Software then adds an "A" section to the comm file. A signifies Autoselect patient.
In each of the three sections discussed above, the full name and birthdate are included, and Sidexis seems to use name and birthdate to identify patients.
Royal dental Software then launches Sidexis.exe.
A troubleshooting step would be to get a copy of the ini file before Sidexis is launched, possibly by changing the program link to launch a dummy file instead of Sidexis.exe. This would prevent consumption of the ini file.