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 Experiment Videos

An object-oriented class library for medical software development

K C O'Kane1, E E McColligan

  • 1Department of Computer Science, University of Northern Iowa, Cedar Falls, USA.

Methods of Information in Medicine
|December 1, 1996
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Migration of legacy mumps applications to relational database servers.

Methods of information in medicine·2001
Same author

Getting over the MUMPS.

Healthcare informatics : the business magazine for information and communication systems·2001
Same author

A web access script language to support clinical application development.

Computer methods and programs in biomedicine·1998
Same author

A case study of a MUMPS intranet patient record.

Healthcare information management : journal of the Healthcare Information and Management Systems Society of the American Hospital Association·1998
Same author

Implementing a distributed intranet-based information system.

Topics in health information management·1996
Same author

An Internet health care information resources server as a component of a statewide medical information network.

Topics in health information management·1995
Same journal

Design and methodological development of a digital clinical safety training programme informed by a national framework: a New Zealand case study.

Methods of information in medicine·2026
Same journal

Panic Prediction from Digital Phenotyping: Subject-Level Cross-Validation Reveals Limited Between-Person Generalization.

Methods of information in medicine·2026
Same journal

Agent-Based Modeling Approach for Population Dynamics of the Biological Vector Aedes Aegypti.

Methods of information in medicine·2026
Same journal

A Statistical Framework for Person-centered Analysis of Digital Service Use in Public Health and Social Care.

Methods of information in medicine·2026
Same journal

Assessing the Quality of Electronic Discharge Summaries: A Cross-Sectional Study Using the Validated Spanish Version of the PDQI-9.

Methods of information in medicine·2026
Same journal

A Knowledge Graph-Driven Hypergeometric Efficacy Prediction Model for Classical Traditional Chinese Herbal Formulas.

Methods of information in medicine·2026
See all related articles

A new Medical Object Library (MOL) offers reusable C++ classes for efficient medical software development. This toolkit supports unified data structures and common methodologies, enhancing interoperability and functionality in healthcare IT.

Area of Science:

  • Computer Science
  • Medical Informatics
  • Software Engineering

Background:

  • Medical software development often faces challenges with cost, functionality, and interoperability.
  • Existing systems may lack standardized data structures and access methodologies.
  • Object-oriented programming offers potential for creating reusable and extensible software components.

Purpose of the Study:

  • To develop a Medical Object Library (MOL) using C++ classes.
  • To facilitate rapid, cost-effective development of medical software with enhanced functionality.
  • To promote a unified medical record structure and common data handling procedures.

Main Methods:

  • Designed a library of reusable, inheritable, and portable C++ classes.
  • Developed class objects for data handling, from basic strings to complex procedural agents.

Related Experiment Videos

  • Implemented a hierarchical class library and tree-structured file access facility.
  • Main Results:

    • Created a comprehensive Medical Object Library (MOL) of software objects.
    • Achieved compatibility between systems built with MOL classes regarding data definitions and storage.
    • Demonstrated the practicality of a hierarchical medical record model within object-oriented programming.

    Conclusions:

    • The MOL provides a toolkit for standardized medical software development.
    • It supports common file access, unified medical records, and consistent data processing.
    • The research validates the hierarchical medical record model in modern object-oriented programming contexts.