Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Methods of Documentation I: Source-Oriented Records01:18

Methods of Documentation I: Source-Oriented Records

1.5K
Source-oriented records, or SOR, are medical record-keeping organized by the data source. The SOR system was first developed in the mid-1900s to organize the growing patient data in hospitals and other healthcare facilities.
In an SOR, each discipline involved in patient care maintains a separate medical record section. This record-keeping method enables easy tracking of patient progress and ensures healthcare staff have access to up-to-date information.
Key Attributes include the following:
1.5K
Legal Guidelines for Documentation01:06

Legal Guidelines for Documentation

2.4K
The legal guidelines for nursing documentation are essential for ensuring accurate, professional, and ethical recording of patient care. The guidelines are discussed here:
2.4K
Methods of Documentation V: CBE01:23

Methods of Documentation V: CBE

1.3K
Charting by Exception, or CBE, is a method of documentation used in healthcare, particularly in nursing, that focuses on documenting only significant or abnormal findings rather than recording every detail. This approach aims to streamline the documentation process, improve efficiency, and ensure that healthcare providers can quickly identify deviations from normalcy in patient assessments.
In CBE, healthcare professionals establish predefined standards of practice that define what constitutes...
1.3K
Design Example: Resistive Touchscreen01:14

Design Example: Resistive Touchscreen

934
A device engineer plays a crucial role in designing user interfaces for mobile devices. One such interface is the resistive touchscreen, which fundamentally consists of two metallic layers: a flexible upper layer and a rigid lower layer, separated by a narrow gap. The high resistance between these two layers is a key characteristic of this design.
When a user touches the screen, the two layers make contact at a specific point known as the touchpoint. This contact reduces the resistance between...
934
Methods of Documentation IV: Focus Charting01:26

Methods of Documentation IV: Focus Charting

1.7K
Focus Charting, also known as the focus charting system or "focus documentation," is a systematic documentation approach used in healthcare to organize patient information in medical records.
It typically involves three columns for recording information:
1.7K
Methods of Documentation III: PIE01:21

Methods of Documentation III: PIE

1.8K
Problem-intervention-evaluation (PIE) is a systematic approach to documentation used in healthcare settings for clinical decision-making and patient care planning. It is a structured approach to organizing patient data based on problems, interventions, and evaluations. Here's a breakdown of its key features and considerations:
1.8K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Digital transformation in restaurants: key aspects of service robot deployment from project initiation to evaluation.

Frontiers in robotics and AI·2026
Same author

Task-aware multiple instance learning for stress detection from facial video data.

Journal of affective disorders·2026
Same author

Deep learning-based mediastinal lymph node assessment on PET/CT images without pixel-level annotations.

Journal of medical imaging (Bellingham, Wash.)·2026
Same author

ECLed- a tool supporting the effective use of the SNOMED CT Expression Constraint Language.

Journal of biomedical semantics·2026
Same author

BabelFSH-a toolkit for an effective HL7 FHIR-based terminology provision.

Journal of biomedical semantics·2025
Same author

Evaluating Imputation Techniques for Survival Data Utilizing Kaplan-Meier Curves.

Studies in health technology and informatics·2025
Same journal

The Essential Components and Critical Conditions for Success in a Learning Health System in Oncology.

Studies in health technology and informatics·2026
Same journal

Use of Artificial Intelligence in Screening for Adolescent Idiopathic Scoliosis: A Scoping Review.

Studies in health technology and informatics·2026
Same journal

Movement Related Biomechanics in Adolescent Idiopathic Scoliosis: A Review of Reviews.

Studies in health technology and informatics·2026
Same journal

The Impact of Surgical Correction of Adolescent Idiopathic Scoliosis Using Posterior Spinal Fusion on Selected Radiological Parameters and Respiratory Function.

Studies in health technology and informatics·2026
Same journal

Acute Effect of Physio-logic® Exercises on Muscle Tone and Stiffness in Adolescent Idiopathic Scoliosis Patients: A Preliminary Study.

Studies in health technology and informatics·2026
Same journal

Effects of Integrated Music and Occupational Therapy on Motor and Autonomic Function in Children with Neurogenic Scoliosis.

Studies in health technology and informatics·2026
See all related articles

Related Experiment Video

Updated: Apr 25, 2026

An Assessment Method and Toolkit to Evaluate Keyboard Design on Smartphones
05:42

An Assessment Method and Toolkit to Evaluate Keyboard Design on Smartphones

Published on: October 5, 2020

2.6K

Rule-based interface generation on mobile devices for structured documentation.

Ann-Kristin Kock1, Björn Andersen1, Heinz Handels1

  • 1Institute of Medical Informatics, University of Luebeck.

Studies in Health Technology and Informatics
|August 28, 2014
PubMed
Summary
This summary is machine-generated.

This study introduces a software solution to separate content and graphical user interfaces (GUIs) from application logic for mobile devices. This separation simplifies the development and modification of GUIs, enhancing flexibility for diverse platforms and user preferences.

More Related Videos

Author Spotlight: Streamlining Visual Dynamics to Simplify Molecular Dynamics Simulations Using Gromacs
05:00

Author Spotlight: Streamlining Visual Dynamics to Simplify Molecular Dynamics Simulations Using Gromacs

Published on: August 9, 2024

2.0K
A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

21.2K

Related Experiment Videos

Last Updated: Apr 25, 2026

An Assessment Method and Toolkit to Evaluate Keyboard Design on Smartphones
05:42

An Assessment Method and Toolkit to Evaluate Keyboard Design on Smartphones

Published on: October 5, 2020

2.6K
Author Spotlight: Streamlining Visual Dynamics to Simplify Molecular Dynamics Simulations Using Gromacs
05:00

Author Spotlight: Streamlining Visual Dynamics to Simplify Molecular Dynamics Simulations Using Gromacs

Published on: August 9, 2024

2.0K
A Web Tool for Generating High Quality Machine-readable Biological Pathways
08:01

A Web Tool for Generating High Quality Machine-readable Biological Pathways

Published on: February 8, 2017

21.2K

Area of Science:

  • Software Engineering
  • Human-Computer Interaction
  • Mobile Application Development

Background:

  • Traditional software systems tightly couple graphical user interfaces (GUIs) with application logic, making reuse, development, and modification laborious.
  • Adapting GUIs for different platforms, devices, and user preferences is challenging in existing systems.

Purpose of the Study:

  • To develop a software solution for structured reporting on mobile devices by separating content and GUI models from application logic.
  • To enable flexible GUI adjustments for various platforms, devices, and individual user preferences.

Main Methods:

  • Utilized clinical content archetypes from a previous project as the content model.
  • Employed the Android SDK for the GUI model.
  • Specified bindings between content and GUI models using the Jess Rule Language.

Main Results:

  • A software-based separation of content and GUI models from application logic was achieved.
  • The developed solution facilitates structured reporting on mobile devices.

Conclusions:

  • Separating content and GUI models from application logic offers a more flexible and efficient approach to mobile software development.
  • The proposed method simplifies the creation and adaptation of GUIs for diverse mobile environments.