SlideShare a Scribd company logo
1 of 36
Data reuse and quality evaluation
in archetype-based environments
2nd Arctic Conference on OpenEHR and Archetype-
based clinical Information Systems
David Moner
damoca@veratech.es
18-19 January 2018, Tromsø
About this presentation
• Our use case will be a system for monitoring
best practices during babies first 1,000 days
2
• We want to focus on the role
of archetypes for facilitating
data reuse and data quality
evaluation
Data reuse and quality evaluation in archetype-based environments
The first 1,000 days
3
Image from www.first1000days.ie
Data reuse and quality evaluation in archetype-based environments
The first 1,000 days
4
Health aspects to be documented Health problems and risks of newborn
Breastfeeding and food introduction
Pregnancy and delivery
Data reuse and quality evaluation in archetype-based environments
What happens during the first 1,000 days is the
foundation of an optimum health, growth, and
neurodevelopment across the lifespan
Project description
• Purpose
– To create a standardized and data quality assessed
integrated data depository for a reliable data reuse in
monitoring of best practices and research
5
Pilot project to improve quality
of perinatal information and care (2015)
Data reuse and quality evaluation in archetype-based environments
Project description
• What have we done?
6
Define standardized archetypes from gestation to two years
old (1,000 days).
Normalize existing data according to the archetypes, and
import it into an integrated data repository.
Define data quality assessment criteria and evaluate the
quality of the integrated data.
Define Best Practices Indicators (BPIs) for the monitoring of
maternal and child care based on the data structure of the
archetypes.
Data reuse and quality evaluation in archetype-based environments
Project description
7
DB
DB
IDR
Perinatal care
Perinatal care
(neonatal info. only)
Set of maternal
and child care
BPIs
ISO 13606
Archetypes
Data Quality
dimensions and
methods
Data Quality
reports
Definition of archetypes and standardization
of data
Data Quality assessment
Monitoring of BPIs
POST-stnd.PRE-stnd.
Data Quality
assessment7 dimensions
DB
Infant-feeding
(primary care)
Data extraction
Data transformation
and standardizationMapping
Hospital
Virgen del Castillo
Hospital
12 de Octubre
Archetype-
based
query
Best Practices Indicators
Data reuse and quality evaluation in archetype-based environments
Project description
8
Data
collection and
normalization
Data
repository
Data quality
analysis
Best practices
indicators
Improvement of
protocols and
information
systems
Archetypes
Data reuse and quality evaluation in archetype-based environments
Archetype definition
• Domain
– First 1,000 days of the baby and pregnancy and delivery of the mother
• Reference model
– ISO 13606:2008
• Team
– 6 health professionals (3 perinatal experts)
– 2 experts in archetypes and information standards
• Experiences in the literature
– Jasmin Buck, et al. Towards a comprehensive electronic patient record to
support an innovative individual care concept for premature infants using the
openEHR approach, Int J of Med Inf, Volume 78, Issue 8, 2009, Pages 521-531
– Christina Pahl, et al. Role of OpenEHR as an open source solution for the
regional modelling of patient data in obstetrics, J of Biomed Inf, Volume 55,
2015, Pages 174-187
9Data reuse and quality evaluation in archetype-based environments
Archetype definition
• Most archetypes were new implementations
• Some were reused from the Spanish national EHR
– Demographic archetypes, medications, problems, lab results…
• Some were reused from openEHR CKM, and
reimplemented in ISO 13606
– openEHR-EHR-OBSERVATION.apgar.v1
– openEHR-EHR-EVALUATION.health_risk.v1
10Data reuse and quality evaluation in archetype-based environments
Archetype definition
• COMPOSITION
– Pregnancy and birth report
– Newborn breastfeeding report
– Food introduction report
• SECTION
– 28 sections, mostly defined inside the Compositions
• ENTRY
– 44 archetypes
11
Archetypes available at: http://mm.linkehr.com/
Data reuse and quality evaluation in archetype-based environments
Archetype definition
12Data reuse and quality evaluation in archetype-based environments
Archetype definition
• Regarding terminologies, the work was limited to
the harmonization of local terms and their
mapping to the archetype list of terms
– Eg. Type of anesthesia
• Terminology bindings were (once again) a victim
of time contraints and lack of terminology
experts
13Data reuse and quality evaluation in archetype-based environments
Data collection and normalization
• Data from two hospitals were normalized and
integrated
– Hospital Virgen del Castillo, Murcia
– Hospital 12 Octubre, Madrid
• Over 270 different data items were extracted
from the original databases
– Data was provided as plain XML or CSV by the
informatics service of each hospital
• 7,672 XML ISO 13606 instances (one per child)
were generated and stored in the repository
14Data reuse and quality evaluation in archetype-based environments
• Data was transformed into compliant ISO
13606 XML extracts using LinkEHR Studio
15Data reuse and quality evaluation in archetype-based environments
Data collection and normalization
XQuery
Data repository
• The data repository was implemented using
eXistdb
– Focus on fast prototyping, not performance
• Configuration:
– One collection per composition type
– Indexes over all paths (by defaulf in eXistdb), all
archetype_id nodes, and object names
16Data reuse and quality evaluation in archetype-based environments
Data quality analysis
• High data quality
– It correctly represents the real-world construct to
which it refers
– It fit for its intended uses
• Poor data quality has a serious impact on the
reuse of data for clinical trials, research, public
health, health policy development, etc.
17Data reuse and quality evaluation in archetype-based environments
Data quality analysis
• We have developed qualize to evaluate the
quality of aggregated data
• It is an online service that helps in the
evaluation of biomedical data quality
– Automating as much as possible the evaluation
process
– Offering a quantifiable data quality score
18
www.qualize.net
Data reuse and quality evaluation in archetype-based environments
Data quality analysis
• qualize evaluates seven dimensions of data
quality:
– Uniqueness. Are there replicated data?
– Completeness. Are there missing data?
– Correction. Are there unexpectedly anomalous
registries?
– Consistency. Do my data comply with stablished rules?
Formats, ranges ...
– Temporal stability. Is there variability in my data over
time?
– Multi-source stability. Is there variability in my data
depending on their origin?
– Predictive value. Can I build decision support systems
from my data?
19Data reuse and quality evaluation in archetype-based environments
Data quality analysis
20Data reuse and quality evaluation in archetype-based environments
Data quality analysis
• Completeness and consistency are based on
archetype constraints
– We use those constraint to generate evaluation
rules in Schematron
– The evaluation of those rules over existing data
instances provide a quality score for each
dimension
21Data reuse and quality evaluation in archetype-based environments
Data quality analysis
• Completeness: test the existence, or not, of
each attribute
– FPI: Formal Public Identifier (rule identifier)
– Each type of rule is afterwards weighed
• Eg. A void optional element is not as important for the
total completeness score as a void mandatory one
22Data reuse and quality evaluation in archetype-based environments
• Consistency: check archetype constraint,
including terminology subsets
23Data reuse and quality evaluation in archetype-based environments
Data quality analysis
Data quality analysis
24
Hospital
Dataset
DQ dimension
Hospital 12 de Octubre Hospital Virgen del Castillo
Perinatal health Perinatal health Infant feeding
PRE-stnd.
n=1949
POST-
stnd.
n=1948
PRE-stnd.
n=3781
POST-
stnd.
n=3776
PRE-stnd.
n=2133
POST-
stnd.
n=2133
Uniqueness
Non-replicated identifiers
100% 100% 100% 100% 100% 100%
Completeness
Non-missing data, weighting
obligatory and optative elements
76.71% 8.44% 56.60% 18.03% 98.73% 29.65%
Consistency
Conformance to basic schema rules
- 100% - 100% - 100%
Temporal stability
Data concordance over time
2 1 3 3 1 1
Multi-source stability
Data concordance among different
sources (1-GPD metric)
0.08
(among hospitals)
0.79
(among professionals)
Correctness
Possibly anomalous records
3.39% 0.62% 1.38% 0.45% 0.09% 0.19%
Predictive value
Usefulness of data to predict
breastfeeding at one month
Not applicable 0.60
Data reuse and quality evaluation in archetype-based environments
Data quality analysis
 Hospital Virgen del Castillo, infant feeding dataset
25
Stability of 0.79 among
primary care professionals
(1- Global Probabilistic
Deviation metric)
Data reuse and quality evaluation in archetype-based environments
Best practices indicators
• We defined 127 best practice indicators based on the archetypes
– Compiled from national and international recommendations: Euro-
Peristat Network, WHO, UNICEF, etc.
• Grouped in seven main categories:
– Central indicators
– Maternal history
– Obstetric conditions
– Obstetric environment
– Obstetric interventions
– Baby health status
– Breastfeeding and infant-feeding
• Each best practice indicator includes:
– Rationale
– Readable definition and operational definition
– Location of variables in the archetypes
26Data reuse and quality evaluation in archetype-based environments
27Data reuse and quality evaluation in archetype-based environments
Best practices indicators
28Data reuse and quality evaluation in archetype-based environments
Best practices indicators
INDICADOR 6.14
% babies with exclusive
breastfeeding at the age of one
month
Numerator Numerator filter
Number of babies with an exclusive
breastfeeding
(Rec24h_Lactancia = 1) and (Rec24h_LecheFórmula
= 2) and (Rec24h_Líquidos = 2) and
(Rec24h_Sólidos = 2) and (EI_CerealesSG > 1) and
(EI_CerealesCG > 1) and (EI_Fórmula > 1) and
(EI_Frutas > 1) and (EI_Huevo > 1) and
(EI_LecheVaca > 1) and (EI_Legumbres > 1) and
(EI_Líquidos > 1) and (EI_Pescado > 1) and (EI_Pollo
> 1) and (EI_Verduras > 1) and (EI_Yema > 1) and
(EI_Yogur > 1) and (Tipo_Lactancia = 1)
Denominator Denominator filter
Total number of babies at the age of one
month
(DATEDIFF ( m , "Fecha_Nacimiento" ,
"Fecha_TomaDatos" )) = 1
Best practices indicators
• Six indicators were monitored in this pilot for
both hospitals, implemented in Xquery
29Data reuse and quality evaluation in archetype-based environments
Indicator reports
30Data reuse and quality evaluation in archetype-based environments
Best practices indicators
Improvement of protocols and information systems
31
PREVIOUS VERSION
Gestational age was recorded in two
fields (weeks and days)
NEW VERSION
Gestational age is recorded automatically based
on last period date, expected delivery date, and
current date
Data reuse and quality evaluation in archetype-based environments
Results
• Change in healthcare protocols for births
• Improvement of perinatal information systems
• Increased rates of breastfeeding and its
duration
• Reduced use of antibiotics in children
• Leading pilot project towards a Spanish data
quality-assured repository of maternal-child
information
32Data reuse and quality evaluation in archetype-based environments
Results
• Number of registers
• Technology stack
– Persistence eXist, could be replaced by Marand or
EHRserver
33Data reuse and quality evaluation in archetype-based environments
Lessons learned
• Dealing with the difference between health
data of the mother and her children.
• Limited terminology bindings
– As usual, the semantic definition of archetypes is
always the first victim of time constraints
34Data reuse and quality evaluation in archetype-based environments
What’s next?
• Graph databases?
• Add subjective items
• How well do you feel with the received
– Quality of patient experience
35Data reuse and quality evaluation in archetype-based environments
Any questions?
David Moner
damoca@veratech.es
Data reuse and quality evaluation in archetype-based environments 36

More Related Content

Similar to Data reuse and quality evaluation in archetype-based environments

Lecture 9 A
Lecture 9 ALecture 9 A
Lecture 9 ACMDLMS
 
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...Joel Saltz
 
The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...
The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...
The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...Mike Hogarth, MD, FACMI, FACP
 
A Vision for a Cancer Research Knowledge System
A Vision for a Cancer Research Knowledge SystemA Vision for a Cancer Research Knowledge System
A Vision for a Cancer Research Knowledge SystemWarren Kibbe
 
Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...
Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...
Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...Remedy Informatics
 
Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...
Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...
Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...Remedy Informatics
 
The Uneven Future of Evidence-Based Medicine
The Uneven Future of Evidence-Based MedicineThe Uneven Future of Evidence-Based Medicine
The Uneven Future of Evidence-Based MedicineIda Sim
 
Enterprise Analytics: Serving Big Data Projects for Healthcare
Enterprise Analytics: Serving Big Data Projects for HealthcareEnterprise Analytics: Serving Big Data Projects for Healthcare
Enterprise Analytics: Serving Big Data Projects for HealthcareDATA360US
 
Informatics and the merging of research and quality measures with bedside care
Informatics and the merging of research and quality measures with bedside careInformatics and the merging of research and quality measures with bedside care
Informatics and the merging of research and quality measures with bedside careMike Hogarth, MD, FACMI, FACP
 
Analytics in healthcare bhuvaneashwar 11th_march
Analytics in healthcare  bhuvaneashwar  11th_marchAnalytics in healthcare  bhuvaneashwar  11th_march
Analytics in healthcare bhuvaneashwar 11th_marchBhuvaneashwar Subramanian
 
Data Quality Matters: EHR Data Quality, MACRA, and Improving Healthcare
Data Quality Matters: EHR Data Quality, MACRA, and Improving HealthcareData Quality Matters: EHR Data Quality, MACRA, and Improving Healthcare
Data Quality Matters: EHR Data Quality, MACRA, and Improving HealthcareMike Hogarth, MD, FACMI, FACP
 
Sharing and standards christopher hart - clinical innovation and partnering...
Sharing and standards   christopher hart - clinical innovation and partnering...Sharing and standards   christopher hart - clinical innovation and partnering...
Sharing and standards christopher hart - clinical innovation and partnering...Christopher Hart
 
Computer System Validation with privacy zones, e-source and clinical trials b...
Computer System Validation with privacy zones, e-source and clinical trials b...Computer System Validation with privacy zones, e-source and clinical trials b...
Computer System Validation with privacy zones, e-source and clinical trials b...Wolfgang Kuchinke
 
Computer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-KuchinkeComputer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-KuchinkeWolfgang Kuchinke
 
Computer System Validation - privacy zones, eSource and EHR data in clinical ...
Computer System Validation - privacy zones, eSource and EHR data in clinical ...Computer System Validation - privacy zones, eSource and EHR data in clinical ...
Computer System Validation - privacy zones, eSource and EHR data in clinical ...Wolfgang Kuchinke
 
Medical Intelligence EDW 20 juni: Radboudumc
Medical Intelligence EDW 20 juni: RadboudumcMedical Intelligence EDW 20 juni: Radboudumc
Medical Intelligence EDW 20 juni: RadboudumcFurore_com
 
Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...
Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...
Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...Perficient, Inc.
 

Similar to Data reuse and quality evaluation in archetype-based environments (20)

Lecture 9 A
Lecture 9 ALecture 9 A
Lecture 9 A
 
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
Spatio-­‐temporal Sensor Integration, Analysis, Classification or Can Exascal...
 
The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...
The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...
The OneSource Initiative: An Approach to Structured Sourcing of Key Clinical ...
 
A Vision for a Cancer Research Knowledge System
A Vision for a Cancer Research Knowledge SystemA Vision for a Cancer Research Knowledge System
A Vision for a Cancer Research Knowledge System
 
Data Quality in Healthcare: An Important Challenge
Data Quality in Healthcare: An Important ChallengeData Quality in Healthcare: An Important Challenge
Data Quality in Healthcare: An Important Challenge
 
Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...
Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...
Ontology-Driven Clinical Intelligence: A Path from the Biobank to Cross-Disea...
 
Cri big data
Cri big dataCri big data
Cri big data
 
Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...
Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...
Ontology-Driven Clinical Intelligence: Removing Data Barriers for Cross-Disci...
 
The Uneven Future of Evidence-Based Medicine
The Uneven Future of Evidence-Based MedicineThe Uneven Future of Evidence-Based Medicine
The Uneven Future of Evidence-Based Medicine
 
Enterprise Analytics: Serving Big Data Projects for Healthcare
Enterprise Analytics: Serving Big Data Projects for HealthcareEnterprise Analytics: Serving Big Data Projects for Healthcare
Enterprise Analytics: Serving Big Data Projects for Healthcare
 
Informatics and the merging of research and quality measures with bedside care
Informatics and the merging of research and quality measures with bedside careInformatics and the merging of research and quality measures with bedside care
Informatics and the merging of research and quality measures with bedside care
 
Analytics in healthcare bhuvaneashwar 11th_march
Analytics in healthcare  bhuvaneashwar  11th_marchAnalytics in healthcare  bhuvaneashwar  11th_march
Analytics in healthcare bhuvaneashwar 11th_march
 
Data Quality Matters: EHR Data Quality, MACRA, and Improving Healthcare
Data Quality Matters: EHR Data Quality, MACRA, and Improving HealthcareData Quality Matters: EHR Data Quality, MACRA, and Improving Healthcare
Data Quality Matters: EHR Data Quality, MACRA, and Improving Healthcare
 
Sharing and standards christopher hart - clinical innovation and partnering...
Sharing and standards   christopher hart - clinical innovation and partnering...Sharing and standards   christopher hart - clinical innovation and partnering...
Sharing and standards christopher hart - clinical innovation and partnering...
 
Computer System Validation with privacy zones, e-source and clinical trials b...
Computer System Validation with privacy zones, e-source and clinical trials b...Computer System Validation with privacy zones, e-source and clinical trials b...
Computer System Validation with privacy zones, e-source and clinical trials b...
 
Computer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-KuchinkeComputer validation of e-source and EHR in clinical trials-Kuchinke
Computer validation of e-source and EHR in clinical trials-Kuchinke
 
Computer System Validation - privacy zones, eSource and EHR data in clinical ...
Computer System Validation - privacy zones, eSource and EHR data in clinical ...Computer System Validation - privacy zones, eSource and EHR data in clinical ...
Computer System Validation - privacy zones, eSource and EHR data in clinical ...
 
Medical Intelligence EDW 20 juni: Radboudumc
Medical Intelligence EDW 20 juni: RadboudumcMedical Intelligence EDW 20 juni: Radboudumc
Medical Intelligence EDW 20 juni: Radboudumc
 
Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...
Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...
Combining Patient Records, Genomic Data and Environmental Data to Enable Tran...
 
2015 EMS 3.0
2015 EMS 3.02015 EMS 3.0
2015 EMS 3.0
 

More from David Moner Cano

Archetype Modeling Methodology
Archetype Modeling MethodologyArchetype Modeling Methodology
Archetype Modeling MethodologyDavid Moner Cano
 
Calidad de datos: conceptos y métodos
Calidad de datos: conceptos y métodosCalidad de datos: conceptos y métodos
Calidad de datos: conceptos y métodosDavid Moner Cano
 
Ehr models, standards and semantic interoperability
Ehr models, standards and semantic interoperabilityEhr models, standards and semantic interoperability
Ehr models, standards and semantic interoperabilityDavid Moner Cano
 
Evolución de la norma UNE-EN 13606
Evolución de la norma UNE-EN 13606Evolución de la norma UNE-EN 13606
Evolución de la norma UNE-EN 13606David Moner Cano
 
Archetype-based data transformation with LinkEHR
Archetype-based data transformation with LinkEHRArchetype-based data transformation with LinkEHR
Archetype-based data transformation with LinkEHRDavid Moner Cano
 
Standardised and Flexible Health Data Management with an Archetype Driven EHR...
Standardised and Flexible Health Data Management with an Archetype Driven EHR...Standardised and Flexible Health Data Management with an Archetype Driven EHR...
Standardised and Flexible Health Data Management with an Archetype Driven EHR...David Moner Cano
 
CEN EN13606 Normalisation Framework
CEN EN13606 Normalisation FrameworkCEN EN13606 Normalisation Framework
CEN EN13606 Normalisation FrameworkDavid Moner Cano
 
Implementation of a CEN/ISO 13606 Platform for Medicines Reconciliation
Implementation of a CEN/ISO 13606 Platform for Medicines ReconciliationImplementation of a CEN/ISO 13606 Platform for Medicines Reconciliation
Implementation of a CEN/ISO 13606 Platform for Medicines ReconciliationDavid Moner Cano
 

More from David Moner Cano (8)

Archetype Modeling Methodology
Archetype Modeling MethodologyArchetype Modeling Methodology
Archetype Modeling Methodology
 
Calidad de datos: conceptos y métodos
Calidad de datos: conceptos y métodosCalidad de datos: conceptos y métodos
Calidad de datos: conceptos y métodos
 
Ehr models, standards and semantic interoperability
Ehr models, standards and semantic interoperabilityEhr models, standards and semantic interoperability
Ehr models, standards and semantic interoperability
 
Evolución de la norma UNE-EN 13606
Evolución de la norma UNE-EN 13606Evolución de la norma UNE-EN 13606
Evolución de la norma UNE-EN 13606
 
Archetype-based data transformation with LinkEHR
Archetype-based data transformation with LinkEHRArchetype-based data transformation with LinkEHR
Archetype-based data transformation with LinkEHR
 
Standardised and Flexible Health Data Management with an Archetype Driven EHR...
Standardised and Flexible Health Data Management with an Archetype Driven EHR...Standardised and Flexible Health Data Management with an Archetype Driven EHR...
Standardised and Flexible Health Data Management with an Archetype Driven EHR...
 
CEN EN13606 Normalisation Framework
CEN EN13606 Normalisation FrameworkCEN EN13606 Normalisation Framework
CEN EN13606 Normalisation Framework
 
Implementation of a CEN/ISO 13606 Platform for Medicines Reconciliation
Implementation of a CEN/ISO 13606 Platform for Medicines ReconciliationImplementation of a CEN/ISO 13606 Platform for Medicines Reconciliation
Implementation of a CEN/ISO 13606 Platform for Medicines Reconciliation
 

Recently uploaded

College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...
College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...
College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...delhimodelshub1
 
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...High Profile Call Girls Chandigarh Aarushi
 
Call Girls Hsr Layout Whatsapp 7001305949 Independent Escort Service
Call Girls Hsr Layout Whatsapp 7001305949 Independent Escort ServiceCall Girls Hsr Layout Whatsapp 7001305949 Independent Escort Service
Call Girls Hsr Layout Whatsapp 7001305949 Independent Escort Servicenarwatsonia7
 
Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...
Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...
Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...narwatsonia7
 
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...ggsonu500
 
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girls Service Gurgaon
 
Pregnancy and Breastfeeding Dental Considerations.pptx
Pregnancy and Breastfeeding Dental Considerations.pptxPregnancy and Breastfeeding Dental Considerations.pptx
Pregnancy and Breastfeeding Dental Considerations.pptxcrosalofton
 
Single Assessment Framework - What We Know So Far
Single Assessment Framework - What We Know So FarSingle Assessment Framework - What We Know So Far
Single Assessment Framework - What We Know So FarCareLineLive
 
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed RuleShelby Lewis
 
9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery
9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery
9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Deliverymarshasaifi
 
Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...
Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...
Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...narwatsonia7
 
Call Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any TimeCall Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any Timedelhimodelshub1
 
College Call Girls Mumbai Alia 9910780858 Independent Escort Service Mumbai
College Call Girls Mumbai Alia 9910780858 Independent Escort Service MumbaiCollege Call Girls Mumbai Alia 9910780858 Independent Escort Service Mumbai
College Call Girls Mumbai Alia 9910780858 Independent Escort Service Mumbaisonalikaur4
 
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...High Profile Call Girls Chandigarh Aarushi
 
2024 HCAT Healthcare Technology Insights
2024 HCAT Healthcare Technology Insights2024 HCAT Healthcare Technology Insights
2024 HCAT Healthcare Technology InsightsHealth Catalyst
 

Recently uploaded (20)

Russian Call Girls South Delhi 9711199171 discount on your booking
Russian Call Girls South Delhi 9711199171 discount on your bookingRussian Call Girls South Delhi 9711199171 discount on your booking
Russian Call Girls South Delhi 9711199171 discount on your booking
 
College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...
College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...
College Call Girls Hyderabad Sakshi 9907093804 Independent Escort Service Hyd...
 
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
 
Call Girls Hsr Layout Whatsapp 7001305949 Independent Escort Service
Call Girls Hsr Layout Whatsapp 7001305949 Independent Escort ServiceCall Girls Hsr Layout Whatsapp 7001305949 Independent Escort Service
Call Girls Hsr Layout Whatsapp 7001305949 Independent Escort Service
 
Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...
Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...
Hi,Fi Call Girl In Whitefield - [ Cash on Delivery ] Contact 7001305949 Escor...
 
Call Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service Guwahati
Call Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service GuwahatiCall Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service Guwahati
Call Girl Guwahati Aashi 👉 7001305949 👈 🔝 Independent Escort Service Guwahati
 
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
College Call Girls Dehradun Kavya 🔝 7001305949 🔝 📍 Independent Escort Service...
 
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
Gurgaon Sector 90 Call Girls ( 9873940964 ) Book Hot And Sexy Girls In A Few ...
 
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service GurgaonCall Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
Call Girl Gurgaon Saloni 9711199012 Independent Escort Service Gurgaon
 
Pregnancy and Breastfeeding Dental Considerations.pptx
Pregnancy and Breastfeeding Dental Considerations.pptxPregnancy and Breastfeeding Dental Considerations.pptx
Pregnancy and Breastfeeding Dental Considerations.pptx
 
Single Assessment Framework - What We Know So Far
Single Assessment Framework - What We Know So FarSingle Assessment Framework - What We Know So Far
Single Assessment Framework - What We Know So Far
 
Call Girl Lucknow Gauri 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
Call Girl Lucknow Gauri 🔝 8923113531  🔝 🎶 Independent Escort Service LucknowCall Girl Lucknow Gauri 🔝 8923113531  🔝 🎶 Independent Escort Service Lucknow
Call Girl Lucknow Gauri 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
 
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
2025 Inpatient Prospective Payment System (IPPS) Proposed Rule
 
9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery
9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery
9711199012 Najafgarh Call Girls ₹5.5k With COD Free Home Delivery
 
Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...
Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...
Call Girls Service Bommasandra - Call 7001305949 Rs-3500 with A/C Room Cash o...
 
Call Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any TimeCall Girls Secunderabad 7001305949 all area service COD available Any Time
Call Girls Secunderabad 7001305949 all area service COD available Any Time
 
Call Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service Guwahati
Call Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service GuwahatiCall Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service Guwahati
Call Girls Guwahati Aaradhya 👉 7001305949👈 🎶 Independent Escort Service Guwahati
 
College Call Girls Mumbai Alia 9910780858 Independent Escort Service Mumbai
College Call Girls Mumbai Alia 9910780858 Independent Escort Service MumbaiCollege Call Girls Mumbai Alia 9910780858 Independent Escort Service Mumbai
College Call Girls Mumbai Alia 9910780858 Independent Escort Service Mumbai
 
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
Call Girl Chandigarh Mallika ❤️🍑 9907093804 👄🫦 Independent Escort Service Cha...
 
2024 HCAT Healthcare Technology Insights
2024 HCAT Healthcare Technology Insights2024 HCAT Healthcare Technology Insights
2024 HCAT Healthcare Technology Insights
 

Data reuse and quality evaluation in archetype-based environments

  • 1. Data reuse and quality evaluation in archetype-based environments 2nd Arctic Conference on OpenEHR and Archetype- based clinical Information Systems David Moner damoca@veratech.es 18-19 January 2018, Tromsø
  • 2. About this presentation • Our use case will be a system for monitoring best practices during babies first 1,000 days 2 • We want to focus on the role of archetypes for facilitating data reuse and data quality evaluation Data reuse and quality evaluation in archetype-based environments
  • 3. The first 1,000 days 3 Image from www.first1000days.ie Data reuse and quality evaluation in archetype-based environments
  • 4. The first 1,000 days 4 Health aspects to be documented Health problems and risks of newborn Breastfeeding and food introduction Pregnancy and delivery Data reuse and quality evaluation in archetype-based environments What happens during the first 1,000 days is the foundation of an optimum health, growth, and neurodevelopment across the lifespan
  • 5. Project description • Purpose – To create a standardized and data quality assessed integrated data depository for a reliable data reuse in monitoring of best practices and research 5 Pilot project to improve quality of perinatal information and care (2015) Data reuse and quality evaluation in archetype-based environments
  • 6. Project description • What have we done? 6 Define standardized archetypes from gestation to two years old (1,000 days). Normalize existing data according to the archetypes, and import it into an integrated data repository. Define data quality assessment criteria and evaluate the quality of the integrated data. Define Best Practices Indicators (BPIs) for the monitoring of maternal and child care based on the data structure of the archetypes. Data reuse and quality evaluation in archetype-based environments
  • 7. Project description 7 DB DB IDR Perinatal care Perinatal care (neonatal info. only) Set of maternal and child care BPIs ISO 13606 Archetypes Data Quality dimensions and methods Data Quality reports Definition of archetypes and standardization of data Data Quality assessment Monitoring of BPIs POST-stnd.PRE-stnd. Data Quality assessment7 dimensions DB Infant-feeding (primary care) Data extraction Data transformation and standardizationMapping Hospital Virgen del Castillo Hospital 12 de Octubre Archetype- based query Best Practices Indicators Data reuse and quality evaluation in archetype-based environments
  • 8. Project description 8 Data collection and normalization Data repository Data quality analysis Best practices indicators Improvement of protocols and information systems Archetypes Data reuse and quality evaluation in archetype-based environments
  • 9. Archetype definition • Domain – First 1,000 days of the baby and pregnancy and delivery of the mother • Reference model – ISO 13606:2008 • Team – 6 health professionals (3 perinatal experts) – 2 experts in archetypes and information standards • Experiences in the literature – Jasmin Buck, et al. Towards a comprehensive electronic patient record to support an innovative individual care concept for premature infants using the openEHR approach, Int J of Med Inf, Volume 78, Issue 8, 2009, Pages 521-531 – Christina Pahl, et al. Role of OpenEHR as an open source solution for the regional modelling of patient data in obstetrics, J of Biomed Inf, Volume 55, 2015, Pages 174-187 9Data reuse and quality evaluation in archetype-based environments
  • 10. Archetype definition • Most archetypes were new implementations • Some were reused from the Spanish national EHR – Demographic archetypes, medications, problems, lab results… • Some were reused from openEHR CKM, and reimplemented in ISO 13606 – openEHR-EHR-OBSERVATION.apgar.v1 – openEHR-EHR-EVALUATION.health_risk.v1 10Data reuse and quality evaluation in archetype-based environments
  • 11. Archetype definition • COMPOSITION – Pregnancy and birth report – Newborn breastfeeding report – Food introduction report • SECTION – 28 sections, mostly defined inside the Compositions • ENTRY – 44 archetypes 11 Archetypes available at: http://mm.linkehr.com/ Data reuse and quality evaluation in archetype-based environments
  • 12. Archetype definition 12Data reuse and quality evaluation in archetype-based environments
  • 13. Archetype definition • Regarding terminologies, the work was limited to the harmonization of local terms and their mapping to the archetype list of terms – Eg. Type of anesthesia • Terminology bindings were (once again) a victim of time contraints and lack of terminology experts 13Data reuse and quality evaluation in archetype-based environments
  • 14. Data collection and normalization • Data from two hospitals were normalized and integrated – Hospital Virgen del Castillo, Murcia – Hospital 12 Octubre, Madrid • Over 270 different data items were extracted from the original databases – Data was provided as plain XML or CSV by the informatics service of each hospital • 7,672 XML ISO 13606 instances (one per child) were generated and stored in the repository 14Data reuse and quality evaluation in archetype-based environments
  • 15. • Data was transformed into compliant ISO 13606 XML extracts using LinkEHR Studio 15Data reuse and quality evaluation in archetype-based environments Data collection and normalization XQuery
  • 16. Data repository • The data repository was implemented using eXistdb – Focus on fast prototyping, not performance • Configuration: – One collection per composition type – Indexes over all paths (by defaulf in eXistdb), all archetype_id nodes, and object names 16Data reuse and quality evaluation in archetype-based environments
  • 17. Data quality analysis • High data quality – It correctly represents the real-world construct to which it refers – It fit for its intended uses • Poor data quality has a serious impact on the reuse of data for clinical trials, research, public health, health policy development, etc. 17Data reuse and quality evaluation in archetype-based environments
  • 18. Data quality analysis • We have developed qualize to evaluate the quality of aggregated data • It is an online service that helps in the evaluation of biomedical data quality – Automating as much as possible the evaluation process – Offering a quantifiable data quality score 18 www.qualize.net Data reuse and quality evaluation in archetype-based environments
  • 19. Data quality analysis • qualize evaluates seven dimensions of data quality: – Uniqueness. Are there replicated data? – Completeness. Are there missing data? – Correction. Are there unexpectedly anomalous registries? – Consistency. Do my data comply with stablished rules? Formats, ranges ... – Temporal stability. Is there variability in my data over time? – Multi-source stability. Is there variability in my data depending on their origin? – Predictive value. Can I build decision support systems from my data? 19Data reuse and quality evaluation in archetype-based environments
  • 20. Data quality analysis 20Data reuse and quality evaluation in archetype-based environments
  • 21. Data quality analysis • Completeness and consistency are based on archetype constraints – We use those constraint to generate evaluation rules in Schematron – The evaluation of those rules over existing data instances provide a quality score for each dimension 21Data reuse and quality evaluation in archetype-based environments
  • 22. Data quality analysis • Completeness: test the existence, or not, of each attribute – FPI: Formal Public Identifier (rule identifier) – Each type of rule is afterwards weighed • Eg. A void optional element is not as important for the total completeness score as a void mandatory one 22Data reuse and quality evaluation in archetype-based environments
  • 23. • Consistency: check archetype constraint, including terminology subsets 23Data reuse and quality evaluation in archetype-based environments Data quality analysis
  • 24. Data quality analysis 24 Hospital Dataset DQ dimension Hospital 12 de Octubre Hospital Virgen del Castillo Perinatal health Perinatal health Infant feeding PRE-stnd. n=1949 POST- stnd. n=1948 PRE-stnd. n=3781 POST- stnd. n=3776 PRE-stnd. n=2133 POST- stnd. n=2133 Uniqueness Non-replicated identifiers 100% 100% 100% 100% 100% 100% Completeness Non-missing data, weighting obligatory and optative elements 76.71% 8.44% 56.60% 18.03% 98.73% 29.65% Consistency Conformance to basic schema rules - 100% - 100% - 100% Temporal stability Data concordance over time 2 1 3 3 1 1 Multi-source stability Data concordance among different sources (1-GPD metric) 0.08 (among hospitals) 0.79 (among professionals) Correctness Possibly anomalous records 3.39% 0.62% 1.38% 0.45% 0.09% 0.19% Predictive value Usefulness of data to predict breastfeeding at one month Not applicable 0.60 Data reuse and quality evaluation in archetype-based environments
  • 25. Data quality analysis  Hospital Virgen del Castillo, infant feeding dataset 25 Stability of 0.79 among primary care professionals (1- Global Probabilistic Deviation metric) Data reuse and quality evaluation in archetype-based environments
  • 26. Best practices indicators • We defined 127 best practice indicators based on the archetypes – Compiled from national and international recommendations: Euro- Peristat Network, WHO, UNICEF, etc. • Grouped in seven main categories: – Central indicators – Maternal history – Obstetric conditions – Obstetric environment – Obstetric interventions – Baby health status – Breastfeeding and infant-feeding • Each best practice indicator includes: – Rationale – Readable definition and operational definition – Location of variables in the archetypes 26Data reuse and quality evaluation in archetype-based environments
  • 27. 27Data reuse and quality evaluation in archetype-based environments Best practices indicators
  • 28. 28Data reuse and quality evaluation in archetype-based environments Best practices indicators INDICADOR 6.14 % babies with exclusive breastfeeding at the age of one month Numerator Numerator filter Number of babies with an exclusive breastfeeding (Rec24h_Lactancia = 1) and (Rec24h_LecheFórmula = 2) and (Rec24h_Líquidos = 2) and (Rec24h_Sólidos = 2) and (EI_CerealesSG > 1) and (EI_CerealesCG > 1) and (EI_Fórmula > 1) and (EI_Frutas > 1) and (EI_Huevo > 1) and (EI_LecheVaca > 1) and (EI_Legumbres > 1) and (EI_Líquidos > 1) and (EI_Pescado > 1) and (EI_Pollo > 1) and (EI_Verduras > 1) and (EI_Yema > 1) and (EI_Yogur > 1) and (Tipo_Lactancia = 1) Denominator Denominator filter Total number of babies at the age of one month (DATEDIFF ( m , "Fecha_Nacimiento" , "Fecha_TomaDatos" )) = 1
  • 29. Best practices indicators • Six indicators were monitored in this pilot for both hospitals, implemented in Xquery 29Data reuse and quality evaluation in archetype-based environments
  • 30. Indicator reports 30Data reuse and quality evaluation in archetype-based environments Best practices indicators
  • 31. Improvement of protocols and information systems 31 PREVIOUS VERSION Gestational age was recorded in two fields (weeks and days) NEW VERSION Gestational age is recorded automatically based on last period date, expected delivery date, and current date Data reuse and quality evaluation in archetype-based environments
  • 32. Results • Change in healthcare protocols for births • Improvement of perinatal information systems • Increased rates of breastfeeding and its duration • Reduced use of antibiotics in children • Leading pilot project towards a Spanish data quality-assured repository of maternal-child information 32Data reuse and quality evaluation in archetype-based environments
  • 33. Results • Number of registers • Technology stack – Persistence eXist, could be replaced by Marand or EHRserver 33Data reuse and quality evaluation in archetype-based environments
  • 34. Lessons learned • Dealing with the difference between health data of the mother and her children. • Limited terminology bindings – As usual, the semantic definition of archetypes is always the first victim of time constraints 34Data reuse and quality evaluation in archetype-based environments
  • 35. What’s next? • Graph databases? • Add subjective items • How well do you feel with the received – Quality of patient experience 35Data reuse and quality evaluation in archetype-based environments
  • 36. Any questions? David Moner damoca@veratech.es Data reuse and quality evaluation in archetype-based environments 36