SlideShare a Scribd company logo
1 of 38
Download to read offline
Personal Health Train
GO-FAIR ON BIOMEDICAL DATA
OPEN INSIGHTS SEMINAR, Harvard Medical School DBMI, February 15, 2018, BOSTON
Kees van Bochove
Founder & CEO, The Hyve
@keesvanbochove
2
Outline
 Introduction & Background
 The Personal Health Train concept
 Principles & Design Patterns
 Implementation Drivers
1.
INTRODUCTION
3
4
The Hyve
Advance biology and medical research…
… by building and serving thriving open source communities
Services
Professional support for
open source software in
biomedical informatics
 Software development
 Data engineering
 Consultancy
 Hosting / SLAs
Core values
Share
Reuse
Specialize
Office Locations
Utrecht, The Netherlands
Cambridge, MA, United States
Customers
Pharma Companies
Academic Medical Centers
Biobanks, registries, patient
organisations
Health Data Networks
Fast-growing
Started in 2012
40+ people by now
Interdisciplinary team
software engineers, data scientists, project managers & staff; expertise in
bioinformatics, medical informatics, software engineering, biostatistics etc.
5
6
4 Groups at The Hyve
 Translational Research
 Cancer Genomics
 Real World Data
 Real World Evidence
 Wearable Sensors
 Research Data Management
3.
FAIR DATA PRINCIPLES
7 https://www.dtls.nl/fair-data/fair-principles-explained/
Findable:
F1. (meta)data are assigned a globally unique
and persistent identifier;
F2. data are described with rich metadata;
F3. metadata clearly and explicitly include the
identifier of the data it describes;
F4. (meta)data are registered or indexed in a
searchable resource;
http://www.nature.com/articles/sdata201618
FAIR Data
Accessible:
A1. (meta)data are retrievable by their identifier
using a standardized communications protocol;
A1.1 the protocol is open, free, and universally
implementable;
A1.2. the protocol allows for an authentication
and authorization procedure, where necessary;
A2. metadata are accessible, even when the data
are no longer available;
Reusable:
R1. meta(data) are richly described with a plurality of accurate
and relevant attributes;
R1.1. (meta)data are released with a clear and accessible data
usage license;
R1.2. (meta)data are associated with detailed provenance;
R1.3. (meta)data meet domain-relevant community standards;
Interoperable:
I1. (meta)data use a formal, accessible, shared, and broadly
applicable language for knowledge representation.
I2. (meta)data use vocabularies that follow FAIR principles;
I3. (meta)data include qualified references to other (meta)data;
9
10
Hourglass model
of the internet
 Many different applications
 One standard stack: TCP/IP
 Many different network
implementations
E-commerce 2014, © 2014 Pearson Education, Inc.
11
https://www.go-fair.org/implementation-networks/overview/go-fair-personal-health-train/
12
Policy drivers
13
Health Data Research Infrastructures
Barriers to sharing data
[..] the problem is not really technical […]. Rather, the problems are ethical,
political, and administrative.
Lancet Oncol 2011;12:933
1. Administrative (I don’t have the resources)
2. Political (I don’t want to)
3. Ethical (I am not allowed to)
4. Technical (I can’t)
Clinical Data Landscape
• Clinical research
• 3% of patients
• 100% of features
• 5% missing
• 285 data points
• Clinical registries
• 100% of patients
• 3% of features
• 20% missing
• 240 data points
• Clinical routine
• 100% of patients
• 100% of features
• 80% missing
• 2000 data points
Data elements
Patients
A different approach
 If sharing is the problem: Don’t share the data
 If you can’t bring the data to the learning application
 You have to bring the learning application to the data
 Consequences
 The learning application has to be distributed
 The data has to be understandable by an application (i.e. not a human)
17
Which lung cancer patient is likely to survive?
From Andre Dekker, MAASTRO clinic
18
MDs vs guidelines vs predictive modelling
Radiotherapy and Oncology 2014 July; 112(1): 37–43. DOI:10.1016/j.radonc.2014.04.012
Cary Oberije et al., A prospective study comparing the predictions of doctors versus models for treatment outcome
of lung cancer patients: a step towards individualized care and shared decision making
Radiotherapy and Oncology 2016 121, 459-467DOI: (10.1016/j.radonc.2016.10.002)
Arthur Jochems et al., Andre Dekker, MAASTRO clinic
Distributed learning on
Electronic Health Records
“bring the analysis to the data”
20
Decision Support Systems
From Andre Dekker, MAASTRO clinic
21
Learning Health Care System
Thomas M. Maddox et al. Circulation. 2017;135:e826-e857
2.
PERSONAL HEALTH TRAIN
22 https://www.dtls.nl/fair-data/personal-health-train/
23
Personal Health Train Principles
 Control over data. The PHT empowers citizens, public or private
organisations to manage,safeguard, and share their data for use in
healthcare or scientific research.
 Reusable personal health data. The PHT is a shared digital infrastructure
based on standardsand protocols adhering to the FAIR principles (i.e.,
digital resources are Findable, Accessible, Interoperable, and Reusable).
 Distributed and federated solutions. The PHT architecture relies on
distributed and federatedlearning and decision support where possible.
Data stay where they are and are processed at their location of origin,
unless distributed solutions are not (yet) available or do not suffice.
 Responsible use of personal health data. We will act to enable and
ensure the responsible useof personal data by adopting international
principles and regulations, including the FACT principles (Fairness,
Accuracy, Confidentiality, Transparency), privacy-by-design, privacy-by-
default, and the General Data Protection Regulation (GDPR).
 Ethics-by-design. We commit to optimise the facilities to judge the
ethical aspects of research questions and enable blocking and reporting
of studies that abuse personal data.
 An open ecosystem for innovation in health and well-being. Everyone
subscribing these guiding principles can contribute to the development
of the PHT. We will adopt and develop open standards and protocols.
We strive to avoid single-vendor solutions that create single points of
failure for any critical component of the shared infrastructure. The core
infrastructure will be a common and public good.
 Registration at the source. Data should be captured only once,
promoting efficiency by avoiding repetitive work. Copying or moving
source data by authorised individuals should be made explicit in the
data provenance and limited as much as possible.
 Machine-readability at the core. We focus on creating machine-
readable and interpretable data, metadata, workflows, and services,
aiming for maximal interoperability between diverse systems including
electronic patient records. Machine-readable data will be
accompanied by human-readable versions in different languages for
different audiences (professionals, citizens).
24
TEFCA
25
26
TEFCA
Principles
27
Design Patterns
 FAIR Principles
 Hourglass Model: the standards stack
 Microservices Architecture
 Privacy by Design
28
Improving Data Findability with FAIR tools
 To operationalize the FAIR
principles, scientist need tools
 For example, publishing your
data in a catalogue can help
improve Findability
 However, even for flagship
scientific data catalogues,
manual work is required to
comply
preliminary work, a white paper is being prepared by my
colleagues Jarno and Carolyn to score various open
source scientific data catalogues using the new FAIR
Metrics (https://github.com/FAIRMetrics/Metrics)
29
Improving accessibility of data
The easy answer is to publish
scientific data to open
repositories, or e.g. EGA for
controlled access data
However, that is the tip of the
iceberg -- the ‘deep web’ of life
science data is on USB sticks and
in corporate repositories
The open source Podium Request Portal
for requesting data and samples that The
Hyve developed for BBMRI-NL
Computable Consent
•Computable Consent is currently still
mostly a research topic, yet this is crucial
for implementing FAIR principles for life
science data
•There are candidate ontologies such as
DUO (see screenshot on the right),
GA4GH ADA-M etc. but they are not
much battle-tested (see e.g. the GDPR
rights, information obligations etc.)
•Even if we nail this for research purpose,
there is still the issue of implementing
this into the operational healthcare and
clinical trial workflows!
https://doi.org/10.1371/journal.pgen.1005772
31
And then there is Interoperability...
https://youtu.be/C
95pl11zdAs
Operational: HL7 FHIR,
RIM, SMART on FHIR,
DCM’s, OpenEHR etc etc.
Research & Trials:
i2b2/tranSMART, OMOP,
HPO, ICD, SNOMED-CT,
LOINC, ….
Health Research Infrastructure
Researchers
Research
Datasets
Data Access
Requests /
Grants
Apps/
Workflows
Patients
Consents
Data Catalogue Patient Finder
Private
Analysis
Environment
Projects /
Billing
Samples
Clinical Study
Environment
Sample
Requests
Live Clinical
Data
Data Models
Apps
Micro-
services
Impleme
ntation
ideas
Data Catalogue
Sample
Requests
Apps/
Workflows
Research
Datasets
Clinical Study
Environment
Servers
Live Clinical
Data
ResearchersPatientsConsentsSamplesPatient FinderData Models
Data Access
Requests /
Grants
Private
Analysis
Environment
33
Conclusions
 Make your data FAIR
 To survive in & contribute to modern academic research
 To effectively combine public with in house data
 Prepare for the shift towards personalized medicine & health
 Data sharing via distributed learning rather than by data copying
 Use of observational data in conjunction with clinical trial data
 Focus on outcomes and health economics
 … and eventually move towards a Learning Health Care System!
35
Health data models
OMOP CDM OpenEHRi2b2/tranSMART
36
OMOP Common Data Model v5.0
❖ OMOP =
Observational
Medical
Outcomes
Partnership
❖ CDM = Common
Data Model
37
I2B2/TranSMART star schema
38
OpenEHR Archetype
http://openehr.org/ckm/

More Related Content

What's hot

CINECA webinar slides: Making cohort data FAIR
CINECA webinar slides: Making cohort data FAIRCINECA webinar slides: Making cohort data FAIR
CINECA webinar slides: Making cohort data FAIRCINECAProject
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data ManagementAmanda Whitmire
 
Dataset Catalogs as a Foundation for FAIR* Data
Dataset Catalogs as a Foundation for FAIR* DataDataset Catalogs as a Foundation for FAIR* Data
Dataset Catalogs as a Foundation for FAIR* DataTom Plasterer
 
Basics of Research Data Management
Basics of Research Data ManagementBasics of Research Data Management
Basics of Research Data ManagementOpenAIRE
 
Sharing scientific data: Ethics and consent
Sharing scientific data: Ethics and consentSharing scientific data: Ethics and consent
Sharing scientific data: Ethics and consentAboul Ella Hassanien
 
Sharing scientific data ethics and consent
Sharing scientific data    ethics and consentSharing scientific data    ethics and consent
Sharing scientific data ethics and consentAboul Ella Hassanien
 
BioPharma and FAIR Data, a Collaborative Advantage
BioPharma and FAIR Data, a Collaborative AdvantageBioPharma and FAIR Data, a Collaborative Advantage
BioPharma and FAIR Data, a Collaborative AdvantageTom Plasterer
 
Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...
Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...
Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...Tom Plasterer
 
CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...
CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...
CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...Michel Dumontier
 
Data CItation Principles in Practice
Data CItation Principles in PracticeData CItation Principles in Practice
Data CItation Principles in PracticeAnita de Waard
 
Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...Pistoia Alliance
 
Data Governance in two different data archives: When is a federal data reposi...
Data Governance in two different data archives: When is a federal data reposi...Data Governance in two different data archives: When is a federal data reposi...
Data Governance in two different data archives: When is a federal data reposi...Carolyn Ten Holter
 
Proper Data Integration can change Medical Science
Proper Data Integration can change Medical ScienceProper Data Integration can change Medical Science
Proper Data Integration can change Medical ScienceShahid Shah
 
A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...
A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...
A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...Chad Lawler
 
The Myth of Health Data Integration Complexity
The Myth of Health Data Integration ComplexityThe Myth of Health Data Integration Complexity
The Myth of Health Data Integration ComplexityShahid Shah
 
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...Amanda Whitmire
 
OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...
OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...
OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...Shahid Shah
 
HxRefactored: Stop dreaming about fluid data interoperability and start focus...
HxRefactored: Stop dreaming about fluid data interoperability and start focus...HxRefactored: Stop dreaming about fluid data interoperability and start focus...
HxRefactored: Stop dreaming about fluid data interoperability and start focus...Shahid Shah
 
Managing Ireland's Research Data - 3 Research Methods
Managing Ireland's Research Data - 3 Research MethodsManaging Ireland's Research Data - 3 Research Methods
Managing Ireland's Research Data - 3 Research MethodsRebecca Grant
 
Building safety-critical medical device platforms and Meaningful Use EHR gate...
Building safety-critical medical device platforms and Meaningful Use EHR gate...Building safety-critical medical device platforms and Meaningful Use EHR gate...
Building safety-critical medical device platforms and Meaningful Use EHR gate...Shahid Shah
 

What's hot (20)

CINECA webinar slides: Making cohort data FAIR
CINECA webinar slides: Making cohort data FAIRCINECA webinar slides: Making cohort data FAIR
CINECA webinar slides: Making cohort data FAIR
 
Introduction to Data Management
Introduction to Data ManagementIntroduction to Data Management
Introduction to Data Management
 
Dataset Catalogs as a Foundation for FAIR* Data
Dataset Catalogs as a Foundation for FAIR* DataDataset Catalogs as a Foundation for FAIR* Data
Dataset Catalogs as a Foundation for FAIR* Data
 
Basics of Research Data Management
Basics of Research Data ManagementBasics of Research Data Management
Basics of Research Data Management
 
Sharing scientific data: Ethics and consent
Sharing scientific data: Ethics and consentSharing scientific data: Ethics and consent
Sharing scientific data: Ethics and consent
 
Sharing scientific data ethics and consent
Sharing scientific data    ethics and consentSharing scientific data    ethics and consent
Sharing scientific data ethics and consent
 
BioPharma and FAIR Data, a Collaborative Advantage
BioPharma and FAIR Data, a Collaborative AdvantageBioPharma and FAIR Data, a Collaborative Advantage
BioPharma and FAIR Data, a Collaborative Advantage
 
Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...
Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...
Edge Informatics and FAIR (Findable, Accessible, Interoperable and Reusable) ...
 
CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...
CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...
CIKM2020 Keynote: Accelerating discovery science with an Internet of FAIR dat...
 
Data CItation Principles in Practice
Data CItation Principles in PracticeData CItation Principles in Practice
Data CItation Principles in Practice
 
Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...Fair webinar, Ted slater: progress towards commercial fair data products and ...
Fair webinar, Ted slater: progress towards commercial fair data products and ...
 
Data Governance in two different data archives: When is a federal data reposi...
Data Governance in two different data archives: When is a federal data reposi...Data Governance in two different data archives: When is a federal data reposi...
Data Governance in two different data archives: When is a federal data reposi...
 
Proper Data Integration can change Medical Science
Proper Data Integration can change Medical ScienceProper Data Integration can change Medical Science
Proper Data Integration can change Medical Science
 
A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...
A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...
A Disaster Tolerant Cloud Computing Model as a Disaster Survival Methodology ...
 
The Myth of Health Data Integration Complexity
The Myth of Health Data Integration ComplexityThe Myth of Health Data Integration Complexity
The Myth of Health Data Integration Complexity
 
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
IDCC Workshop: Analysing DMPs to inform research data services: lessons from ...
 
OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...
OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...
OSEHRA Summit 2012 Lunch Keynote: Current health IT systems integrate poorly ...
 
HxRefactored: Stop dreaming about fluid data interoperability and start focus...
HxRefactored: Stop dreaming about fluid data interoperability and start focus...HxRefactored: Stop dreaming about fluid data interoperability and start focus...
HxRefactored: Stop dreaming about fluid data interoperability and start focus...
 
Managing Ireland's Research Data - 3 Research Methods
Managing Ireland's Research Data - 3 Research MethodsManaging Ireland's Research Data - 3 Research Methods
Managing Ireland's Research Data - 3 Research Methods
 
Building safety-critical medical device platforms and Meaningful Use EHR gate...
Building safety-critical medical device platforms and Meaningful Use EHR gate...Building safety-critical medical device platforms and Meaningful Use EHR gate...
Building safety-critical medical device platforms and Meaningful Use EHR gate...
 

Similar to Open Insights Harvard DBMI - Personal Health Train - Kees van Bochove - The Hyve

Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204
Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204
Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204Kees van Bochove
 
Findable, Accessible, Interoperable and Reusable (FAIR) data
Findable, Accessible, Interoperable and Reusable (FAIR) dataFindable, Accessible, Interoperable and Reusable (FAIR) data
Findable, Accessible, Interoperable and Reusable (FAIR) dataARDC
 
Using Healthcare Data for Research @ The Hyve - Campus Party 2016
Using Healthcare Data for Research @ The Hyve - Campus Party 2016Using Healthcare Data for Research @ The Hyve - Campus Party 2016
Using Healthcare Data for Research @ The Hyve - Campus Party 2016Kees van Bochove
 
Aman Quadri - Future Trends with Health and Wellness.
Aman Quadri - Future Trends with Health and Wellness.Aman Quadri - Future Trends with Health and Wellness.
Aman Quadri - Future Trends with Health and Wellness.Dataconomy Media
 
2011-12-02 Open PHACTS at STM Innovation
2011-12-02 Open PHACTS at STM Innovation2011-12-02 Open PHACTS at STM Innovation
2011-12-02 Open PHACTS at STM Innovationopen_phacts
 
Collaboration - theory & Practice
Collaboration - theory & PracticeCollaboration - theory & Practice
Collaboration - theory & PracticeSean Ekins
 
Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019Kees van Bochove
 
Breaking Down Information Silos
Breaking Down Information SilosBreaking Down Information Silos
Breaking Down Information SilosChris Waller
 
Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...
Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...
Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...VMware Tanzu
 
What Data Science Will Mean to You - One Person's View
What Data Science Will Mean to You - One Person's ViewWhat Data Science Will Mean to You - One Person's View
What Data Science Will Mean to You - One Person's ViewPhilip Bourne
 
Expert Panel on Data Challenges in Translational Research
Expert Panel on Data Challenges in Translational ResearchExpert Panel on Data Challenges in Translational Research
Expert Panel on Data Challenges in Translational ResearchEagle Genomics
 
Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...
Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...
Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...Aridhia Informatics Ltd
 
The role of the FAIR Guiding Principles in a Learning Health System
The role of the FAIR Guiding Principles in a Learning Health SystemThe role of the FAIR Guiding Principles in a Learning Health System
The role of the FAIR Guiding Principles in a Learning Health SystemMichel Dumontier
 
A Modern Data Strategy for Precision Medicine
A Modern Data Strategy for Precision MedicineA Modern Data Strategy for Precision Medicine
A Modern Data Strategy for Precision MedicineCloudera, Inc.
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
Open Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon HodsonOpen Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon HodsonAfrican Open Science Platform
 
A Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital EnterpriseA Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital EnterprisePhilip Bourne
 

Similar to Open Insights Harvard DBMI - Personal Health Train - Kees van Bochove - The Hyve (20)

Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204
Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204
Bio Data World - The promise of FAIR data lakes - The Hyve - 20191204
 
Fair by design
Fair by designFair by design
Fair by design
 
Findable, Accessible, Interoperable and Reusable (FAIR) data
Findable, Accessible, Interoperable and Reusable (FAIR) dataFindable, Accessible, Interoperable and Reusable (FAIR) data
Findable, Accessible, Interoperable and Reusable (FAIR) data
 
Using Healthcare Data for Research @ The Hyve - Campus Party 2016
Using Healthcare Data for Research @ The Hyve - Campus Party 2016Using Healthcare Data for Research @ The Hyve - Campus Party 2016
Using Healthcare Data for Research @ The Hyve - Campus Party 2016
 
Aman Quadri - Future Trends with Health and Wellness.
Aman Quadri - Future Trends with Health and Wellness.Aman Quadri - Future Trends with Health and Wellness.
Aman Quadri - Future Trends with Health and Wellness.
 
2011-12-02 Open PHACTS at STM Innovation
2011-12-02 Open PHACTS at STM Innovation2011-12-02 Open PHACTS at STM Innovation
2011-12-02 Open PHACTS at STM Innovation
 
Collaboration - theory & Practice
Collaboration - theory & PracticeCollaboration - theory & Practice
Collaboration - theory & Practice
 
Connecting the Data Wires
Connecting the Data WiresConnecting the Data Wires
Connecting the Data Wires
 
Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019Clinical Data Models - The Hyve - Bio IT World April 2019
Clinical Data Models - The Hyve - Bio IT World April 2019
 
Breaking Down Information Silos
Breaking Down Information SilosBreaking Down Information Silos
Breaking Down Information Silos
 
Origins of FAIR webinar
Origins of FAIR webinarOrigins of FAIR webinar
Origins of FAIR webinar
 
Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...
Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...
Challenges in Clinical Research: Aridhia Disrupts Technology Approach to Rese...
 
What Data Science Will Mean to You - One Person's View
What Data Science Will Mean to You - One Person's ViewWhat Data Science Will Mean to You - One Person's View
What Data Science Will Mean to You - One Person's View
 
Expert Panel on Data Challenges in Translational Research
Expert Panel on Data Challenges in Translational ResearchExpert Panel on Data Challenges in Translational Research
Expert Panel on Data Challenges in Translational Research
 
Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...
Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...
Challenges in Clinical Research: Aridhia's Disruptive Technology Approach to ...
 
The role of the FAIR Guiding Principles in a Learning Health System
The role of the FAIR Guiding Principles in a Learning Health SystemThe role of the FAIR Guiding Principles in a Learning Health System
The role of the FAIR Guiding Principles in a Learning Health System
 
A Modern Data Strategy for Precision Medicine
A Modern Data Strategy for Precision MedicineA Modern Data Strategy for Precision Medicine
A Modern Data Strategy for Precision Medicine
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
Open Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon HodsonOpen Science Globally: Some Developments/Dr Simon Hodson
Open Science Globally: Some Developments/Dr Simon Hodson
 
A Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital EnterpriseA Successful Academic Medical Center Must be a Truly Digital Enterprise
A Successful Academic Medical Center Must be a Truly Digital Enterprise
 

More from Kees van Bochove

Open science and medical evidence generation - Kees van Bochove - The Hyve
Open science and medical evidence generation - Kees van Bochove - The HyveOpen science and medical evidence generation - Kees van Bochove - The Hyve
Open science and medical evidence generation - Kees van Bochove - The HyveKees van Bochove
 
2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...
2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...
2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...Kees van Bochove
 
How 2019 became the year FAIR landed in biopharmaceutical R&D
How 2019 became the year FAIR landed in biopharmaceutical R&DHow 2019 became the year FAIR landed in biopharmaceutical R&D
How 2019 became the year FAIR landed in biopharmaceutical R&DKees van Bochove
 
Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019
Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019
Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019Kees van Bochove
 
Health Data Networks webinar
Health Data Networks webinarHealth Data Networks webinar
Health Data Networks webinarKees van Bochove
 
FAIR Data Experiences - Kees van Bochove - The Hyve
FAIR Data Experiences - Kees van Bochove - The HyveFAIR Data Experiences - Kees van Bochove - The Hyve
FAIR Data Experiences - Kees van Bochove - The HyveKees van Bochove
 
SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...
SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...
SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...Kees van Bochove
 
Usage of open source software for Real World Data Analysis in pharmaceutical ...
Usage of open source software for Real World Data Analysis in pharmaceutical ...Usage of open source software for Real World Data Analysis in pharmaceutical ...
Usage of open source software for Real World Data Analysis in pharmaceutical ...Kees van Bochove
 
The Hyve introduction TranSMART Annual Meeting 2015 Amsterdam
The Hyve introduction TranSMART Annual Meeting 2015 AmsterdamThe Hyve introduction TranSMART Annual Meeting 2015 Amsterdam
The Hyve introduction TranSMART Annual Meeting 2015 AmsterdamKees van Bochove
 
TranSMART Roadmap Presentation Amsterdam 2015
TranSMART Roadmap Presentation Amsterdam 2015TranSMART Roadmap Presentation Amsterdam 2015
TranSMART Roadmap Presentation Amsterdam 2015Kees van Bochove
 
TranSMART Development Highlights Amsterdam 2015
TranSMART Development Highlights Amsterdam 2015TranSMART Development Highlights Amsterdam 2015
TranSMART Development Highlights Amsterdam 2015Kees van Bochove
 
TranSMART Hackathon Introduction Amsterdam 2015
TranSMART Hackathon Introduction Amsterdam 2015TranSMART Hackathon Introduction Amsterdam 2015
TranSMART Hackathon Introduction Amsterdam 2015Kees van Bochove
 
Open Source Collaboration in Drug Discovery in Pharma
Open Source Collaboration in Drug Discovery in PharmaOpen Source Collaboration in Drug Discovery in Pharma
Open Source Collaboration in Drug Discovery in PharmaKees van Bochove
 
TranSMART API Plugin Case Study: Genome Browser
TranSMART API Plugin Case Study: Genome BrowserTranSMART API Plugin Case Study: Genome Browser
TranSMART API Plugin Case Study: Genome BrowserKees van Bochove
 

More from Kees van Bochove (14)

Open science and medical evidence generation - Kees van Bochove - The Hyve
Open science and medical evidence generation - Kees van Bochove - The HyveOpen science and medical evidence generation - Kees van Bochove - The Hyve
Open science and medical evidence generation - Kees van Bochove - The Hyve
 
2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...
2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...
2019-10-11 The value of FAIR data in health data networks - The Hyve - ELIXIR...
 
How 2019 became the year FAIR landed in biopharmaceutical R&D
How 2019 became the year FAIR landed in biopharmaceutical R&DHow 2019 became the year FAIR landed in biopharmaceutical R&D
How 2019 became the year FAIR landed in biopharmaceutical R&D
 
Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019
Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019
Business context of FAIR health data networks - The Hyve - MEDINFO Lyon 2019
 
Health Data Networks webinar
Health Data Networks webinarHealth Data Networks webinar
Health Data Networks webinar
 
FAIR Data Experiences - Kees van Bochove - The Hyve
FAIR Data Experiences - Kees van Bochove - The HyveFAIR Data Experiences - Kees van Bochove - The Hyve
FAIR Data Experiences - Kees van Bochove - The Hyve
 
SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...
SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...
SCOPE Summit - Applying the OMOP data model & OHDSI software to national Euro...
 
Usage of open source software for Real World Data Analysis in pharmaceutical ...
Usage of open source software for Real World Data Analysis in pharmaceutical ...Usage of open source software for Real World Data Analysis in pharmaceutical ...
Usage of open source software for Real World Data Analysis in pharmaceutical ...
 
The Hyve introduction TranSMART Annual Meeting 2015 Amsterdam
The Hyve introduction TranSMART Annual Meeting 2015 AmsterdamThe Hyve introduction TranSMART Annual Meeting 2015 Amsterdam
The Hyve introduction TranSMART Annual Meeting 2015 Amsterdam
 
TranSMART Roadmap Presentation Amsterdam 2015
TranSMART Roadmap Presentation Amsterdam 2015TranSMART Roadmap Presentation Amsterdam 2015
TranSMART Roadmap Presentation Amsterdam 2015
 
TranSMART Development Highlights Amsterdam 2015
TranSMART Development Highlights Amsterdam 2015TranSMART Development Highlights Amsterdam 2015
TranSMART Development Highlights Amsterdam 2015
 
TranSMART Hackathon Introduction Amsterdam 2015
TranSMART Hackathon Introduction Amsterdam 2015TranSMART Hackathon Introduction Amsterdam 2015
TranSMART Hackathon Introduction Amsterdam 2015
 
Open Source Collaboration in Drug Discovery in Pharma
Open Source Collaboration in Drug Discovery in PharmaOpen Source Collaboration in Drug Discovery in Pharma
Open Source Collaboration in Drug Discovery in Pharma
 
TranSMART API Plugin Case Study: Genome Browser
TranSMART API Plugin Case Study: Genome BrowserTranSMART API Plugin Case Study: Genome Browser
TranSMART API Plugin Case Study: Genome Browser
 

Recently uploaded

Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiRussian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiAlinaDevecerski
 
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...hotbabesbook
 
♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...
♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...
♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...astropune
 
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...aartirawatdelhi
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...chandars293
 
Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...
Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...
Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...narwatsonia7
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...Arohi Goyal
 
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...Taniya Sharma
 
Chandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableChandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableDipal Arora
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...Garima Khatri
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsGfnyt
 
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...narwatsonia7
 
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore EscortsCall Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escortsvidya singh
 
Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...
Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...
Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...narwatsonia7
 
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls JaipurCall Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipurparulsinha
 
Call Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service AvailableDipal Arora
 

Recently uploaded (20)

Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls DelhiRussian Escorts Girls  Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
Russian Escorts Girls Nehru Place ZINATHI 🔝9711199012 ☪ 24/7 Call Girls Delhi
 
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
Night 7k to 12k Chennai City Center Call Girls 👉👉 7427069034⭐⭐ 100% Genuine E...
 
♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...
♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...
♛VVIP Hyderabad Call Girls Chintalkunta🖕7001035870🖕Riya Kappor Top Call Girl ...
 
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
Night 7k to 12k Navi Mumbai Call Girl Photo 👉 BOOK NOW 9833363713 👈 ♀️ night ...
 
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Ooty Just Call 9907093804 Top Class Call Girl Service Available
 
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...Top Rated  Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
Top Rated Hyderabad Call Girls Erragadda ⟟ 6297143586 ⟟ Call Me For Genuine ...
 
Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...
Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...
Top Rated Bangalore Call Girls Mg Road ⟟ 8250192130 ⟟ Call Me For Genuine Sex...
 
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
All Time Service Available Call Girls Marine Drive 📳 9820252231 For 18+ VIP C...
 
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
Russian Call Girls in Delhi Tanvi ➡️ 9711199012 💋📞 Independent Escort Service...
 
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
(👑VVIP ISHAAN ) Russian Call Girls Service Navi Mumbai🖕9920874524🖕Independent...
 
Chandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD availableChandrapur Call girls 8617370543 Provides all area service COD available
Chandrapur Call girls 8617370543 Provides all area service COD available
 
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
VIP Mumbai Call Girls Hiranandani Gardens Just Call 9920874524 with A/C Room ...
 
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual NeedsBangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
Bangalore Call Girl Whatsapp Number 100% Complete Your Sexual Needs
 
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...Bangalore Call Girls Nelamangala Number 7001035870  Meetin With Bangalore Esc...
Bangalore Call Girls Nelamangala Number 7001035870 Meetin With Bangalore Esc...
 
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Bareilly Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Coimbatore Just Call 9907093804 Top Class Call Girl Service Available
 
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore EscortsCall Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
Call Girls Horamavu WhatsApp Number 7001035870 Meeting With Bangalore Escorts
 
Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...
Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...
Top Rated Bangalore Call Girls Richmond Circle ⟟ 8250192130 ⟟ Call Me For Gen...
 
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls JaipurCall Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
Call Girls Service Jaipur Grishma WhatsApp ❤8445551418 VIP Call Girls Jaipur
 
Call Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service AvailableCall Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service Available
Call Girls Jabalpur Just Call 9907093804 Top Class Call Girl Service Available
 

Open Insights Harvard DBMI - Personal Health Train - Kees van Bochove - The Hyve

  • 1. Personal Health Train GO-FAIR ON BIOMEDICAL DATA OPEN INSIGHTS SEMINAR, Harvard Medical School DBMI, February 15, 2018, BOSTON Kees van Bochove Founder & CEO, The Hyve @keesvanbochove
  • 2. 2 Outline  Introduction & Background  The Personal Health Train concept  Principles & Design Patterns  Implementation Drivers
  • 4. 4 The Hyve Advance biology and medical research… … by building and serving thriving open source communities Services Professional support for open source software in biomedical informatics  Software development  Data engineering  Consultancy  Hosting / SLAs Core values Share Reuse Specialize Office Locations Utrecht, The Netherlands Cambridge, MA, United States Customers Pharma Companies Academic Medical Centers Biobanks, registries, patient organisations Health Data Networks Fast-growing Started in 2012 40+ people by now
  • 5. Interdisciplinary team software engineers, data scientists, project managers & staff; expertise in bioinformatics, medical informatics, software engineering, biostatistics etc. 5
  • 6. 6 4 Groups at The Hyve  Translational Research  Cancer Genomics  Real World Data  Real World Evidence  Wearable Sensors  Research Data Management
  • 7. 3. FAIR DATA PRINCIPLES 7 https://www.dtls.nl/fair-data/fair-principles-explained/
  • 8. Findable: F1. (meta)data are assigned a globally unique and persistent identifier; F2. data are described with rich metadata; F3. metadata clearly and explicitly include the identifier of the data it describes; F4. (meta)data are registered or indexed in a searchable resource; http://www.nature.com/articles/sdata201618 FAIR Data Accessible: A1. (meta)data are retrievable by their identifier using a standardized communications protocol; A1.1 the protocol is open, free, and universally implementable; A1.2. the protocol allows for an authentication and authorization procedure, where necessary; A2. metadata are accessible, even when the data are no longer available; Reusable: R1. meta(data) are richly described with a plurality of accurate and relevant attributes; R1.1. (meta)data are released with a clear and accessible data usage license; R1.2. (meta)data are associated with detailed provenance; R1.3. (meta)data meet domain-relevant community standards; Interoperable: I1. (meta)data use a formal, accessible, shared, and broadly applicable language for knowledge representation. I2. (meta)data use vocabularies that follow FAIR principles; I3. (meta)data include qualified references to other (meta)data;
  • 9. 9
  • 10. 10 Hourglass model of the internet  Many different applications  One standard stack: TCP/IP  Many different network implementations E-commerce 2014, © 2014 Pearson Education, Inc.
  • 13. 13 Health Data Research Infrastructures
  • 14. Barriers to sharing data [..] the problem is not really technical […]. Rather, the problems are ethical, political, and administrative. Lancet Oncol 2011;12:933 1. Administrative (I don’t have the resources) 2. Political (I don’t want to) 3. Ethical (I am not allowed to) 4. Technical (I can’t)
  • 15. Clinical Data Landscape • Clinical research • 3% of patients • 100% of features • 5% missing • 285 data points • Clinical registries • 100% of patients • 3% of features • 20% missing • 240 data points • Clinical routine • 100% of patients • 100% of features • 80% missing • 2000 data points Data elements Patients
  • 16. A different approach  If sharing is the problem: Don’t share the data  If you can’t bring the data to the learning application  You have to bring the learning application to the data  Consequences  The learning application has to be distributed  The data has to be understandable by an application (i.e. not a human)
  • 17. 17 Which lung cancer patient is likely to survive? From Andre Dekker, MAASTRO clinic
  • 18. 18 MDs vs guidelines vs predictive modelling Radiotherapy and Oncology 2014 July; 112(1): 37–43. DOI:10.1016/j.radonc.2014.04.012 Cary Oberije et al., A prospective study comparing the predictions of doctors versus models for treatment outcome of lung cancer patients: a step towards individualized care and shared decision making
  • 19. Radiotherapy and Oncology 2016 121, 459-467DOI: (10.1016/j.radonc.2016.10.002) Arthur Jochems et al., Andre Dekker, MAASTRO clinic Distributed learning on Electronic Health Records “bring the analysis to the data”
  • 20. 20 Decision Support Systems From Andre Dekker, MAASTRO clinic
  • 21. 21 Learning Health Care System Thomas M. Maddox et al. Circulation. 2017;135:e826-e857
  • 22. 2. PERSONAL HEALTH TRAIN 22 https://www.dtls.nl/fair-data/personal-health-train/
  • 23. 23 Personal Health Train Principles  Control over data. The PHT empowers citizens, public or private organisations to manage,safeguard, and share their data for use in healthcare or scientific research.  Reusable personal health data. The PHT is a shared digital infrastructure based on standardsand protocols adhering to the FAIR principles (i.e., digital resources are Findable, Accessible, Interoperable, and Reusable).  Distributed and federated solutions. The PHT architecture relies on distributed and federatedlearning and decision support where possible. Data stay where they are and are processed at their location of origin, unless distributed solutions are not (yet) available or do not suffice.  Responsible use of personal health data. We will act to enable and ensure the responsible useof personal data by adopting international principles and regulations, including the FACT principles (Fairness, Accuracy, Confidentiality, Transparency), privacy-by-design, privacy-by- default, and the General Data Protection Regulation (GDPR).  Ethics-by-design. We commit to optimise the facilities to judge the ethical aspects of research questions and enable blocking and reporting of studies that abuse personal data.  An open ecosystem for innovation in health and well-being. Everyone subscribing these guiding principles can contribute to the development of the PHT. We will adopt and develop open standards and protocols. We strive to avoid single-vendor solutions that create single points of failure for any critical component of the shared infrastructure. The core infrastructure will be a common and public good.  Registration at the source. Data should be captured only once, promoting efficiency by avoiding repetitive work. Copying or moving source data by authorised individuals should be made explicit in the data provenance and limited as much as possible.  Machine-readability at the core. We focus on creating machine- readable and interpretable data, metadata, workflows, and services, aiming for maximal interoperability between diverse systems including electronic patient records. Machine-readable data will be accompanied by human-readable versions in different languages for different audiences (professionals, citizens).
  • 25. 25
  • 27. 27 Design Patterns  FAIR Principles  Hourglass Model: the standards stack  Microservices Architecture  Privacy by Design
  • 28. 28 Improving Data Findability with FAIR tools  To operationalize the FAIR principles, scientist need tools  For example, publishing your data in a catalogue can help improve Findability  However, even for flagship scientific data catalogues, manual work is required to comply preliminary work, a white paper is being prepared by my colleagues Jarno and Carolyn to score various open source scientific data catalogues using the new FAIR Metrics (https://github.com/FAIRMetrics/Metrics)
  • 29. 29 Improving accessibility of data The easy answer is to publish scientific data to open repositories, or e.g. EGA for controlled access data However, that is the tip of the iceberg -- the ‘deep web’ of life science data is on USB sticks and in corporate repositories The open source Podium Request Portal for requesting data and samples that The Hyve developed for BBMRI-NL
  • 30. Computable Consent •Computable Consent is currently still mostly a research topic, yet this is crucial for implementing FAIR principles for life science data •There are candidate ontologies such as DUO (see screenshot on the right), GA4GH ADA-M etc. but they are not much battle-tested (see e.g. the GDPR rights, information obligations etc.) •Even if we nail this for research purpose, there is still the issue of implementing this into the operational healthcare and clinical trial workflows! https://doi.org/10.1371/journal.pgen.1005772
  • 31. 31 And then there is Interoperability... https://youtu.be/C 95pl11zdAs Operational: HL7 FHIR, RIM, SMART on FHIR, DCM’s, OpenEHR etc etc. Research & Trials: i2b2/tranSMART, OMOP, HPO, ICD, SNOMED-CT, LOINC, ….
  • 32. Health Research Infrastructure Researchers Research Datasets Data Access Requests / Grants Apps/ Workflows Patients Consents Data Catalogue Patient Finder Private Analysis Environment Projects / Billing Samples Clinical Study Environment Sample Requests Live Clinical Data Data Models Apps Micro- services Impleme ntation ideas Data Catalogue Sample Requests Apps/ Workflows Research Datasets Clinical Study Environment Servers Live Clinical Data ResearchersPatientsConsentsSamplesPatient FinderData Models Data Access Requests / Grants Private Analysis Environment
  • 33. 33 Conclusions  Make your data FAIR  To survive in & contribute to modern academic research  To effectively combine public with in house data  Prepare for the shift towards personalized medicine & health  Data sharing via distributed learning rather than by data copying  Use of observational data in conjunction with clinical trial data  Focus on outcomes and health economics  … and eventually move towards a Learning Health Care System!
  • 34.
  • 35. 35 Health data models OMOP CDM OpenEHRi2b2/tranSMART
  • 36. 36 OMOP Common Data Model v5.0 ❖ OMOP = Observational Medical Outcomes Partnership ❖ CDM = Common Data Model