Fedyukin IV, Reviakin YG, Orlov OI, Doarn CR, Harnett BM, Merrell RC
Virginia Commonwealth University's Medical College of Virginia, Richmond, Virginia USA.
eHealth Int. 2002 Sep 17;1(1):3. doi: 10.1186/1476-3591-1-3.
Java language has been demonstrated to be an effective tool in supporting medical image viewing in Russia. This evaluation was completed by obtaining a maximum of 20 images, depending on the client's computer workstation from one patient using a commercially available computer tomography (CT) scanner. The images were compared against standard CT images that were viewed at the site of capture. There was no appreciable difference. The client side is a lightweight component that provides an intuitive interface for end users. Each image is loaded in its own thread and the user can begin work after the first image has been loaded. This feature is especially useful on slow connection speed, 9.6 Kbps for example. The server side, which is implemented by the Java Servlet Engine works more effective than common gateway interface (CGI) programs do. Advantages of the Java Technology place this program on the next level of application development. This paper presents a unique application of Java in telemedicine.
在俄罗斯,Java语言已被证明是支持医学图像查看的有效工具。通过使用商用计算机断层扫描(CT)扫描仪,从一名患者身上获取最多20张图像(具体数量取决于客户的计算机工作站)来完成此项评估。将这些图像与在采集现场查看的标准CT图像进行比较,未发现明显差异。客户端是一个轻量级组件,为终端用户提供直观界面。每张图像在其自己的线程中加载,用户可以在第一张图像加载后开始工作。此功能在连接速度较慢(例如9.6 Kbps)时特别有用。由Java Servlet引擎实现的服务器端比通用网关接口(CGI)程序工作更高效。Java技术的优势使该程序处于应用开发的更高水平。本文介绍了Java在远程医疗中的独特应用。