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

Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches01:23

Types of Biopharmaceutical Studies: Controlled and Non-Controlled Approaches

Biopharmaceutical studies constitute a vital field aiming to enhance drug delivery methods and refine therapeutic approaches, drawing upon diverse interdisciplinary knowledge. In research methodologies, the choice between controlled and non-controlled studies significantly influences the study's reliability and accuracy.
Non-controlled studies, commonly employed for initial exploration, lack a control group, rendering them susceptible to biases and external influences. In contrast, controlled...
Ethical Standards I01:25

Ethical Standards I

The American Nurses Association (ANA) created and implemented the first nationally accepted Code of Ethics for Nurses with Interpretive Statements. The Code of Ethics is a living document regularly updated by the ANA and establishes an ethical standard that is non-negotiable for nurses in all roles and settings.
The Code of Ethics provisions outline the nurse's duty to the patient, the healthcare team, the profession, and society. The Code's fundamental principles include advocacy,...
Ethics in Research01:56

Ethics in Research

Today, scientists agree that good research is ethical in nature and is guided by a basic respect for human dignity and safety. However, this has not always been the case. Modern researchers must demonstrate that the research they perform is ethically sound.
Ethical Standards II01:23

Ethical Standards II

Ethical standards are the backbone of nursing practice, guiding nurses as they interact with patients, families, and colleagues. These standards are crucial for providing safe, empathetic care centered on the patient's needs.
Nurses are entrusted with upholding various ethical principles and standards. Nurses forge solid therapeutic relationships using trust, empathy, autonomy, confidentiality, and professional competence.
Confidentiality is crucial, embodying respect for individual privacy and...
Archival Research01:40

Archival Research

Some researchers gain access to large amounts of data without interacting with a single research participant. Instead, they use existing records to answer various research questions. This type of research approach is known as archival research. Archival research relies on looking at past records or data sets to look for interesting patterns or relationships. For example, a researcher might access the academic records of all individuals who enrolled in college within the past ten years and...
Data Validation01:15

Data Validation

Method validation is a crucial process in analytical chemistry designed to confirm that a given method consistently produces reliable and high-quality results. This process is essential when a method is applied to different sample matrices or when procedural modifications are made, ensuring that the results meet acceptable standards across various applications.
Key parameters for method validation include:

You might also read

Related Articles

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

Sort by
Same author

Variation in emergency department attendances and acute hospital admissions for ambulatory emergency care: a retrospective analysis of routinely collected NHS data across England.

BMJ open·2026
Same author

The Relationship Between Gas Transfer Measurements, Lung Volumes, and Spirometric Indices in Alpha-1 Antitrypsin Deficiency and Non-AATD COPD: A Systematic Review.

International journal of chronic obstructive pulmonary disease·2026
Same author

Personalised management of community-acquired pneumonia and the role of Clinical Decision Support Software.

BMJ open respiratory research·2026
Same author

What is the evidence for virtual wards or hospital-at-home care pathways for exacerbations of chronic obstructive pulmonary disease? A systematic review and meta-analysis.

BMJ open respiratory research·2026
Same author

Can assessment of small airway dysfunction support the diagnosis or management of asthma exacerbations in children? A systematic review.

BMC pulmonary medicine·2025
Same author

Impact of clinical decision support software on empirical antibiotic prescribing and patient outcomes: a systematic review and meta-analysis.

BMJ open·2025
Same journal

From brain scans to classifiers: A systematic review of ML-based autism diagnostic frameworks.

Digital health·2026
Same journal

Multi-sensor fusion for differentiating swallows between healthy adults and patients with post-stroke dysphagia.

Digital health·2026
Same journal

The acceptability of wearable devices for promoting adolescent mental wellbeing: A systematic review.

Digital health·2026
Same journal

Exploring the determinants of engagement in the context of mHealth and social media among young people: A systematic literature review.

Digital health·2026
Same journal

Digital tools and biomarkers for cognitive screening: A systematic review.

Digital health·2026
Same journal

Digital twins in healthcare: A systematic review of current applications, frameworks, and future directions.

Digital health·2026
See all related articles

Related Experiment Videos

Identifying patient-level data risks in trusted research environments: Worked examples with synthetic data.

M Baragilly1,2, A Topham3, S Gallier3,4,5,6

  • 1Department of Inflammation and Ageing, College of Medicine and Health, University of Birmingham, Birmingham, UK.

Digital Health
|June 29, 2026
PubMed
Summary
This summary is machine-generated.

This study reveals risks of patient data leaving secure research environments. File size can signal sensitive data, but manual checks and clear policies are crucial for preventing data breaches.

Keywords:
data egressdata securityprivacy-preservingsynthetic datatrusted research environments (TREs)

Related Experiment Videos

Area of Science:

  • Health Informatics
  • Data Security
  • Clinical Research

Background:

  • Trusted Research Environments (TREs) and Secure Data Environments (SDEs) are critical for accessing sensitive patient data.
  • Unintended data egress poses a significant risk to patient privacy and data integrity.
  • The PIONEER Hub in Acute Care provides a real-world context for studying these risks.

Purpose of the Study:

  • To examine and illustrate real-world risks of unintended patient-level data egress from TREs and SDEs.
  • To use synthetic data to recreate and analyze potential data egress scenarios.
  • To inform best practices for data security within research environments.

Main Methods:

  • Synthetic datasets with demographics and vital signs were generated using SciPy and NumPy.
  • Data was transformed for machine learning and embedded into various formats to simulate egress.
  • Three scenarios were explored: binary serialization of data, complex objects, and plain text reports.

Main Results:

  • File size can be an initial indicator of potential patient-level data egress, prompting manual review.
  • Standard data analysis tools (Python, R) do not inherently warn of hidden sensitive data.
  • Manual inspection remains essential, even with automated checks, to identify and remove embedded data.

Conclusions:

  • Identifying and preventing identifiable data egress from TREs is complex.
  • Clear guidance for researchers and robust egress policies are necessary.
  • Plain-text data exports facilitate easier verification compared to binary formats, which have security vulnerabilities.