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

Large scale database scrubbing using object oriented software components

R L Herting1, M R Barnes

  • 1Department of Health Management and Informatics, University of Missouri-Columbia School of Medicine, USA.

Proceedings. AMIA Symposium
|February 3, 1999
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

Defining trajectories of response in patients with psoriasis treated with biologic therapies.

The British journal of dermatology·2021
Same author

Bioinformatics for dermatology: why we should learn about code.

The British journal of dermatology·2017
Same author

Genome-wide association analysis of copy number variation in recurrent depressive disorder.

Molecular psychiatry·2011
Same author

Chronic exertional compartment syndrome of the forearm: a case series of 12 patients treated with fasciotomy.

The Journal of hand surgery, European volume·2011
Same author

Analysis of gene expression in two large schizophrenia cohorts identifies multiple changes associated with nerve terminal function.

Molecular psychiatry·2009
Same author

Polymorphisms in the endothelin-1 (EDN1) are associated with asthma in two populations.

Genes and immunity·2007
Same journal

Progressive display of very high resolution images using wavelets.

Proceedings. AMIA Symposium·2002
Same journal

The Chronus II temporal database mediator.

Proceedings. AMIA Symposium·2002
Same journal

Gene expression levels in different stages of progression in oral squamous cell carcinoma.

Proceedings. AMIA Symposium·2002
Same journal

An assessment of the visibility of MeSH-indexed medical web catalogs through search engines.

Proceedings. AMIA Symposium·2002
Same journal

Filtering for medical news items using a machine learning approach.

Proceedings. AMIA Symposium·2002
Same journal

Enriching the structure of the UMLS semantic network.

Proceedings. AMIA Symposium·2002
See all related articles

DBScrub is a Java program designed to protect patient confidentiality in medical databases. It removes personally identifying information while preserving crucial data relationships for researchers and quality improvement teams.

Area of Science:

  • Health Informatics
  • Database Management
  • Software Engineering

Background:

  • Medical databases are extensively used by case managers, quality improvement teams, and researchers.
  • Sharing medical databases requires maintaining patient confidentiality.
  • Existing methods for data scrubbing may not preserve inter-table data relationships.

Purpose of the Study:

  • To develop a robust solution for scrubbing medical databases.
  • To ensure the preservation of implicit data relationships during the scrubbing process.
  • To provide a tool that maintains the integrity of medical information for research and analysis.

Main Methods:

  • Developed DBScrub, a Java program compatible with JDBC-compliant databases.
  • Utilized a set of configurable, object-oriented software components for the scrubbing process.

Related Experiment Videos

  • Focused on maintaining implicit relationships between data elements across different database tables.
  • Main Results:

    • DBScrub successfully removes personally identifying information from medical databases.
    • The software effectively maintains the integrity of medical data.
    • Implicit relationships within the database are preserved during the scrubbing operation.

    Conclusions:

    • DBScrub offers a reliable method for de-identifying medical databases.
    • The tool facilitates secure data sharing for research and quality improvement.
    • Preservation of data relationships ensures the utility of scrubbed databases.