Search PubMed⌕ Search

Biomedical subjects

Christophe Chailloleau

Publications and source records attributed to Christophe Chailloleau.

2 recordsLinked to original sources

Teaching Arden Syntax using a simulated environment.

The Arden Syntax is a simple syntax that allows physicians to encode medical knowledge in small modules, called medical logic modules (MLM). These MLM are well suited to data-driven alerts and reminders. While the Arden syntax is simple to teach, the students are most of the time limited to the writing of modules and the verification of the module's syntax. Our work proposes an environment that simulates various elements required by MLMs, allowing the students to execute the MLMs they have written immediately. This provides the necessary feedback to understand in depth the inner workings of MLMs.

Computer Simulation↗

Arden/J: an architecture for MLM execution on the Java platform.

The Arden Syntax was introduced more than 10 years ago, but it is still not in widespread use. One reason might be that for each particular architecture and information system, a different Arden Syntax compiler must be written as well as a program for the runtime execution of the medical logic modules (MLMs). The authors have designed and implemented an architecture that increases the portability of Arden Syntax rules, using the Java platform. The portability to a target information system is achieved by the addition of appropriate adapter components, which they call mappers. These mappers are dynamically selected using explicit and implicit elements of MLMs. Furthermore, they can help translate data from the clinical information system representation into the representation needed by an MLM. This was validated by an experiment in two clinical units. Also, the authors propose a convention to name signals that trigger other MLMs (called intermediate states) so that they remain unique to each institution. The authors implemented this architecture in their clinical system and in an XML-based medical record application that has been used experimentally in their urology and nephrology departments. The Tetrasys company that provided the medical record was able to incorporate their runtime without modifications, and typical MLM execution time was less than 1 sec.

Decision Support Systems, Clinical↗