The department used for this study was General Radiology, which performed around 9,000 exams each month. The actual time taken to verify an exam after it arrived on PACS was gathered using the in-house PACS Auditor application over a period of 20 months from January 2007 through August 2008. The number of exams that took longer than 1 hour to verify were accumulated for each period as well, and the percentage of these exams was calculated. The materials used in this project involve software and hardware. The program development, database, and the program software used are:
Microsoft Visual Studio .Net 2005
PACS Auditor program (created in Visual Studio .Net)
Microsoft Office 2003/7 Access
PACS_Audit database
The project runs on a Dell Dimensions 9200 computer with a dual core 2.66 Ghz Intel Pentium processor with 2 Gb of RAM and a 320 Gb Raid 1 (mirrored) hard drive array.
The GE PACS version is Centricity 2.0 CSR1 SP5 software.
The data studied is provided by the PACS from the Event table. It includes Exam Changes such as ordered, arrived, verified, dictated, completed, canceled and reference only. These are separate event types, each with their own corresponding record(s) and data fields, which are extracted to an XML file. By looking at the event type and its date/time stamp, the time span can be determined between any of the steps in the workflow process. These include OA (ordered to arrived), AV (arrived to verified), VD (verified to dictated) and DC (dictated to completed).
The parameters measured in this study are:
AV (arrived to verified) time span
The XML file was created daily on the PACS, and exported to the Dell computer. An Imaging Informatics Professional collected and analyzed the data.
The following procedure was utilized for this study.
1. Gathering audit information created on the GE server.
2. Moving the XML log files to the computer used for storage of the audit information.
3. Executing the PACS Auditor load program to verify and import the data into Access.
4. Utilizing forms and reports to provide monthly time span reports.
5. Working with the Radiographer staff to review the report data.
|