SlideShare ist ein Scribd-Unternehmen logo
1 von 48
Downloaden Sie, um offline zu lesen
Using Semantic Technology
to Drive Agile Analytics
Semantics, Analytics and
Data Unleashed™
May 14, 2014
Presenters Overview
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 2
• Architecture
• Data Security
• Innovation
David Read
• Database Design
• Warehousing
• Semantics
Scott Van Buren
Webinar Goal
• Demonstrate how semantic technology
enables you to make better decisions by
providing:
– the right data
– in the right form
– at the right time
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 3
Agenda
• Introduce semantic terminology
• Describe how semantic technology
simplifies the data federation process
• Present a case study analyzing post-
discharge cost of care for heart attack
patients to illustrate how semantic
technology and agile analytics lead us to
an unexpected and surprising result!
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 4
Data Federation Agility: Iterative Process
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 5
Define Iteration Goal
Identify Data
FederateExplore
Result
SEMANTIC TECHNOLOGY
A brief look at the semantic technology underpinnings
that agile data federation leverages
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 6
• Standards → RDF/RDFS/OWL/SPARQL
• Definitions → Ontologies
• Storage → Triple Stores
• Data Access → SPARQL
– Federation is assumed
• Inferencing → Reasoners
What Is Semantic Technology? (in this case)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 7
Subject
Predicate
Object
What’s Different About Semantic Technology?
• Structure is (mostly) logical not physical
– Triple
– Directed Graph
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 8
Lisa
bioMotherOf
Michael
friendOf
Carl
favoriteSport
Bowling
Lisa
bioMotherOf
Michael
The Physical Structure is Flexible by Design
• Relationships can be added or removed
as they are found, explored, accepted or
discredited
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 9
friendOf
Carl
Iced Tea
favoriteDrink
Clm…
Bridging And Federating Data
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 10
Source_PvdrSource_Clm
Clm_1 Pv1
nameid dos lamt
ClaimHeader ClaimLine Provider
NPI
ClaimId
ch1ch… prv1
PatNm BillAmtServDt
Pv…
NatId
“Jones”“AB12” 2/3/14 405.00 “G403”
cl1 cl… prv…
Clm… Pv…Pv…Clm…
Line
Pvdr
Prov
Directed Graph: Domain Class & Individuals
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 11
Drilling Into Individuals
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 12
Federating Example (merged individuals)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 13
Source 1 Source 2
CASE STUDY
Semantically-enabled analytic agility
at a healthcare plan
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 14
Case Study Description
• Healthcare Plan
– Medicare Administrative Contractor (MAC)
• Hypothesis
– Inconsistent treatment plans for heart attack
patients leads to varying costs and outcomes
• Opportunity
– Determine optimal post-discharge plans to
improve outcome and reduce costs to the
Medicare Trust Fund
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 15
Infrastructure
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 16
Part A Claims
• Headers
• Lines
Part B Claims
• Headers
• Lines
General Info
• Members
• Providers
Medical Review
• Checklists
• Denials
Database Schemas
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 17
Part A Part B
Providers and Beneficiaries Medical Review
ITERATION 1
Validate the hypothesis
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 18
I1: Business Definition and Ontology
• Iteration Goal (Problem Statement)
– Determine the overall cost of Part B claims
directly related to patients discharged with
DRG 280, 281 and 282 coded Part A claims
• Identify Data (Terms and Relationships)
– Interested in Part A and B claim headers
• Part A: Patient Id, DRG, admit date, discharge
date, paid amount
• Part B: total paid across episode of care [EOC]
(based on dates and prior history)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 19
I1: Relevant System Data
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 20
Part A Claims
• Headers
Part B Claims
• Headers
Semantic Environment
• Ontologies (narrow)
• Triple Store (in-memory/physical)
• Reasoner
• SPARQL Endpoint
2000
3000
4000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartACost($)
DRG
280
281
282
Part A Cost by DRG
2500
5000
7500
10000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartBCost($)
DRG
280
281
282
Part B Cost by DRG
Costs Categorized by DRG
Analytic Tools
I1: Federated Data Sample
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 21
I1: EOC Aggregated Costs by DRG and LOS
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 22
280 281 282
400010000 Total EOC Cost by DRG
DRG
TotalEOCCost($)
2 3 4 5 6
400010000
Total EOC Cost by Inpatient LOS
LOS (Days)
TotalEOCCost($)
I1: Patient EOC Costs by DRG
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 23
2500
5000
7500
10000
12500
15000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
TotalEOCCost($)
DRG
280
281
282
Total EOC Cost by DRG
I1: Patient EOC Costs by DRG (Part A, Part B)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 24
2000
3000
4000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartACost($)
DRG
280
281
282
Part A Cost by DRG
2500
5000
7500
10000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartBCost($)
DRG
280
281
282
Part B Cost by DRG
Costs Categorized by DRG
I1: Patient EOC Costs by LOS
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 25
2500
5000
7500
10000
12500
15000
2 3 4 5 6
LOS (Days)
TotalEOCCost($)
DRG
280
281
282
Total EOC Cost by LOS
2000
3000
4000
2 3 4 5 6
LOS (Days)
PartACost($)
DRG
280
281
282
Part A Cost by LOS
2500
5000
7500
10000
2 3 4 5 6
LOS (Days)
PartBCost($)
DRG
280
281
282
Part B Cost by LOS
Costs Categorized by LOS
ITERATION 2
Investigate the Part B stratifications
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 26
I2: Business Definition and Ontology
• Iteration Goal
– Understand the Part B cost stratification. Start
by looking at the types of providers and
facilities within the relative order of visits
• Identify Additional Data
– Interested in Part B claim headers, lines and
providers (facilities)
• Part B: total paid for each claim, provider
associated with lines, provider specialty or facility
type
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 27
I2: Relevant System Data
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 28
Part A Claims
• Headers
Part B Claims
• Headers
• Lines
Semantic Environment
• Ontologies (broadened)
• Triple Store (in-memory/physical)
• Reasoner
• SPARQL Endpoint
General Info
• Providers
pcp
car
inp
car
phm
nut
phm
cpt
gpt
nut
pcp
cpt
car
hom
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
car
hom
pcp
cpt
cpt
gpt
car
pcp
car
Flow by Patient Count
pcp
car
inp
car
phm
nut
phm
cpt
gpt
nut
pcp
cpt
car
hom
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
car
hom
pcp
cpt
cpt
gpt
car
pcp
car
Flow by Mean $ per Patient
Analytic Tools
I2: Federated Data Sample
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 29
pcp
car
inp
phm
car
nut
phm
gpt
cpt
nut
pcp
cpt
hom
car
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
hom
car
pcp
cpt
gpt
cpt
car
pcp
car
Flow by Patient Count (DRG 282)
pcp
car
inp
phm
car
nut
phm
gpt
cpt
nut
pcp
cpt
hom
car
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
hom
car
pcp
cpt
gpt
cpt
car
pcp
car
Flow by Patient Count (DRG 281)
pcp
car
inp
phm
car
nut
phm
gpt
cpt
nut
pcp
cpt
hom
car
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
hom
car
pcp
cpt
gpt
cpt
car
pcp
car
Flow by Patient Count (DRG 280)
I2: Part B Facility Flow (by DRG)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 30
1
1
2
3
2 3
pcp
car
inp
phm
car
nut
phm
gpt
cpt
nut
pcp
cpt
hom
car
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
hom
car
pcp
cpt
gpt
cpt
car
pcp
car
Flow by Patient Count
pcp
car
inp
phm
car
nut
phm
gpt
cpt
nut
pcp
cpt
hom
car
pcp
edu
gpt
hom
edu
cpt
pcp
cpt
hom
car
pcp
cpt
gpt
cpt
car
pcp
car
Flow by Mean Aggregated $ per Patient
I2: Part B Facility Flow
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 31
I2: Average EOC Costs By DRG and Flow
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 32
280-PCP 280-CDO 280-REH 281-PCP 281-CDO 281-REH 282-PCP 282-CDO 282-REH
Average Claim Costs
DRG and Flow
Dollars
0
2000
4000
6000
8000
10000
12000
Claim Type
Part B
Part A
280 281 282
4000800012000
Total EOC Cost by DRG with Rehab Hosp
DRG
TotalEOCCost($)
280 281 282
3000500070009000
Total EOC Cost by DRG without Rehab Hosp
DRG
TotalEOCCost($)
I2:EOC Agg by DRG (Rehab Hosp Difference)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 33
I2: Patient EOC by DRG (w/o Rehab Hosp)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 34
4000
6000
8000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
TotalEOCCost($)
DRG
280
281
282
Total EOC Cost by DRG
I2: Patient EOC by DRG (w/o Rehab Hosp)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 35
2000
3000
4000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartACost($)
DRG
280
281
282
Part A Cost by DRG
2000
3000
4000
5000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartBCost($)
DRG
280
281
282
Part B Cost by DRG
Costs Categorized by DRG
pcp
car
phm nut
gpt
cpt
pcp
car
cpt
hom
edu
car
pcp
hom
edu
gpt
cpt
hom
edu
cpt
pcp
car
cpt
hom
cpt
car
pcp
car
cpt
gpt
cpt
pcp
car
Flow by Patient Count (DRG 282)
pcp
car
phm nut
gpt
cpt
pcp
car
cpt
hom
edu
car
pcp
hom
edu
gpt
cpt
hom
edu
cpt
pcp
car
cpt
hom
cpt
car
pcp
car
cpt
gpt
cpt
pcp
car
Flow by Patient Count (DRG 281)
pcp
car
phm nut
gpt
cpt
pcp
car
cpt
hom
edu
car
pcp
hom
edu
gpt
cpt
hom
edu
cpt
pcp
car
cpt
hom
cpt
car
pcp
car
cpt
gpt
cpt
pcp
car
Flow by Patient Count (DRG 280)
I2: Part B Facility Flow (w/o Rehab Hosp)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 36
pcp
car
phm nut
gpt
cpt
pcp
car
cpt
hom
edu
car
pcp
hom
edu
gpt
cpt
hom
edu
cpt
pcp
car
cpt
hom
cpt
car
pcp
car
cpt
gpt
cpt
pcp
car
Flow by Patient Count
pcp
car
phm nut gpt
cpt
pcp
car
cpt
hom
edu
car
pcp
hom
edu
gpt
cpt
hom
edu
cpt
pcp
car
cpt
hom
cpt
car
pcp
car
cpt
gpt
cpt
pcp
car
Flow by Mean Aggregated $ per Patient
I2: Part B Facility Flow (w/o Rehab Hosp)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 37
280-PCP 280-CDO 281-PCP 281-CDO 282-PCP 282-CDO
Average Claim Costs
DRG and Flow
Dollars
0
2000
4000
6000
8000
Claim Type
Part B
Part A
I2: Average EOC Costs By DRG and Flow
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 38
ITERATION 3
Refine the data set
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 39
I3: Business Definition and Ontology
• Iteration Goal
– Remove claims that would be denied based
on claim review history
• Define Additional Data
– Interested in claim review denials and
relationship to claims in the study’s data set
• Medical Review: adjudication status, claim
information such as provider specialty and facility
type
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 40
I3: Relevant System Data
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 41
Part A Claims
• Headers
Part B Claims
• Headers
• Lines
Semantic Environment
• Ontologies (broadened)
• Triple Store (in-memory/physical)
• Reasoner
• SPARQL Endpoint
General Info
• Providers
Medical Review
• Adjudication
• Claim Details
Analytic Tools
280-PCP 280-CDO 281-PCP 281-CDO 282-PCP 282-CDO
Average Claim Costs
DRG and Flow
Dollars
0
1000
2000
3000
4000
5000
6000
Claim Type
Part B
Part A
I3:EOC Agg by DRG (Denied Claims Diff)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 42
280 281 282
3000500070009000 Total EOC Cost by DRG with Denied Claims
DRG
TotalEOCCost($)
280 281 282
300050007000
Total EOC Cost by DRG without Denied Claims
DRG
TotalEOCCost($)
I3: Patient EOC by DRG (w/o Denied Claims)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 43
3000
4000
5000
6000
7000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
TotalEOCCost($)
DRG
280
281
282
Total EOC Cost by DRG
2000
3000
4000
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartACost($)
DRG
280
281
282
Part A Cost by DRG
1500
2000
2500
3000
3500
1.0 1.5 2.0 2.5 3.0
DRG Grouping
PartBCost($)
DRG
280
281
282
Part B Cost by DRG
Costs Categorized by DRG
I3: Patient EOC by DRG (w/o Denied Claims)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 44
pcp
car
phm nut
gpt
cpt
hom
cpt
edu
pcp
edu
cpt
gpt
cpt
edu
car
pcp hom pcp gpt pcp
Flow by Patient Count
pcp
car
phm nut
gpt
cpt
hom
cpt
edu
pcp
edu
cpt
gpt
cpt
edu
car
pcp hom
pcp gpt pcp
Flow by Mean Aggregated $ per Patient
I3: Part B Facility Flow (w/o Denied Claims)
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 45
I3: Average EOC Costs By DRG and Flow
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 46
280-PCP 280-CDO 281-PCP 281-CDO 282-PCP 282-CDO
Average Claim Costs
DRG and Flow
Dollars
0
1000
2000
3000
4000
5000
6000
Claim Type
Part B
Part A
Conclusions
• Data federation agility
accelerates data analysis
& reporting
– Experts follow unexpected
paths as they work with data
– Predicting up-front what data will be useful
• Error prone (too little  missed)
• Heavyweight (too much  wasted effort)
• Targeting federation at specific questions
reduces the scope of data integration
• Multiple iterations inform a broader data
warehousing need
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 47
Thank You
(c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 48
We appreciate your spending time with us.
If there are questions we do not cover during
the Q&A time in the webinar, feel free to
contact us at your convenience:
David.Read@blueslate.net
Scott.VanBuren@blueslate.net
www.blueslate.net
www.dataunleashed.com

Weitere ähnliche Inhalte

Was ist angesagt?

Maven and google pharma r&d (1)
Maven and google pharma r&d  (1)Maven and google pharma r&d  (1)
Maven and google pharma r&d (1)Matt Barnes
 
Enabling Better Clinical Operations through a Clinical Operations Store
Enabling Better Clinical Operations through a Clinical Operations StoreEnabling Better Clinical Operations through a Clinical Operations Store
Enabling Better Clinical Operations through a Clinical Operations StoreSaama
 
Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...
Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...
Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...StampedeCon
 
Contexti / Oracle - Big Data : From Pilot to Production
Contexti / Oracle - Big Data : From Pilot to ProductionContexti / Oracle - Big Data : From Pilot to Production
Contexti / Oracle - Big Data : From Pilot to ProductionContexti
 
Scaling up business value with real-time operational graph analytics
Scaling up business value with real-time operational graph analyticsScaling up business value with real-time operational graph analytics
Scaling up business value with real-time operational graph analyticsConnected Data World
 
Clinical Document Architecture Implementations - Lessons Learnt to Date
Clinical Document Architecture Implementations - Lessons Learnt to DateClinical Document Architecture Implementations - Lessons Learnt to Date
Clinical Document Architecture Implementations - Lessons Learnt to DateHealth Informatics New Zealand
 
Integratus solutions overview sap healthcare_in-memory
Integratus solutions overview sap healthcare_in-memoryIntegratus solutions overview sap healthcare_in-memory
Integratus solutions overview sap healthcare_in-memoryRon Lehman
 
Hadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHortonworks
 
Darwin ai covid-net mitre
Darwin ai   covid-net mitreDarwin ai   covid-net mitre
Darwin ai covid-net mitreianmitch
 
Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...
Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...
Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...Cambridge Semantics
 
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
 
FAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to PracticeFAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to PracticeTom Plasterer
 
Hadoop in Validated Environment - Data Governance Initiative
Hadoop in Validated Environment - Data Governance InitiativeHadoop in Validated Environment - Data Governance Initiative
Hadoop in Validated Environment - Data Governance InitiativeDataWorks Summit
 
Data Wrangling on Hadoop - Olivier De Garrigues, Trifacta
Data Wrangling on Hadoop - Olivier De Garrigues, TrifactaData Wrangling on Hadoop - Olivier De Garrigues, Trifacta
Data Wrangling on Hadoop - Olivier De Garrigues, Trifactahuguk
 
Webinar: How Leading Healthcare Companies use MongoDB
Webinar: How Leading Healthcare Companies use MongoDBWebinar: How Leading Healthcare Companies use MongoDB
Webinar: How Leading Healthcare Companies use MongoDBMongoDB
 
Solving the Disconnected Data Problem in Healthcare Using MongoDB
Solving the Disconnected Data Problem in Healthcare Using MongoDBSolving the Disconnected Data Problem in Healthcare Using MongoDB
Solving the Disconnected Data Problem in Healthcare Using MongoDBMongoDB
 
Metadata becomes alive via a web service between MDR and SAS
Metadata becomes alive via a web service between MDR and SASMetadata becomes alive via a web service between MDR and SAS
Metadata becomes alive via a web service between MDR and SASKevin Lee
 
Delivering Real-Time Business Value for Healthcare
Delivering Real-Time Business Value for HealthcareDelivering Real-Time Business Value for Healthcare
Delivering Real-Time Business Value for HealthcareSAP Technology
 
Big Data and Data Virtualization
Big Data and Data VirtualizationBig Data and Data Virtualization
Big Data and Data VirtualizationKenneth Peeples
 

Was ist angesagt? (20)

Maven and google pharma r&d (1)
Maven and google pharma r&d  (1)Maven and google pharma r&d  (1)
Maven and google pharma r&d (1)
 
Enabling Better Clinical Operations through a Clinical Operations Store
Enabling Better Clinical Operations through a Clinical Operations StoreEnabling Better Clinical Operations through a Clinical Operations Store
Enabling Better Clinical Operations through a Clinical Operations Store
 
Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...
Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...
Beyond a Big Data Pilot: Building a Production Data Infrastructure - Stampede...
 
Contexti / Oracle - Big Data : From Pilot to Production
Contexti / Oracle - Big Data : From Pilot to ProductionContexti / Oracle - Big Data : From Pilot to Production
Contexti / Oracle - Big Data : From Pilot to Production
 
Scaling up business value with real-time operational graph analytics
Scaling up business value with real-time operational graph analyticsScaling up business value with real-time operational graph analytics
Scaling up business value with real-time operational graph analytics
 
Clinical Document Architecture Implementations - Lessons Learnt to Date
Clinical Document Architecture Implementations - Lessons Learnt to DateClinical Document Architecture Implementations - Lessons Learnt to Date
Clinical Document Architecture Implementations - Lessons Learnt to Date
 
Integratus solutions overview sap healthcare_in-memory
Integratus solutions overview sap healthcare_in-memoryIntegratus solutions overview sap healthcare_in-memory
Integratus solutions overview sap healthcare_in-memory
 
Hadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHA
 
Darwin ai covid-net mitre
Darwin ai   covid-net mitreDarwin ai   covid-net mitre
Darwin ai covid-net mitre
 
Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...
Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...
Knowledge Graph Discussion: Foundational Capability for Data Fabric, Data Int...
 
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 ...
 
FAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to PracticeFAIR Data Knowledge Graphs–from Theory to Practice
FAIR Data Knowledge Graphs–from Theory to Practice
 
Hadoop in Validated Environment - Data Governance Initiative
Hadoop in Validated Environment - Data Governance InitiativeHadoop in Validated Environment - Data Governance Initiative
Hadoop in Validated Environment - Data Governance Initiative
 
Data Wrangling on Hadoop - Olivier De Garrigues, Trifacta
Data Wrangling on Hadoop - Olivier De Garrigues, TrifactaData Wrangling on Hadoop - Olivier De Garrigues, Trifacta
Data Wrangling on Hadoop - Olivier De Garrigues, Trifacta
 
Webinar: How Leading Healthcare Companies use MongoDB
Webinar: How Leading Healthcare Companies use MongoDBWebinar: How Leading Healthcare Companies use MongoDB
Webinar: How Leading Healthcare Companies use MongoDB
 
Solving the Disconnected Data Problem in Healthcare Using MongoDB
Solving the Disconnected Data Problem in Healthcare Using MongoDBSolving the Disconnected Data Problem in Healthcare Using MongoDB
Solving the Disconnected Data Problem in Healthcare Using MongoDB
 
Metadata becomes alive via a web service between MDR and SAS
Metadata becomes alive via a web service between MDR and SASMetadata becomes alive via a web service between MDR and SAS
Metadata becomes alive via a web service between MDR and SAS
 
Delivering Real-Time Business Value for Healthcare
Delivering Real-Time Business Value for HealthcareDelivering Real-Time Business Value for Healthcare
Delivering Real-Time Business Value for Healthcare
 
Big Data and Data Virtualization
Big Data and Data VirtualizationBig Data and Data Virtualization
Big Data and Data Virtualization
 
Sdl use cases
Sdl use casesSdl use cases
Sdl use cases
 

Andere mochten auch

Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...
Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...
Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...DATAVERSITY
 
Yosemite part-4 webinar-final
Yosemite part-4 webinar-finalYosemite part-4 webinar-final
Yosemite part-4 webinar-finalDATAVERSITY
 
Enterprise Data World 2016 and CDO Vision Mural Summary
Enterprise Data World 2016 and CDO Vision Mural SummaryEnterprise Data World 2016 and CDO Vision Mural Summary
Enterprise Data World 2016 and CDO Vision Mural SummaryDATAVERSITY
 
Introduction-and-RDF-Representation-of-FHIR-for-Clinical-Data
Introduction-and-RDF-Representation-of-FHIR-for-Clinical-DataIntroduction-and-RDF-Representation-of-FHIR-for-Clinical-Data
Introduction-and-RDF-Representation-of-FHIR-for-Clinical-DataDATAVERSITY
 
WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...
WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...
WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...DATAVERSITY
 
Enterprise Data World: Data Governance - The Four Critical Success Factors
Enterprise Data World: Data Governance - The Four Critical Success FactorsEnterprise Data World: Data Governance - The Four Critical Success Factors
Enterprise Data World: Data Governance - The Four Critical Success FactorsDATAVERSITY
 
Data-Ed Slides: Data Architecture Strategies - Constructing Your Data Garden
Data-Ed Slides: Data Architecture Strategies - Constructing Your Data GardenData-Ed Slides: Data Architecture Strategies - Constructing Your Data Garden
Data-Ed Slides: Data Architecture Strategies - Constructing Your Data GardenDATAVERSITY
 
RWDG Webinar: The New Non-Invasive Data Governance Framework
RWDG Webinar: The New Non-Invasive Data Governance FrameworkRWDG Webinar: The New Non-Invasive Data Governance Framework
RWDG Webinar: The New Non-Invasive Data Governance FrameworkDATAVERSITY
 
EDW Webinar: Managing Change for Successful Data Governance
EDW Webinar: Managing Change for Successful Data GovernanceEDW Webinar: Managing Change for Successful Data Governance
EDW Webinar: Managing Change for Successful Data GovernanceDATAVERSITY
 
Enterprise Data World Webinar: How to Get Your MDM Program Up & Running
Enterprise Data World Webinar: How to Get Your MDM Program Up & RunningEnterprise Data World Webinar: How to Get Your MDM Program Up & Running
Enterprise Data World Webinar: How to Get Your MDM Program Up & RunningDATAVERSITY
 
Smart Data Webinar: Artificial General Intelligence - When Can I Get It?
Smart Data Webinar: Artificial General Intelligence - When Can I Get It?Smart Data Webinar: Artificial General Intelligence - When Can I Get It?
Smart Data Webinar: Artificial General Intelligence - When Can I Get It?DATAVERSITY
 
LDM Webinar: Data Modeling & Business Intelligence
LDM Webinar: Data Modeling & Business IntelligenceLDM Webinar: Data Modeling & Business Intelligence
LDM Webinar: Data Modeling & Business IntelligenceDATAVERSITY
 
Enterprise Data World Webinar: Mastering & Referencing Data for the Enterprise
Enterprise Data World Webinar: Mastering & Referencing Data for the EnterpriseEnterprise Data World Webinar: Mastering & Referencing Data for the Enterprise
Enterprise Data World Webinar: Mastering & Referencing Data for the EnterpriseDATAVERSITY
 
Focus on Your Analysis, Not Your SQL Code
Focus on Your Analysis, Not Your SQL CodeFocus on Your Analysis, Not Your SQL Code
Focus on Your Analysis, Not Your SQL CodeDATAVERSITY
 
WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...
WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...
WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...DATAVERSITY
 
DI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
DI&A Slides: Descriptive, Prescriptive, and Predictive AnalyticsDI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
DI&A Slides: Descriptive, Prescriptive, and Predictive AnalyticsDATAVERSITY
 
Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...
Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...
Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...DATAVERSITY
 

Andere mochten auch (17)

Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...
Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...
Yosemite Project - Part 3 - Transformations for Integrating VA data with FHIR...
 
Yosemite part-4 webinar-final
Yosemite part-4 webinar-finalYosemite part-4 webinar-final
Yosemite part-4 webinar-final
 
Enterprise Data World 2016 and CDO Vision Mural Summary
Enterprise Data World 2016 and CDO Vision Mural SummaryEnterprise Data World 2016 and CDO Vision Mural Summary
Enterprise Data World 2016 and CDO Vision Mural Summary
 
Introduction-and-RDF-Representation-of-FHIR-for-Clinical-Data
Introduction-and-RDF-Representation-of-FHIR-for-Clinical-DataIntroduction-and-RDF-Representation-of-FHIR-for-Clinical-Data
Introduction-and-RDF-Representation-of-FHIR-for-Clinical-Data
 
WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...
WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...
WEBINAR: The Yosemite Project PART 6 -- Data-Driven Biomedical Research with ...
 
Enterprise Data World: Data Governance - The Four Critical Success Factors
Enterprise Data World: Data Governance - The Four Critical Success FactorsEnterprise Data World: Data Governance - The Four Critical Success Factors
Enterprise Data World: Data Governance - The Four Critical Success Factors
 
Data-Ed Slides: Data Architecture Strategies - Constructing Your Data Garden
Data-Ed Slides: Data Architecture Strategies - Constructing Your Data GardenData-Ed Slides: Data Architecture Strategies - Constructing Your Data Garden
Data-Ed Slides: Data Architecture Strategies - Constructing Your Data Garden
 
RWDG Webinar: The New Non-Invasive Data Governance Framework
RWDG Webinar: The New Non-Invasive Data Governance FrameworkRWDG Webinar: The New Non-Invasive Data Governance Framework
RWDG Webinar: The New Non-Invasive Data Governance Framework
 
EDW Webinar: Managing Change for Successful Data Governance
EDW Webinar: Managing Change for Successful Data GovernanceEDW Webinar: Managing Change for Successful Data Governance
EDW Webinar: Managing Change for Successful Data Governance
 
Enterprise Data World Webinar: How to Get Your MDM Program Up & Running
Enterprise Data World Webinar: How to Get Your MDM Program Up & RunningEnterprise Data World Webinar: How to Get Your MDM Program Up & Running
Enterprise Data World Webinar: How to Get Your MDM Program Up & Running
 
Smart Data Webinar: Artificial General Intelligence - When Can I Get It?
Smart Data Webinar: Artificial General Intelligence - When Can I Get It?Smart Data Webinar: Artificial General Intelligence - When Can I Get It?
Smart Data Webinar: Artificial General Intelligence - When Can I Get It?
 
LDM Webinar: Data Modeling & Business Intelligence
LDM Webinar: Data Modeling & Business IntelligenceLDM Webinar: Data Modeling & Business Intelligence
LDM Webinar: Data Modeling & Business Intelligence
 
Enterprise Data World Webinar: Mastering & Referencing Data for the Enterprise
Enterprise Data World Webinar: Mastering & Referencing Data for the EnterpriseEnterprise Data World Webinar: Mastering & Referencing Data for the Enterprise
Enterprise Data World Webinar: Mastering & Referencing Data for the Enterprise
 
Focus on Your Analysis, Not Your SQL Code
Focus on Your Analysis, Not Your SQL CodeFocus on Your Analysis, Not Your SQL Code
Focus on Your Analysis, Not Your SQL Code
 
WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...
WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...
WEBINAR: The Yosemite Project: An RDF Roadmap for Healthcare Information Inte...
 
DI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
DI&A Slides: Descriptive, Prescriptive, and Predictive AnalyticsDI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
DI&A Slides: Descriptive, Prescriptive, and Predictive Analytics
 
Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...
Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...
Smart Data Slides: Data Science and Business Analysis - A Look at Best Practi...
 

Ähnlich wie Using Semantic Technology to Drive Agile Analytics - SLIDES

Seven Degrees Presentation for 2015 ICEAA
Seven Degrees Presentation for 2015 ICEAASeven Degrees Presentation for 2015 ICEAA
Seven Degrees Presentation for 2015 ICEAAJames Lawlor
 
Structuring EMR Data For Analytics
Structuring EMR Data For AnalyticsStructuring EMR Data For Analytics
Structuring EMR Data For AnalyticsBrandon Stange
 
A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...
A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...
A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...Jānis Grabis
 
The Case for Graphs in Supply Chains
The Case for Graphs in Supply ChainsThe Case for Graphs in Supply Chains
The Case for Graphs in Supply ChainsNeo4j
 
CA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep DiveCA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep DiveCA Technologies
 
Propagating Data Policies - A User Study
Propagating Data Policies - A User StudyPropagating Data Policies - A User Study
Propagating Data Policies - A User StudyEnrico Daga
 
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATIONINTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATIONAngelo Tinazzi
 
The challenges of Analytical Data Management in R&D
The challenges of Analytical Data Management in R&DThe challenges of Analytical Data Management in R&D
The challenges of Analytical Data Management in R&DLaura Berry
 
Analyzing the solutions of DEA through information visualization and data min...
Analyzing the solutions of DEA through information visualization and data min...Analyzing the solutions of DEA through information visualization and data min...
Analyzing the solutions of DEA through information visualization and data min...ertekg
 
Investigating Geographic Information System Technologies A Global Positioning...
Investigating Geographic Information System Technologies A Global Positioning...Investigating Geographic Information System Technologies A Global Positioning...
Investigating Geographic Information System Technologies A Global Positioning...Simon Sweeney
 
Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...
Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...
Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...BCS Data Management Specialist Group
 
Bridging Health Care and Clinical Trial Data through Technology
Bridging Health Care and Clinical Trial Data through TechnologyBridging Health Care and Clinical Trial Data through Technology
Bridging Health Care and Clinical Trial Data through TechnologySaama
 
Introduction to the Open Source HPCC Systems Platform by Arjuna Chala
Introduction to the Open Source HPCC Systems Platform by Arjuna ChalaIntroduction to the Open Source HPCC Systems Platform by Arjuna Chala
Introduction to the Open Source HPCC Systems Platform by Arjuna ChalaHPCC Systems
 
Microsoft: A Waking Giant in Healthcare Analytics and Big Data
Microsoft: A Waking Giant in Healthcare Analytics and Big DataMicrosoft: A Waking Giant in Healthcare Analytics and Big Data
Microsoft: A Waking Giant in Healthcare Analytics and Big DataDale Sanders
 
tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...
tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...
tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...David Peyruc
 
Seminar pasqualina potena
Seminar pasqualina potenaSeminar pasqualina potena
Seminar pasqualina potenafbk-das
 
Maximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL AnywhereMaximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL AnywhereSAP Technology
 
Data Science as a Service: Intersection of Cloud Computing and Data Science
Data Science as a Service: Intersection of Cloud Computing and Data ScienceData Science as a Service: Intersection of Cloud Computing and Data Science
Data Science as a Service: Intersection of Cloud Computing and Data SciencePouria Amirian
 

Ähnlich wie Using Semantic Technology to Drive Agile Analytics - SLIDES (20)

Seven Degrees Presentation for 2015 ICEAA
Seven Degrees Presentation for 2015 ICEAASeven Degrees Presentation for 2015 ICEAA
Seven Degrees Presentation for 2015 ICEAA
 
Structuring EMR Data For Analytics
Structuring EMR Data For AnalyticsStructuring EMR Data For Analytics
Structuring EMR Data For Analytics
 
A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...
A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...
A Mathematical Model for Evaluation of Data Analytics Implementation Alternat...
 
The Case for Graphs in Supply Chains
The Case for Graphs in Supply ChainsThe Case for Graphs in Supply Chains
The Case for Graphs in Supply Chains
 
CA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep DiveCA Performance Management 2.6 Deep Dive
CA Performance Management 2.6 Deep Dive
 
ACQSurvey (Poster)
ACQSurvey (Poster)ACQSurvey (Poster)
ACQSurvey (Poster)
 
Propagating Data Policies - A User Study
Propagating Data Policies - A User StudyPropagating Data Policies - A User Study
Propagating Data Policies - A User Study
 
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATIONINTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
INTERPRETING CDISC ADaM IG THROUGH USERS INTERPRETATION
 
The challenges of Analytical Data Management in R&D
The challenges of Analytical Data Management in R&DThe challenges of Analytical Data Management in R&D
The challenges of Analytical Data Management in R&D
 
Analyzing the solutions of DEA through information visualization and data min...
Analyzing the solutions of DEA through information visualization and data min...Analyzing the solutions of DEA through information visualization and data min...
Analyzing the solutions of DEA through information visualization and data min...
 
Investigating Geographic Information System Technologies A Global Positioning...
Investigating Geographic Information System Technologies A Global Positioning...Investigating Geographic Information System Technologies A Global Positioning...
Investigating Geographic Information System Technologies A Global Positioning...
 
Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...
Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...
Adopting a Situated Learning framework for (Big) Data Projects - Martin Dougl...
 
DC_OC15_mo
DC_OC15_moDC_OC15_mo
DC_OC15_mo
 
Bridging Health Care and Clinical Trial Data through Technology
Bridging Health Care and Clinical Trial Data through TechnologyBridging Health Care and Clinical Trial Data through Technology
Bridging Health Care and Clinical Trial Data through Technology
 
Introduction to the Open Source HPCC Systems Platform by Arjuna Chala
Introduction to the Open Source HPCC Systems Platform by Arjuna ChalaIntroduction to the Open Source HPCC Systems Platform by Arjuna Chala
Introduction to the Open Source HPCC Systems Platform by Arjuna Chala
 
Microsoft: A Waking Giant in Healthcare Analytics and Big Data
Microsoft: A Waking Giant in Healthcare Analytics and Big DataMicrosoft: A Waking Giant in Healthcare Analytics and Big Data
Microsoft: A Waking Giant in Healthcare Analytics and Big Data
 
tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...
tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...
tranSMART Community Meeting 5-7 Nov 13 - Session 5: eTRIKS - Science Driven D...
 
Seminar pasqualina potena
Seminar pasqualina potenaSeminar pasqualina potena
Seminar pasqualina potena
 
Maximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL AnywhereMaximizing Database Tuning in SAP SQL Anywhere
Maximizing Database Tuning in SAP SQL Anywhere
 
Data Science as a Service: Intersection of Cloud Computing and Data Science
Data Science as a Service: Intersection of Cloud Computing and Data ScienceData Science as a Service: Intersection of Cloud Computing and Data Science
Data Science as a Service: Intersection of Cloud Computing and Data Science
 

Mehr von DATAVERSITY

Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...DATAVERSITY
 
Data at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceData at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceDATAVERSITY
 
Exploring Levels of Data Literacy
Exploring Levels of Data LiteracyExploring Levels of Data Literacy
Exploring Levels of Data LiteracyDATAVERSITY
 
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsBuilding a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsDATAVERSITY
 
Make Data Work for You
Make Data Work for YouMake Data Work for You
Make Data Work for YouDATAVERSITY
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?DATAVERSITY
 
Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?DATAVERSITY
 
Data Modeling Fundamentals
Data Modeling FundamentalsData Modeling Fundamentals
Data Modeling FundamentalsDATAVERSITY
 
Showing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectShowing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectDATAVERSITY
 
How a Semantic Layer Makes Data Mesh Work at Scale
How a Semantic Layer Makes  Data Mesh Work at ScaleHow a Semantic Layer Makes  Data Mesh Work at Scale
How a Semantic Layer Makes Data Mesh Work at ScaleDATAVERSITY
 
Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?DATAVERSITY
 
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...DATAVERSITY
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?DATAVERSITY
 
Data Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsData Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsDATAVERSITY
 
Data Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayData Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayDATAVERSITY
 
2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics2023 Trends in Enterprise Analytics
2023 Trends in Enterprise AnalyticsDATAVERSITY
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best PracticesDATAVERSITY
 
Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?DATAVERSITY
 
Data Management Best Practices
Data Management Best PracticesData Management Best Practices
Data Management Best PracticesDATAVERSITY
 
MLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageMLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageDATAVERSITY
 

Mehr von DATAVERSITY (20)

Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
Architecture, Products, and Total Cost of Ownership of the Leading Machine Le...
 
Data at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and GovernanceData at the Speed of Business with Data Mastering and Governance
Data at the Speed of Business with Data Mastering and Governance
 
Exploring Levels of Data Literacy
Exploring Levels of Data LiteracyExploring Levels of Data Literacy
Exploring Levels of Data Literacy
 
Building a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business GoalsBuilding a Data Strategy – Practical Steps for Aligning with Business Goals
Building a Data Strategy – Practical Steps for Aligning with Business Goals
 
Make Data Work for You
Make Data Work for YouMake Data Work for You
Make Data Work for You
 
Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?Data Catalogs Are the Answer – What is the Question?
Data Catalogs Are the Answer – What is the Question?
 
Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?Data Catalogs Are the Answer – What Is the Question?
Data Catalogs Are the Answer – What Is the Question?
 
Data Modeling Fundamentals
Data Modeling FundamentalsData Modeling Fundamentals
Data Modeling Fundamentals
 
Showing ROI for Your Analytic Project
Showing ROI for Your Analytic ProjectShowing ROI for Your Analytic Project
Showing ROI for Your Analytic Project
 
How a Semantic Layer Makes Data Mesh Work at Scale
How a Semantic Layer Makes  Data Mesh Work at ScaleHow a Semantic Layer Makes  Data Mesh Work at Scale
How a Semantic Layer Makes Data Mesh Work at Scale
 
Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?Is Enterprise Data Literacy Possible?
Is Enterprise Data Literacy Possible?
 
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
The Data Trifecta – Privacy, Security & Governance Race from Reactivity to Re...
 
Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?Emerging Trends in Data Architecture – What’s the Next Big Thing?
Emerging Trends in Data Architecture – What’s the Next Big Thing?
 
Data Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and ForwardsData Governance Trends - A Look Backwards and Forwards
Data Governance Trends - A Look Backwards and Forwards
 
Data Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement TodayData Governance Trends and Best Practices To Implement Today
Data Governance Trends and Best Practices To Implement Today
 
2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics2023 Trends in Enterprise Analytics
2023 Trends in Enterprise Analytics
 
Data Strategy Best Practices
Data Strategy Best PracticesData Strategy Best Practices
Data Strategy Best Practices
 
Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?Who Should Own Data Governance – IT or Business?
Who Should Own Data Governance – IT or Business?
 
Data Management Best Practices
Data Management Best PracticesData Management Best Practices
Data Management Best Practices
 
MLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive AdvantageMLOps – Applying DevOps to Competitive Advantage
MLOps – Applying DevOps to Competitive Advantage
 

Kürzlich hochgeladen

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterMydbops
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkPixlogix Infotech
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 

Kürzlich hochgeladen (20)

The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Scale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL RouterScale your database traffic with Read & Write split using MySQL Router
Scale your database traffic with Read & Write split using MySQL Router
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
React Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App FrameworkReact Native vs Ionic - The Best Mobile App Framework
React Native vs Ionic - The Best Mobile App Framework
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 

Using Semantic Technology to Drive Agile Analytics - SLIDES

  • 1. Using Semantic Technology to Drive Agile Analytics Semantics, Analytics and Data Unleashed™ May 14, 2014
  • 2. Presenters Overview (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 2 • Architecture • Data Security • Innovation David Read • Database Design • Warehousing • Semantics Scott Van Buren
  • 3. Webinar Goal • Demonstrate how semantic technology enables you to make better decisions by providing: – the right data – in the right form – at the right time (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 3
  • 4. Agenda • Introduce semantic terminology • Describe how semantic technology simplifies the data federation process • Present a case study analyzing post- discharge cost of care for heart attack patients to illustrate how semantic technology and agile analytics lead us to an unexpected and surprising result! (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 4
  • 5. Data Federation Agility: Iterative Process (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 5 Define Iteration Goal Identify Data FederateExplore Result
  • 6. SEMANTIC TECHNOLOGY A brief look at the semantic technology underpinnings that agile data federation leverages (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 6
  • 7. • Standards → RDF/RDFS/OWL/SPARQL • Definitions → Ontologies • Storage → Triple Stores • Data Access → SPARQL – Federation is assumed • Inferencing → Reasoners What Is Semantic Technology? (in this case) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 7
  • 8. Subject Predicate Object What’s Different About Semantic Technology? • Structure is (mostly) logical not physical – Triple – Directed Graph (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 8 Lisa bioMotherOf Michael friendOf Carl favoriteSport Bowling
  • 9. Lisa bioMotherOf Michael The Physical Structure is Flexible by Design • Relationships can be added or removed as they are found, explored, accepted or discredited (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 9 friendOf Carl Iced Tea favoriteDrink
  • 10. Clm… Bridging And Federating Data (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 10 Source_PvdrSource_Clm Clm_1 Pv1 nameid dos lamt ClaimHeader ClaimLine Provider NPI ClaimId ch1ch… prv1 PatNm BillAmtServDt Pv… NatId “Jones”“AB12” 2/3/14 405.00 “G403” cl1 cl… prv… Clm… Pv…Pv…Clm… Line Pvdr Prov
  • 11. Directed Graph: Domain Class & Individuals (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 11
  • 12. Drilling Into Individuals (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 12
  • 13. Federating Example (merged individuals) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 13 Source 1 Source 2
  • 14. CASE STUDY Semantically-enabled analytic agility at a healthcare plan (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 14
  • 15. Case Study Description • Healthcare Plan – Medicare Administrative Contractor (MAC) • Hypothesis – Inconsistent treatment plans for heart attack patients leads to varying costs and outcomes • Opportunity – Determine optimal post-discharge plans to improve outcome and reduce costs to the Medicare Trust Fund (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 15
  • 16. Infrastructure (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 16 Part A Claims • Headers • Lines Part B Claims • Headers • Lines General Info • Members • Providers Medical Review • Checklists • Denials
  • 17. Database Schemas (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 17 Part A Part B Providers and Beneficiaries Medical Review
  • 18. ITERATION 1 Validate the hypothesis (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 18
  • 19. I1: Business Definition and Ontology • Iteration Goal (Problem Statement) – Determine the overall cost of Part B claims directly related to patients discharged with DRG 280, 281 and 282 coded Part A claims • Identify Data (Terms and Relationships) – Interested in Part A and B claim headers • Part A: Patient Id, DRG, admit date, discharge date, paid amount • Part B: total paid across episode of care [EOC] (based on dates and prior history) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 19
  • 20. I1: Relevant System Data (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 20 Part A Claims • Headers Part B Claims • Headers Semantic Environment • Ontologies (narrow) • Triple Store (in-memory/physical) • Reasoner • SPARQL Endpoint 2000 3000 4000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartACost($) DRG 280 281 282 Part A Cost by DRG 2500 5000 7500 10000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartBCost($) DRG 280 281 282 Part B Cost by DRG Costs Categorized by DRG Analytic Tools
  • 21. I1: Federated Data Sample (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 21
  • 22. I1: EOC Aggregated Costs by DRG and LOS (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 22 280 281 282 400010000 Total EOC Cost by DRG DRG TotalEOCCost($) 2 3 4 5 6 400010000 Total EOC Cost by Inpatient LOS LOS (Days) TotalEOCCost($)
  • 23. I1: Patient EOC Costs by DRG (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 23 2500 5000 7500 10000 12500 15000 1.0 1.5 2.0 2.5 3.0 DRG Grouping TotalEOCCost($) DRG 280 281 282 Total EOC Cost by DRG
  • 24. I1: Patient EOC Costs by DRG (Part A, Part B) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 24 2000 3000 4000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartACost($) DRG 280 281 282 Part A Cost by DRG 2500 5000 7500 10000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartBCost($) DRG 280 281 282 Part B Cost by DRG Costs Categorized by DRG
  • 25. I1: Patient EOC Costs by LOS (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 25 2500 5000 7500 10000 12500 15000 2 3 4 5 6 LOS (Days) TotalEOCCost($) DRG 280 281 282 Total EOC Cost by LOS 2000 3000 4000 2 3 4 5 6 LOS (Days) PartACost($) DRG 280 281 282 Part A Cost by LOS 2500 5000 7500 10000 2 3 4 5 6 LOS (Days) PartBCost($) DRG 280 281 282 Part B Cost by LOS Costs Categorized by LOS
  • 26. ITERATION 2 Investigate the Part B stratifications (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 26
  • 27. I2: Business Definition and Ontology • Iteration Goal – Understand the Part B cost stratification. Start by looking at the types of providers and facilities within the relative order of visits • Identify Additional Data – Interested in Part B claim headers, lines and providers (facilities) • Part B: total paid for each claim, provider associated with lines, provider specialty or facility type (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 27
  • 28. I2: Relevant System Data (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 28 Part A Claims • Headers Part B Claims • Headers • Lines Semantic Environment • Ontologies (broadened) • Triple Store (in-memory/physical) • Reasoner • SPARQL Endpoint General Info • Providers pcp car inp car phm nut phm cpt gpt nut pcp cpt car hom pcp edu gpt hom edu cpt pcp cpt car hom pcp cpt cpt gpt car pcp car Flow by Patient Count pcp car inp car phm nut phm cpt gpt nut pcp cpt car hom pcp edu gpt hom edu cpt pcp cpt car hom pcp cpt cpt gpt car pcp car Flow by Mean $ per Patient Analytic Tools
  • 29. I2: Federated Data Sample (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 29
  • 30. pcp car inp phm car nut phm gpt cpt nut pcp cpt hom car pcp edu gpt hom edu cpt pcp cpt hom car pcp cpt gpt cpt car pcp car Flow by Patient Count (DRG 282) pcp car inp phm car nut phm gpt cpt nut pcp cpt hom car pcp edu gpt hom edu cpt pcp cpt hom car pcp cpt gpt cpt car pcp car Flow by Patient Count (DRG 281) pcp car inp phm car nut phm gpt cpt nut pcp cpt hom car pcp edu gpt hom edu cpt pcp cpt hom car pcp cpt gpt cpt car pcp car Flow by Patient Count (DRG 280) I2: Part B Facility Flow (by DRG) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 30 1 1 2 3 2 3
  • 31. pcp car inp phm car nut phm gpt cpt nut pcp cpt hom car pcp edu gpt hom edu cpt pcp cpt hom car pcp cpt gpt cpt car pcp car Flow by Patient Count pcp car inp phm car nut phm gpt cpt nut pcp cpt hom car pcp edu gpt hom edu cpt pcp cpt hom car pcp cpt gpt cpt car pcp car Flow by Mean Aggregated $ per Patient I2: Part B Facility Flow (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 31
  • 32. I2: Average EOC Costs By DRG and Flow (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 32 280-PCP 280-CDO 280-REH 281-PCP 281-CDO 281-REH 282-PCP 282-CDO 282-REH Average Claim Costs DRG and Flow Dollars 0 2000 4000 6000 8000 10000 12000 Claim Type Part B Part A
  • 33. 280 281 282 4000800012000 Total EOC Cost by DRG with Rehab Hosp DRG TotalEOCCost($) 280 281 282 3000500070009000 Total EOC Cost by DRG without Rehab Hosp DRG TotalEOCCost($) I2:EOC Agg by DRG (Rehab Hosp Difference) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 33
  • 34. I2: Patient EOC by DRG (w/o Rehab Hosp) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 34 4000 6000 8000 1.0 1.5 2.0 2.5 3.0 DRG Grouping TotalEOCCost($) DRG 280 281 282 Total EOC Cost by DRG
  • 35. I2: Patient EOC by DRG (w/o Rehab Hosp) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 35 2000 3000 4000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartACost($) DRG 280 281 282 Part A Cost by DRG 2000 3000 4000 5000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartBCost($) DRG 280 281 282 Part B Cost by DRG Costs Categorized by DRG
  • 36. pcp car phm nut gpt cpt pcp car cpt hom edu car pcp hom edu gpt cpt hom edu cpt pcp car cpt hom cpt car pcp car cpt gpt cpt pcp car Flow by Patient Count (DRG 282) pcp car phm nut gpt cpt pcp car cpt hom edu car pcp hom edu gpt cpt hom edu cpt pcp car cpt hom cpt car pcp car cpt gpt cpt pcp car Flow by Patient Count (DRG 281) pcp car phm nut gpt cpt pcp car cpt hom edu car pcp hom edu gpt cpt hom edu cpt pcp car cpt hom cpt car pcp car cpt gpt cpt pcp car Flow by Patient Count (DRG 280) I2: Part B Facility Flow (w/o Rehab Hosp) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 36
  • 37. pcp car phm nut gpt cpt pcp car cpt hom edu car pcp hom edu gpt cpt hom edu cpt pcp car cpt hom cpt car pcp car cpt gpt cpt pcp car Flow by Patient Count pcp car phm nut gpt cpt pcp car cpt hom edu car pcp hom edu gpt cpt hom edu cpt pcp car cpt hom cpt car pcp car cpt gpt cpt pcp car Flow by Mean Aggregated $ per Patient I2: Part B Facility Flow (w/o Rehab Hosp) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 37
  • 38. 280-PCP 280-CDO 281-PCP 281-CDO 282-PCP 282-CDO Average Claim Costs DRG and Flow Dollars 0 2000 4000 6000 8000 Claim Type Part B Part A I2: Average EOC Costs By DRG and Flow (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 38
  • 39. ITERATION 3 Refine the data set (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 39
  • 40. I3: Business Definition and Ontology • Iteration Goal – Remove claims that would be denied based on claim review history • Define Additional Data – Interested in claim review denials and relationship to claims in the study’s data set • Medical Review: adjudication status, claim information such as provider specialty and facility type (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 40
  • 41. I3: Relevant System Data (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 41 Part A Claims • Headers Part B Claims • Headers • Lines Semantic Environment • Ontologies (broadened) • Triple Store (in-memory/physical) • Reasoner • SPARQL Endpoint General Info • Providers Medical Review • Adjudication • Claim Details Analytic Tools 280-PCP 280-CDO 281-PCP 281-CDO 282-PCP 282-CDO Average Claim Costs DRG and Flow Dollars 0 1000 2000 3000 4000 5000 6000 Claim Type Part B Part A
  • 42. I3:EOC Agg by DRG (Denied Claims Diff) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 42 280 281 282 3000500070009000 Total EOC Cost by DRG with Denied Claims DRG TotalEOCCost($) 280 281 282 300050007000 Total EOC Cost by DRG without Denied Claims DRG TotalEOCCost($)
  • 43. I3: Patient EOC by DRG (w/o Denied Claims) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 43 3000 4000 5000 6000 7000 1.0 1.5 2.0 2.5 3.0 DRG Grouping TotalEOCCost($) DRG 280 281 282 Total EOC Cost by DRG
  • 44. 2000 3000 4000 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartACost($) DRG 280 281 282 Part A Cost by DRG 1500 2000 2500 3000 3500 1.0 1.5 2.0 2.5 3.0 DRG Grouping PartBCost($) DRG 280 281 282 Part B Cost by DRG Costs Categorized by DRG I3: Patient EOC by DRG (w/o Denied Claims) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 44
  • 45. pcp car phm nut gpt cpt hom cpt edu pcp edu cpt gpt cpt edu car pcp hom pcp gpt pcp Flow by Patient Count pcp car phm nut gpt cpt hom cpt edu pcp edu cpt gpt cpt edu car pcp hom pcp gpt pcp Flow by Mean Aggregated $ per Patient I3: Part B Facility Flow (w/o Denied Claims) (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 45
  • 46. I3: Average EOC Costs By DRG and Flow (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 46 280-PCP 280-CDO 281-PCP 281-CDO 282-PCP 282-CDO Average Claim Costs DRG and Flow Dollars 0 1000 2000 3000 4000 5000 6000 Claim Type Part B Part A
  • 47. Conclusions • Data federation agility accelerates data analysis & reporting – Experts follow unexpected paths as they work with data – Predicting up-front what data will be useful • Error prone (too little  missed) • Heavyweight (too much  wasted effort) • Targeting federation at specific questions reduces the scope of data integration • Multiple iterations inform a broader data warehousing need (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 47
  • 48. Thank You (c) 2014 Blue Slate Solutions Semantics Underpins Analytic Agility 48 We appreciate your spending time with us. If there are questions we do not cover during the Q&A time in the webinar, feel free to contact us at your convenience: David.Read@blueslate.net Scott.VanBuren@blueslate.net www.blueslate.net www.dataunleashed.com