Related Experiment Videos
Experience in the application of Java Technologies in telemedicine
IV Fedyukin1, YG Reviakin, OI Orlov
1Virginia Commonwealth University's Medical College of Virginia, Richmond, Virginia USA. crdoarn@hsc.vcu.edu
Ehealth International
|December 3, 2002
Summary
Java telemedicine applications enable effective medical image viewing. This technology provides a lightweight client and efficient server, proving comparable to standard methods for computer tomography (CT) scans.
Area of Science:
- Medical Imaging
- Telemedicine Technology
- Software Engineering
Background:
- Medical image viewing is crucial for remote diagnosis.
- Existing telemedicine solutions face challenges with image loading and server efficiency.
- Java technology offers potential for enhanced telemedicine applications.
Purpose of the Study:
- To evaluate the effectiveness of Java in supporting medical image viewing for telemedicine.
- To assess the performance of a Java-based telemedicine system compared to standard CT image viewing.
- To highlight the advantages of Java for developing advanced telemedicine applications.
Main Methods:
- A Java application was developed for medical image viewing.
- Computer tomography (CT) images were acquired and transmitted.
- The Java-based viewing system was compared against standard CT image viewing at the capture site.
Main Results:
- No appreciable difference was found between Java-viewed CT images and standard CT images.
- The Java client is lightweight with an intuitive interface, loading images in separate threads for faster access.
- The Java server-side implementation using Java Servlet Engine outperformed common gateway interface (CGI) programs.
Conclusions:
- Java is an effective tool for telemedicine, particularly for medical image viewing.
- The developed Java application offers improved performance, especially on slow network connections.
- Java technology facilitates advanced application development in telemedicine, enhancing user experience and efficiency.