ONLY FOR INTERNAL REFERENCE BY CONVERSION TECHNICIANS, DO NOT PROVIDE OUTSIDE THE ORGANIZATION
NOTE: This is for the Microsoft SQL Server database version of Dentrix Imaging Center
NOTE: Convert to XrayVision first, then to DICOM
Unzip two converter folders:
Converter-ascend-to-XV
Converter-XV-to-DICOM
-
First, convert Dentrix Ascend to a blank XrayVision (Apteryx Imaging) database
Use the empty \patients\ folder in the converter directory as the blank database
Then convert the Apteryx Imaging (XV) database to DICOM
Run ALL of these steps for BOTH the INITIAL AND FINAL conversions:
Make a new "Dentrix Imaging Center" folder inside the converter-ascend-to-XV folder
Make these subfolders inside the "Dentrix Imaging Center" folder: patient, exam, examimage
From the Start Menu, launch SQL Server Management Studio, connect to the RCI_DATA instance
Right-click the RealCloud database, go to Tasks > Export Data
-
Export each of these tables as TXT files with TAB delimiting: patient, exam, examimage
-
For example, for patient table exported to patient.txt:
-
Import each TXT file into Excel, and select "Do not detect data type" during import
-
Export each Excel sheet as a CSV (comma-delimited) file: patient.csv, exam.csv, examimage.csv
NOTE: Open each CSV in Notepad and delete the first row "Column1, Column2, Column3…" so that the header row "PatientID…" is the first row.
Transfer CSV files into each of the patient/exam/examimage folders created above
Launch converter-ascend-to-XV, select convert to Apteryx Imaging database, and choose the blank "patients" database.
-
Select Dentrix Ascend for the database to convert
Data path: converter-ascend-to-XV\Dentrix Imaging Center
Image path: ..\DENTRIX\Common\Imaging Center
After converting from Ascend to XV, then run converter-XV-to-DICOM and convert the \patients\ folder created above into DICOM format, destination path: converter-XV-to-DICOM\Apteryx-Images
NOTE: For final conversion, do NOT reuse any of the old CSV files from the initial conversion. You will need to re-export all of the latest table data to new CSV files.