Journal List > J Korean Soc Radiol > v.73(5) > 1087591

Yang, Woo, Jo, Lee, Kim, Seo, Jung, Kang, and Lee: Development of an Online Radiology Case Review System Featuring Interactive Navigation of Volumetric Image Datasets Using Advanced Visualization Techniques

Abstract

Purpose

To develop an online radiology case review system that allows interactive navigation of volumetric image datasets using advanced visualization techniques.

Materials and Methods

Our Institutional Review Board approved the use of the patient data and waived the need for informed consent. We determined the following system requirements: volumetric navigation, accessibility, scalability, undemanding case management, trainee encouragement, and simulation of a busy practice. The system comprised a case registry server, client case review program, and commercially available cloud-based image viewing system.

Results

In the pilot test, we used 30 cases of low-dose abdomen computed tomography for the diagnosis of acute appendicitis. In each case, a trainee was required to navigate through the images and submit answers to the case questions. The trainee was then given the correct answers and key images, as well as the image dataset with annotations on the appendix. After evaluation of all cases, the system displayed the diagnostic accuracy and average review time, and the trainee was asked to reassess the failed cases. The pilot system was deployed successfully in a hands-on workshop course.

Conclusion

We developed an online radiology case review system that allows interactive navigation of volumetric image datasets using advanced visualization techniques.

INTRODUCTION

Similar to other disciplines of medicine, radiology training relies mainly on apprenticeship in the workplace, which may be supplemented with various educational media such as offline or online textbooks, journal articles, lectures, and case collections. However, the conventional media have not evolved in parallel to several important changes that modern radiology practice has experienced recently. First, in illustrative cases, conventional media usually relies on a limited number of key images. They rarely allow trainees to interactively navigate volumetric computed tomography (CT) or magnetic resonance image datasets (123), limiting training in lesion detection at unpredictable locations (e.g., the detection of pulmonary nodules) or in understanding complex 3-dimensional configurations (e.g., the local staging of abdominal cancer invading adjacent organs). Recent studies reported that volumetric educational media could overcome these limitations of conventional media (14). Second, conventional media rarely utilize new visualization or quantitative imaging techniques. The incorporation of these novel techniques into daily practice necessitates education of the radiology community on the use of appropriate media (5). Third, conventional media pay little attention to the busy practices where radiologists are required to improve clinical productivity (6).
Future educational media should ideally overcome these limitations (7). Internet and web-based educational media are used increasingly in radiology education (8910111213). A teaching file software on mobile devices is also available (14). Several investigators recently attempted to integrate interactive 3-dimensional visualization of volumetric image datasets into radiology education (1516). One recent study (1) reported increase in recognition of pulmonary embolism among novice residents after using a teaching file of CT angiography. Another report (15) indicated that the integration of interactive 3-dimensional image post-processing software into undergraduate radiology education effectively improved radiological reasoning, diagnostic skills and visual-spatial ability, and thereby even diagnostic skills for imaging modalities. However, we were unable to find any practicable platform for online case review that allows the navigation of volumetric image datasets using advanced visualization techniques, such as multiplanar reformation, volume rendering, and fly-through. Therefore, we developed an online case review system that allows interactive navigation of volumetric image datasets using advanced visualization techniques.

MATERIALS AND METHODS

The Institutional Review Board of Seoul National University Bundang Hospital approved the use of the patient data and waived the need for informed consent.

Development Team

Between September 2012 and April 2013, the case review system was developed by a team that comprised 2 teaching radiologists (K.H.L. and M.H.L. who had 10- and 2-year experience, respectively), a practitioner radiologist (H.W. with 5-year experience), a radiology resident (H.K.Y.), and 2 computer scientists (B.K. with 15-year experience in medical image processing and J.S. with 10-year experience in human computer interaction). The practitioner radiologist led the system development. A computer science student (J.J.) and a radiology technologist (J.H.J.) assisted in system implementation. The radiologists and radiology resident also served as case authors by preparing the case data for a pilot test of the system. All members of the development team participated in developing the system requirements and implementation (Table 1).

System Requirements

The system requirements were determined as follows. First, the system should allow the trainees to navigate through volumetric image datasets using advanced visualization techniques such as multiplanar reformation, volume rendering, and fly-through. Second, the system should be accessible from trainees' desktop computers, although volumetric navigation typically requires a high-end computing system. Third, the system should be scalable to accommodate an increasing amount of case data and increasing number of trainees. Fourth, management and updating the case data should not be demanding, even after the distribution of the software program for case reviews to many trainees. This was to cover a variety of fields in radiology and to keep pace with the rapid changes in knowledge and technology. Fifth, the system should encourage trainees to participate throughout the case review course. Sixth, the system should simulate a current busy practice environment.

System Implementation

The system comprised an image viewing system, case registry server, and client case review program (Fig. 1). We selected a commercially available cloud-based image viewing system because it met the important system requirements of volumetric navigation, accessibility, and scalability. We developed the case registry server to facilitate the maintenance of the case data. We used an interactive case challenge format for the client case review program to encourage participation by trainees (17); and a timer display was used in the client case review program to simulate a busy practice environment.

Cloud-Based Image Viewing System

The image viewing system comprised a cloud image server (iNtuition CLOUD; TeraRecon, San Mateo, CA, USA) located in Seoul, Korea and a thin-client image viewer (AquariusNET v4.4.11.5; TeraRecon). The cloud image server stored the volumetric image datasets and processed the images as requested by the trainees. The client image viewers in the trainees' computers displayed the final processed images received from the server. The trainees could utilize all the advanced visualization techniques that were available in the image viewing system (18), including multiplanar reformation, volume rendering, and fly-through.
Owing to the use of a cloud-based image viewing system, we could avoid the hardware burden and an arduous installation process on many computers of trainees, and the cumbersome distribution of large volumetric image datasets to the trainees' computers, all of which might have discouraged the trainees from participating. In addition, the cloud image server provided a platform where the case authors could collaboratively upload, maintain anonymity, and annotate the image datasets via the Internet.

Case Registry Server

The case registry server was developed on the Ruby on Rails 3.1 platform (Rails Core Team, http://rubyonrails.org/core/). The server ran on a Linux system (Ubuntu 12.04 LTS; Canonical, London, UK) equipped with a 3.1 GHz 4-core Xeon CPU (Intel, Santa Clara, CA, USA) and 16 GB of main memory. The case registry server interacted with a web server (Apache 2.2.22; Apache Software Foundation, Los Angeles, CA, USA) and a database management system (MySQL 5.5.34; Oracle, Redwood Shores, CA, USA), which also ran on the Linux system. The case registry server stored the case data, including brief clinical findings, case questions, correct answers, and the identification numbers of the image datasets stored in the cloud image server, as well as the account information and response data of the individual trainees (e.g., their submitted answers and the review time for each case). The case registry server provided a web-based case management tool that allowed the case authors to upload and maintain the case data. The case registry server also provided a download link for the client case review program.

Client Case Review Program

We developed a client case review program, which provided user interfaces for the trainees on the .NET Framework 4 platform (Microsoft, Redmond, WA, USA). In order to encourage the trainees to participate, the client case review program was developed in an interactive case challenge format. For each case, trainees were asked to answer several case questions, after which they were provided with the correct answers and key images, as well as annotations of important findings. A timer measuring the review time for each case was displayed to prompt the trainee to review the case as rapidly as possible, thereby simulating a busy practice environment.

RESULTS

In this section, we describe a pilot test of the developed system.

Preparation of Case Data

In the pilot test, we decided to use cases of low-dose abdomen CT for the diagnosis of acute appendicitis. This application was considered suitable for demonstrating the advantages of the developed system. Appendicitis is a very common medical emergency and the preoperative CT reports are often made by non-expert radiologists (1920), but the reports play a critical role in patient disposition (21). An educational program that systematically familiarizes radiologists with the noisy low-dose CT images would facilitate the dissemination of the low-dose CT technique, which is promising (2223), although not yet widely accepted as standard practice (2425). While the image viewing system comprised many advanced visualization techniques, we selected multiplanar (26) sliding-slab average intensity projection (2728) in the pilot test, as the technique is known to help the diagnosis of appendicitis (293031).
We randomly selected 30 low-dose (estimated effective dose of 2 mSv) CT cases, including 14 with confirmed appendicitis and 16 without appendicitis, from the database of a previous study (22). The case authors prepared the case data, including brief clinical findings, case questions, and correct answers, and then uploaded them to the case registry server. Four questions based on a report form used in recent studies (2223) were provided for each case: the visibility of the appendix (on a 3-point Likert scale), likelihood of appendicitis (on a 5-point scale), likelihood of appendiceal perforation (on a 3-point scale), and any potential alternative diagnosis (as an open question).
Each CT image dataset had a section thickness of 2 mm and a reconstruction interval of 1 mm. The image datasets were anonymized and uploaded to the cloud image server in the Digital Imaging and Communications in Medicine format. A second copy of the image dataset was generated and stored in the cloud image server to provide feedback to the trainees. In the second copy, the case authors selected the set of transverse and coronal images that best depicted the appendix, and they annotated the selected images with arrows on the appendix and other important image findings. The case authors could also define the zooming, panning, and windowing as appropriate. This information was stored in the cloud image server, which allowed the trainees to review the annotated image datasets by starting from the selected images with the predefined setting.

Task Flow in Case Review

The pilot system prompted trainees to review the 30 cases. The order of the 30 cases was randomized for each trainee. For each case challenge, the client case review program briefly displayed the clinical findings to the trainee. The system led the trainee to navigate through the volumetric image dataset using the multiplanar sliding-slab average intensity projection technique in the client image viewer. After the trainee submitted their answers, the client case review program displayed the correct answers and key images that were retrieved from the case registry server. The trainee was then asked to review the annotated image dataset to identify the appendix and other important image findings on the client image viewer, again using the multiplanar sliding-slab average intensity projection technique. After the trainee finished all the 30 cases, the client case review program displayed the trainee's diagnostic accuracy and average review time per case. The accuracy was defined as the percentage of correct diagnosis or exclusion of appendicitis based on the likelihood of appendicitis with grade 3 or higher as a positive response. The trainee was asked to reassess his or her failed cases until the revised accuracy exceeded 95% (Fig. 2, Movie 1 in the online-only Data Supplement). The detailed task flow during a case review cycle in the pilot system was provided in Fig. 3.

Deployment of the Pilot System

The pilot system was deployed as a hands-on workshop course in the Advanced Imaging Multimodality Schools and Seminars of European School of Radiology (32), which was held in Seoul, Korea in July 2013. In total, 49 radiologists with limited previous experience in low-dose abdomen CT participated in the course by using their own laptops to run the client case review program. Due to time constraints (40 minutes assigned to the hands-on workshop, including program installation), only 5 (10%) participants could complete all the 30 cases during the workshop course. The median number of cases reviewed by individual participants was 13 (interquartile range, 8-21) and the median per-case review time for individual participants was 91 (interquartile range, 67-119) sec. The course was rated as very good (mean ± standard deviation, 4.7 ± 0.7) according to the participants' responses regarding the satisfaction of the workshop course using a 5-point Likert scale (1, very poor; 2, poor; 3, satisfying; 4, good; 5, very good). The workshop course is available for public use, and interested readers can try it without charge after registering at http://www.locat.org/users/new?locale=en&no_phone=1&no_hospital=1&no_career=1&no_career_year=1&no_account=1&group_id=33.

DISCUSSION

We developed an online radiology case review system that facilitates the interactive navigation of volumetric image datasets. The system was designed to meet the following 6 requirements: volumetric navigation, accessibility, scalability, undemanding management of case data, encouragement of participation by trainees, and simulation of a current busy practice environment. The system was deployed successfully in a hands-on workshop course as a pilot test.
We designed the system with the following features to simulate traditional workplace apprenticeship. First, the trainees were asked to integrate the image findings and clinical findings such as a brief clinical history. Second, in order to help the trainees to experience a wide spectrum of a disease, the case pool could include positive and negative cases (33), and typical and atypical cases. Third, the system had several features to provide feedback that focused on the weaknesses of individual trainees, including an annotated image dataset for the second image review, reporting the diagnostic accuracy of trainees and their average review time per case, and encouraging the trainees to reassess failed cases. Further investigation to individualize the case based on each trainee's performance may lead to more efficient education.
The application of our system is not confined to a specific disease or visualization technique. It could be expanded to many other diseases and advanced visualization techniques. Potential applications may include the detection of colonic polyps with flythrough in CT colonography, segmentation and volume measurement of pulmonary nodules in low-dose lung CT, and vessel analysis such as stenosis and soft plaque evaluation in coronary CT angiography. Furthermore, the application of our system is not limited to educational purposes. The system can also be used to accredit radiologists involved in a multicenter clinical trial to ensure participant safety.
Our study had limitations. First, we did not comparatively analyze the educational advantages of our online case review system vs. conventional educational media. Further investigations are required to assess the advantages of our system. Second, the education program was developed as a downloadable program running on the operating system of Microsoft Windows. This choice was inevitable because the selected commercially available client image viewer ran on Microsoft Windows. As the computing environment becomes more diverse and mobile, the online education system of the future should be web-based and compatible with multiple devices including smartphones or tablets. Third, a commercially available cloud-based image viewing system was used to implement our system. While this decision greatly saved our time and efforts in developing the case review system and provided the trainees with familiar user interface used in their practice, additional client program (client case review program) and 2 separate servers (case registry server and cloud image server) were unavoidable. A more simplified system with 1 single client program or web-based case review system would be more practical.
In conclusion, we developed an online radiology case review system that allows the interactive navigation of volumetric image datasets using advanced visualization techniques.

Figures and Tables

Fig. 1

Diagram showing overall architecture of the system. The system comprised a case registry server, cloud image server, client case review program, and client case image viewer.

jksr-73-312-g001
Fig. 2

Screenshots of the client case review program.

A. A question page shows brief clinical findings (red underline), case questions (green box), diagnostic criteria for appendicitis (blue box), and the time spent reviewing each case (orange box).
B. A feedback page shows the submitted answers (red box), correct answers (green box), and annotated key images (blue box). The trainee can open the annotated image dataset in the client image viewer by clicking the 'Open Annotated Images' button (orange box).
C. A training record page shows the trainee's diagnostic accuracy and average review time per case (red box). The trainees can reassess their failed cases by clicking 'Review' buttons (blue box).
jksr-73-312-g002
Fig. 3

Sequence diagram showing interactions during a case review cycle. In each case review, the client case review program retrieved the case data, including brief clinical findings, case questions, and the identification number of the image dataset (the first copy without annotations), from the case registry server and displayed the brief clinical findings to the trainee. After receiving the trainee's request, the client case review program sent a command that included the identification number of the image dataset to the client image viewer, and the client image viewer then displayed the processed images received from the cloud image server for the trainee to review. During the review process, the client case review program displayed the time spent reviewing each case. The review time and answers submitted for each case were stored in the case registry server. After the trainee submitted the answers for each case, the client case review program received the correct answers and key images from the case registry server, and displayed them to the trainee as feedback. Following the trainee's request, the client case review program sent a command containing the identification number of the annotated image dataset (the second copy with the annotations for the appendix and other important image findings) to the client image viewer, and the trainee could navigate through the annotated image dataset using the client image viewer. The boxes with dashed vertical lines represent lifelines of the four components of the system and a trainee. The vertical gray bars on the lifelines represent executions. The solid horizontal arrows represent messages between the lifelines and dotted horizontal arrows represent reply messages. ID = identification number

jksr-73-312-g003
Table 1

System Requirements and Implementation

jksr-73-312-i001
System Requirements System Implementation
Navigation of volumetric image datasets Commercially available cloud-based image viewing system
Accessibility from trainees' desktop computers Commercially available cloud-based image viewing system
Scalability to accommodate an increasing amount of educational data and an increasing number of trainees Commercially available cloud-based image viewing system
Undemanding management of case data Case registry server with a web-based case management tool
Encouragement of participation by trainees Client case review program in an interactive case challenge format
Simulation of a busy practice Client case review program measures the review time

Acknowledgments

This study was supported by grants from the Korean Health Technology R&D Project, Ministry of Health & Welfare, Republic of Korea (HI13C0004), the Basic Science Research Program through the NRF funded by the MEST (NRF-2013R1A1A2006851), Seoul National University Bundang Hospital Research Fund (No. 14-2014-038), and Bracco Imaging Korea Ltd. (SCHBC 2013-01-007). TeraRecon Korea supported the image viewing system used in the study. The authors are grateful to Dr. Nicholas Gourtsoyiannis and other staff of European School of Radiology for their support in deploying the case review system in the workshop.

References

1. Williams J, Sato TS, Policeni B. Pulmonary embolism teaching file: a simple pilot study for rapidly increasing pulmonary embolism recognition among new residents using interactive cross-sectional imaging. Acad Radiol. 2013; 20:1048–1051.
2. Bailey JH, Roth TD, Kohli MD, Heitkamp DE. Real view radiology-impact on search patterns and confidence in radiology education. Acad Radiol. 2014; 21:859–868.
3. Rojas CA, Jawad H, Chung JH. The new era of radiology teaching files. AJR Am J Roentgenol. 2012; 198:773–776.
4. Phillips GS, LoGerfo SE, Richardson ML, Anzai Y. Interactive Web-based learning module on CT of the temporal bone: anatomy and pathology. Radiographics. 2012; 32:E85–E105.
5. Andriole KP, Wolfe JM, Khorasani R, Treves ST, Getty DJ, Jacobson FL, et al. Optimizing analysis, visualization, and navigation of large image data sets: one 5000-section CT scan can ruin your whole day. Radiology. 2011; 259:346–362.
6. Bhargavan M, Kaye AH, Forman HP, Sunshine JH. Workload of radiologists in United States in 2006-2007 and trends since 1991-1992. Radiology. 2009; 252:458–467.
7. Shaffer K. Radiology education in the digital era. Radiology. 2005; 235:359–360.
8. Rowell MR, Johnson PT, Fishman EK. Radiology education in 2005: world wide web practice patterns, perceptions, and preferences of radiologists. Radiographics. 2007; 27:563–571.
9. Bandukwala T, Arora S, Athreya S. Net assets: review of online radiology resources. Part I. Educational resources. Radiology. 2011; 261:350–356.
10. Bhargava P, Dhand S, Lackey AE, Pandey T, Moshiri M, Jambhekar K. Radiology education 2.0--on the cusp of change: part 2. eBooks; file sharing and synchronization tools websites/teaching files; reference management tools and note taking applications. Acad Radiol. 2013; 20:373–381.
11. Korbage AC, Bedi HS. Mobile technology in radiology resident education. J Am Coll Radiol. 2012; 9:426–429.
12. Kahn CE Jr, Santos A, Thao C, Rock JJ, Nagy PG, Ehlers KC. A presentation system for just-in-time learning in radiology. J Digit Imaging. 2007; 20:6–16.
13. Rowe SP, Siddiqui A, Bonekamp D. The key image and case log application: new radiology software for teaching file creation and case logging that incorporates elements of a social network. Acad Radiol. 2014; 21:916–930.
14. Balkman JD, Loehfelm TW. A cloud-based multimodality case file for mobile devices. Radiographics. 2014; 34:863–872.
15. Rengier F, Häfner MF, Unterhinninghofen R, Nawrotzki R, Kirsch J, Kauczor HU, et al. Integration of interactive three-dimensional image post-processing software into undergraduate radiology education effectively improves diagnostic skills and visual-spatial ability. Eur J Radiol. 2013; 82:1366–1371.
16. Arya R, Morrison T, Zumwalt A, Shaffer K. Making education effective and fun: stations-based approach to teaching radiology and anatomy to third-year medical students. Acad Radiol. 2013; 20:1311–1318.
17. Zou L, King A, Soman S, Lischuk A, Schneider B, Walor D, et al. Medical students' preferences in radiology education a comparison between the Socratic and didactic methods utilizing powerpoint features in radiology education. Acad Radiol. 2011; 18:253–256.
18. TeraRecon. iNtuition. Accessed July 21, 2014. Available at: http://www.terarecon.com/wordpress/wp-content/uploads/2011/11/iNtuition-2011.pdf.
19. Strub WM, Vagal AA, Tomsick T, Moulton JS. Overnight resident preliminary interpretations on CT examinations: should the process continue? Emerg Radiol. 2006; 13:19–23.
20. Hunter TB, Taljanovic MS, Krupinski E, Ovitt T, Stubbs AY. Academic radiologists' on-call and late-evening duties. J Am Coll Radiol. 2007; 4:716–719.
21. Paulson EK, Kalady MF, Pappas TN. Clinical practice. Suspected appendicitis. N Engl J Med. 2003; 348:236–242.
22. Kim K, Kim YH, Kim SY, Kim S, Lee YJ, Kim KP, et al. Low-dose abdominal CT for evaluating suspected appendicitis. N Engl J Med. 2012; 366:1596–1605.
23. Kim SY, Lee KH, Kim K, Kim TY, Lee HS, Hwang SS, et al. Acute appendicitis in young adults: low- versus standard-radiation-dose contrast-enhanced abdominal CT for diagnosis. Radiology. 2011; 260:437–445.
24. Park JH. LOCAT Group. Diagnostic imaging utilization in cases of acute appendicitis: multi-center experience. J Korean Med Sci. 2014; 29:1308–1316.
25. Ahn S. LOCAT group. LOCAT (low-dose computed tomography for appendicitis trial) comparing clinical outcomes following low- vs standard-dose computed tomography as the first-line imaging test in adolescents and young adults with suspected acute appendicitis: study protocol for a randomized controlled trial. Trials. 2014; 15:28.
26. Paulson EK, Harris JP, Jaffe TA, Haugan PA, Nelson RC. Acute appendicitis: added diagnostic value of coronal reformations from isotropic voxels at multi-detector row CT. Radiology. 2005; 235:879–885.
27. von Falck C, Galanski M, Shin HO. Informatics in radiology: sliding-thin-slab averaging for improved depiction of low-contrast lesions with radiation dose savings at thin-section CT. Radiographics. 2010; 30:317–326.
28. Kim B, Lee KH, Kim KJ, Mantiuk R, Kim HR, Kim YH. Artifacts in slab average-intensity-projection images reformatted from JPEG 2000 compressed thin-section abdominal CT data sets. AJR Am J Roentgenol. 2008; 190:W342–W350.
29. Seo H, Lee KH, Kim HJ, Kim K, Kang SB, Kim SY, et al. Diagnosis of acute appendicitis with sliding slab ray-sum interpretation of low-dose unenhanced CT and standard-dose i.v. contrast-enhanced CT scans. AJR Am J Roentgenol. 2009; 193:96–105.
30. Joo SM, Lee KH, Kim YH, Kim SY, Kim K, Kim KJ, et al. Detection of the normal appendix with low-dose unenhanced CT: use of the sliding slab averaging technique. Radiology. 2009; 251:780–787.
31. Lee KH, Kim YH, Hahn S, Lee KW, Kim TJ, Kang SB, et al. Computed tomography diagnosis of acute appendicitis: advantages of reviewing thin-section datasets using sliding slab average intensity projection technique. Invest Radiol. 2006; 41:579–585.
32. European School of Radiology. AIMS Advanced Imaging Multimodality Schools and Seminars. Accessed July 21, 2014. Available at: http://www.esor.org/cms/website.php?id=/en/programmes/aims_.htm.
33. Croskerry P. The importance of cognitive errors in diagnosis and strategies to minimize them. Acad Med. 2003; 78:775–780.

SUPPLEMENTARY MATERIALS

The online-only Data Supplement is available with this article at http://dx.doi.org/10.3348/jksr.2015.73.5.312.

Video Clip

TOOLS
Similar articles