| University of Joensuu / EUROMED |
To use this system, the user first activates a WWW browser and specifies the
URL of a server. This URL refers to a PHP script (see below)
that produces an HTML file with query forms. This query form
contains two fields: Patient name and Patient ID (see Fig.
1).
Once a form is completed, the user presses a button to submit the request.
The PHP script submits the query to the relational database, to determine
those patients that match the search criteria. The user can choose a Patient,
which, in turn, causes a list of his/her
Studies (see Fig. 2), then Series,
and eventually of Images
for this Patient to be displayed.
To maintain and support the DICOM archiving system, a set of web-based tools
was created. This set includes the following tools:
The tools allow an authorized
remote client to add new data to the database and to update the old ones.
Fig. 1. Query form to select a Patient
( HTML
& JPEG
files)
Fig. 2. Query form to select a Study
( HTML
& JPEG
files)
Web based access to a DICOM PACS
Currently an analogous web-based
interface to a DICOM PACS (Picture
Archiving and Communication System) server is under development.
| |
| Fig. 3. DICOM image view: equdensities ( HTML & JPEG files) | Fig. 4. DICOM image view: edge detection ( HTML & JPEG files) |
The set of image processing programs is written in C. These programs can be invoked from a PHP script by client request. Additional image processing and medical analysis facilities can be added to the system in a simple manner, without recompiling the whole application.
Alexander Kolesnikov
|