Rule-based Interface Generation on Mobile Devices for Structured Documentation.

In many software systems to date, interactive graphical user interfaces (GUIs) are represented implicitly in the source code, together with the application logic. Hence, the re-use, development, and modification of these interfaces is often very laborious. Flexible adjustments of GUIs for various pl...

Full description

Bibliographic Details
Published in:Studies in Health Technology & Informatics Vol. 205; pp. 313 - 318
Main Authors: KOCK, Ann-Kristin, ANDERSEN, Björn, HANDELS, Heinz, INGENERF, Josef
Format: computer program pictorial research tables/charts Journal Article
Published: Sage Publications Inc. 2014
Online Access:View this record in EBSCOhost
Description
Summary:In many software systems to date, interactive graphical user interfaces (GUIs) are represented implicitly in the source code, together with the application logic. Hence, the re-use, development, and modification of these interfaces is often very laborious. Flexible adjustments of GUIs for various platforms and devices as well as individual user preferences are furthermore difficult to realize. These problems motivate a software-based separation of content and GUI models on the one hand, and application logic on the other. In this project, a software solution for structured reporting on mobile devices is developed. Clinical content archetypes developed in a previous project serve as the content model while the Android SDK provides the GUI model. The necessary bindings between the models are specified using the Jess Rule Language.