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 model for uniform access to heterogeneous databases

P A Schoening1, C A Abrams, M G Kahn

  • 1Department of Medicine, Washington University School of Medicine, St. Louis, MO 63110.

Proceedings. Symposium on Computer Applications in Medical Care
|January 1, 1993
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

Clinical Research Informatics for Big Data and Precision Medicine.

Yearbook of medical informatics·2016
Same author

Knowledge-Based Systems.

Yearbook of medical informatics·2016
Same author

Metabolic, endocrine and genetic disorders of children.

Pediatric annals·2014
Same author

The expanding informatics community: blessing or curse?

Journal of the American Medical Informatics Association : JAMIA·2001
Same author

Clinical research databases and clinical decision making in chronic diseases.

Hormone research·1999
Same author

Nosocomial penicillin-resistant pneumococcal infections at a Midwestern university hospital.

Infection control and hospital epidemiology·1998
Same journal

Intelligent monitor for an anesthesia breathing circuit.

Proceedings. Symposium on Computer Applications in Medical Care·1995
Same journal

Design considerations for intelligent data entry: development of MedIO.

Proceedings. Symposium on Computer Applications in Medical Care·1995
Same journal

Medical information retrieval and WWW browsers at Mayo.

Proceedings. Symposium on Computer Applications in Medical Care·1995
Same journal

A model of clinical query management that supports integration of biomedical information over the World Wide Web.

Proceedings. Symposium on Computer Applications in Medical Care·1995
Same journal

Automated MeSH indexing of the World-Wide Web.

Proceedings. Symposium on Computer Applications in Medical Care·1995
Same journal

Teaching literature searching in the context of the World Wide Web.

Proceedings. Symposium on Computer Applications in Medical Care·1995
See all related articles

Hospitals struggle with scattered patient data across multiple databases. This study presents an object-oriented solution for unified database access, reducing programming waste and improving application development.

Area of Science:

  • Computer Science
  • Database Management
  • Software Engineering

Background:

  • Hospitals collect vast patient data across disparate databases.
  • Integrating multiple data sources requires significant, repetitive programming effort.
  • Consolidating all data into a single database is often impractical due to security and administrative concerns.

Purpose of the Study:

  • To address the challenge of managing diverse hospital database systems within applications.
  • To propose a unified approach for accessing multiple data sources efficiently.
  • To reduce programming overhead associated with data integration.

Main Methods:

  • Utilized object-oriented programming techniques to identify commonalities among database management systems.
  • Developed a uniform communication method for applications to interact with various databases.

Related Experiment Videos

  • Implemented the solution using C++.
  • Main Results:

    • A C++-based system was developed to manage access to multiple database systems.
    • The approach provides a standardized interface for application-database communication.
    • Reduced the complexity and effort required for data integration in healthcare applications.

    Conclusions:

    • Object-oriented techniques offer an effective solution for unifying access to distributed hospital databases.
    • The proposed method streamlines application development by abstracting database complexities.
    • This approach enhances efficiency and maintainability in healthcare information systems.