Cover ERCIM News 58

This issue in pdf
(80 pages; 18 Mb)



Archive:
Cover ERCIM News 57
previous issue:
Number 57
April 2004:
Special theme:
Games Technology

all previous issues


Next issue:
July 2004

Next Special theme:
GRIDS:
The Next Generation


About ERCIM News


Valid HTML 4.01!

spacer
 
< Contents ERCIM News No. 58, July 2004
R&D and TECHNOLOGY TRANSFER
 

Managing Medical Images

by César J. Acuña, Esperanza Marcos, Valeria de Castro and J. A. Hernández


Due to the increasing number of digital images used in medical diagnosis, health centres need new and better applications with which to effectively manage such information. It is also necessary to develop an infrastructure for integrating and sharing that information between medical image repositories. Researchers from the Rey Juan Carlos University of Madrid are working on this problem.

Recently, the use of digital images for medical diagnosis has increased considerably. New and better applications are therefore needed in order to effectively manage large amounts of medical information.

DICOM is currently the standard for Digital Imaging and COmmunications in Medicine. However, despite DICOM being the most widely accepted standard, it can only handle interchange and communications among medical imaging equipment and other specific software tools called PACS (Picture Archive and Communications Systems). PACS tools are developed for several providers that use proprietary formats to store and manage medical information. Drawbacks such as these make the integration and use of DICOM difficult in a wider context such as the Web. In addition, another image storage format, known as Analyze, is widely used. This is a proprietary format part of the Analyze Software.

As a further complication, the standard for information exchange and data transportation between multiple applications is XML. For these reasons, the Database and Web Engineering Kybele Research Group and the Electronic Technology, Bioengineering and Medical Image Research Group at the Rey Juan Carlos University, together with some private and public medical centres in Madrid (Spain) are currently working on two main research topics. These are aimed at making digital image information more easily exchangeable in a wide context.

Figure 1: A DICOM file, composed of the data header 
and the image.
Figure 1: A DICOM file, composed of the data header
and the image.

The first of these is the design and development of a Web Information System (WIS) with two main aims. The first of these is that DICOM files will be represented using XML, which will improve the interoperability and integration of medical information in a broader context like the Web. On the other hand, it will facilitate the integrated organisation, query and retrieval of DICOM and Analyze files by means of an XML database.
The second topic is the design and implementation of a Web Integration Architecture that will integrate different instances of the WIS introduced in the previous topic. The main aim of this architecture is to assist retrieval of integrated information from medical image repositories located in geographically diverse medical centres.

The WIS is currently under development. Taking as a reference point the architectures for Web applications development proposed by .NET and J2EE, the WIS architecture was structured in three layers as shown in Figure 2. These are as follows:

  • Presentation Layer: low-cost image delivery and display are necessary in most networked hospitals, so a Web-based user interface is the most effective solution in this case. To develop the Web-based user interface we have chosen ASP.Net.
  • Behavioural Layer: the main components of the WIS are located in the behavioural layer. These are an XML-generator component developed in Java, which allows information to be transformed from DICOM and Analyze files into XML documents; an XSL Transformation component whose main task is to translate the XML documents generated by the first component into another XML document conforming to the database XML Schema; and finally, a Query Processor component responsible for building user queries in order to execute them on the database management system.
  • Persistence Layer: XML databases are emerging as the best option for storing XML documents, because they provide better queryability, optimised updates, and stronger validation. They also avoid loss of semantics between the XML document structure and the relational database schema that can occur when XML information is stored in a conventional database. We have chosen the Oracle XML DB solution to implement the persistence layer, based on XML-database comparative studies and taking into account the previous experience of our group.
Figure 2: Web Information System architecture.
Figure 2: Web Information System architecture.

Our Web Integration Architecture is also in development, and is based on ontologies and Web services in order to develop a Web portal for integrated access to medical image repositories.

Please contact:
César J. Acuña, Rey Juan Carlos University / SpaRCIM, Spain
Tel: +34 91 488 8140
E-mail: cjacunia@escet.urjc.es

 

spacer