SlideShare a Scribd company logo
1 of 33
Download to read offline
Next Generation Electronic Medical Records and
Search: A Test Implementation in Radiology
David Piraino,MD Daniel Palmer, PhD
Cleveland Clinic John Carroll University
Introduction
• Most patient specific medical information is document oriented
with varying amounts of meta-data.
• Most of patient medical information is textual and semi-structured.
• Electronic Medical Record Systems (EMR) are not optimized to
present textual information
• EMRs currently show information in reverse time order only.
• This talk describes the construction and use of Solr search
technologies to provide relevant historical information at the point
of care while interpreting radiology images.
Grand challenges (2008)
in clinical decision support
• Improve the human–computer interface
• Disseminate best practices in CDS design, development, and implementation
• Summarize and prioritize patient-level information
• Prioritize and filter recommendations to the user
• Create an architecture for sharing executable CDS modules and services
• Combine recommendations for patients with co-morbidities
• Prioritize CDS content development and implementation
• Create internet-accessible clinical decision support repositories
• Use free text information to drive clinical decision
support
• Mine large clinical databases to create new CDS
Dean F. Sittig et al, Journal of Biomedical Informatics 41 (2008) 387–392
Too Much Information (2012)
• In the time-pressured clinical setting,
clinicians faced with large amounts of patient
data in formats that are not readily
interpretable often feel ‘information
overload’.
Ketan Mane et al, Journal of Biomedical Informatics 45(2012) 101-106
What is out of place?
• Blue
• Green
• Cleveland
• Red
• Yellow
What is out of place?
• Boston
• new york
• Cleveland
• Chicago
• Denver
• San Diego
• atlanta
• Toronto
• Mexico City
• Columbus
• Nashville
• Paris
• Seattle
• Vancouver
• Washington DC
• Miami
• dallas
• Houston
Large number of images,
varying levels of
applicability, incomplete
histories, data stored in
many different locations
Chaos in Primary Care(2011)
Information
Overload
Information
Scatter
Unrelated
Information
Mental
Workload
Situation
Awareness
Further Cognitive Influences
Problem solving
Problem identification
Decision making
Diagnosis
Treatment
Moderators
Interruptions
Expertise
Time
Information Chaos in Primary Care: Implications for Physician
Performance and Patient Safety
John W Beasley, MD1,2, Tosha B. Wetterneck, MD, MS3, Jon Temte, MD, PhD1, Jamie A
Lapin, MS2, Paul Smith, MD1, A. Joy Rivera-Rodriguez, MS2, and Ben-Tzion Karsh, PhD*,1,2
Journal of the American Board Family Medicine. 2011 November; 24(6): 745–751
1Department of Family Medicine, UW-Madison School of Medicine and Public Health
2Department of Industrial and Systems Engineering, UW-Madison
3Department of Medicine, UW-Madison School of Medicine and Public Health
Existing Information Confusion
ED visit
Telephone
Office
ED
Office
Admission
Surgery
Optho
ED visit
Telephone
Office
ED
Office
Admission
Surgery
Optho
Labs
CBC
PSA
Glucose
Potassium
Glucose
Urinalysis
Patient Image history presented as a list
Key components missing
Inspiration
• Boston 2012
And we hope to be inspired again this week with your help
Warning 28 Days Later
• One person with other full time job
• Running on moderately high end workstation
• Indexed 7 million radiology reports
• Providing types of searches that would
otherwise be “impossible”
MRI shoulder without contrast
Relevant Previous Reports
MRI shoulder without contrast
There is evidence for a full thickness tear of the supraspinatus tendon
Updated relevance
MRI shoulder without contrast
There is evidence for a full thickness tear of the supraspinatus tendon
There is a partial tear of the subscapularis tendon with anterior medial
dislocation of the long head of the biceps tendon
Additional Update to Relevance
Evaluation
• 15 cases reported during clinical practice were used as test
cases to determine if "similar" historical cases were found.
• For these 15 cases all searches completed within 3 seconds
• Considered only the top 10 matches returned by search
• Number of cases that illustrated the questioned diagnosis as
determined by a bone and joint radiologist.
Results for the 15 cases
• Average performance:
– 7.8 out of the 10 highest rated reports showed a
similar case highly related to the present case.
• Best performance:
– 10 out of 10 cases relevant
• Worst performance:
– only 2 out of 10 cases relevant
In Practice
• An example case:
– Medical image: vascular mass in the hand
– LucidWorks search considered first 10 results
• Based on text, eliminated unrelated cases
– Found and studied 2 pertinent cases
• Showed similar masses with similar uncertainty
• Used to generate data sets for other research
projects
Input Flow
Input Stream
HL7 stream
or
Delimited File
Solr XML
with
new
fields
Solr
Index
and
repositoryPreprocess
algorithm
Solr processing
Input Stream (HL7 Protocol)
XXXX|Date|XXX-01-01
|XXXX|XX:17:00.0|14||XXX-XXX-RADIOLOGY-CCF|XXX|XXX|CCF|I|XXXX|LMBR
|XXXX|A|MRA OF HEAD|MR||||||* * *Final Report* * * DATE OF EXAM: XXXXX
12:07AM LMM 0432 - MRA OF HEAD /
ACCESSION # XXXXX PROCEDURE REASON: cva
* * * * Physician Interpretation * * * * RESULT: MRA OF THE HEAD WITHOUT CONTRAST
HISTORY: Subarachnoidxxxx TECHNIQUE: Time of flight MRA of the cervical circulation was
performed. COMPARISON: none FINDINGS: Examination is xxxxxxxx. IMPRESSION: Small
xxxxxxxx. Transcriptionist: PSC Transcribe Date/Time: Jan 1 XXXX 10:14P Dictated by :
XXXXXX, MD This examination was interpreted and the report reviewed and electronically
signed by: XXXXX, MD On Date|
<add>
<doc>
<field name="department">Radiology</field>
<field name="category">report</field>
<field name="pid">EXXXXXX</field>
<field name="sex">Male</field>
<field name="id">XXXXX</field>
<field name="did">XXXXX</field>
<field name="modality">CT</field>
<field name="title">MRI of the HEAD</field>
<field name="date">XXX-01-09T09:34:00Z</field>
<field name="year">XXX</field>
<field name="month">01</field>
<field name="day">09</field>
<field name="hour">09</field>
<field name="history">Subarachnoidxxxx</field>
<field name="site">WRC</field>
<field name="physician">XXXXX</field>
<field name="body"> On the head XXXXXXXXXX on the base of the neck. </field>
<field name="impression"> 1. XXXX. 2. XXXXXXX. 3. XXXXXXXX </field>
<field name=“positive">XXXXXXXX</field>
<field name=“negative">XXXX</field>
<field name=“neutral">XXXX</field>
<field name=“anatomy”>skull</field>
<field name=“side”>none</field>
</doc>
</add>
Solr Input XML stream
Search Flow
Extracted text
Solr
Query
Relevant
Documents
Preprocess
algorithm
Query Solr
Clinical encounter Radiology report
Data Extractor Data Extractor
More information
Processed Text
Solr query
constructor
Similar Imaging Diagnosis
Patient: Anatomy, Modality, Diagnosis, and Time
Patient
Pathology
Lab
Patient
Clinical
notes
(Provider
Diagnosis
Time)
Speculative
Interface
Solr – current
implementation
Similar Imaging Diagnosis
Patient: Anatomy, Modality, Diagnosis, and Time
Patient
Pathology
Lab
Patient
Clinical
notes
(Provider
Diagnosis
Time)
ImageSphere
Challenges to Building Prototype
• Time vs. Data
• Sensitivity of queries
• Automating human scan/evaluation step
• Lack of a non-radiologist fitness function
• Migration from development-only LucidWorks
platform to embedded Solr API queries
Time vs. Data
• 2-3 cases max viewed
(10 considered)
• High relevance required
• Potentially 10’s of
thousands to select from
Sensitivity of Queries
• Many query parameters
– proximity, boost, not
• Yields range of results
– 10/10 through 0/10
• 2 orders of magnitude in
query times
• (wrist fracture)
• (wrist fracture)~2
• (wrist fracture)~10
• wrist^3 fracture
• -(no near fracture)
Queries: Good News/Bad News
• Basic queries provide great results
– Better than expected
– Top 10 results quickly yield cases to view
• Query refinement proves to be difficult
– Little or no correlation between query
modifications and changes in results
– No consistent direction to investigate
Human in the Loop
• Top 10 results displayed in text form
• Human quickly scans and selects best
• Must maintain this ability in visual GUI
• Evaluation difficult because…
Fitness Function == Radiologist
• Need expert to determine value of query
results
• Large impact on debugging…
• “Live” statistics gathering and provisional data
gathering techniques
Migration for Prototype
• Manual process using LucidWorks proved
concept
• Use Solr API to implement an automated
delivery/display system
• Dependent on an intuitive user interface
Thank You and…
any Answers?
CONFERENCE PARTY
The Tipsy Crow: 770 5th Ave
Starts after Stump The Chump
Your conference badge gets
you in the door
TOMORROW
Breakfast starts at 7:30
Keynotes start at 8:30
CONTACT (optional)
David Piraino MD
piraind@ccf.org

More Related Content

What's hot

Paper id 36201506
Paper id 36201506Paper id 36201506
Paper id 36201506IJRAT
 
Informatics and Clinical Decision Support in Precision Medicine
Informatics and Clinical Decision Support in Precision MedicineInformatics and Clinical Decision Support in Precision Medicine
Informatics and Clinical Decision Support in Precision MedicineAndre Dekker
 
CEDAR work bench for metadata management
CEDAR work bench for metadata managementCEDAR work bench for metadata management
CEDAR work bench for metadata managementPistoia Alliance
 
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
 
Data Standards in Radiomics Research
Data Standards in Radiomics ResearchData Standards in Radiomics Research
Data Standards in Radiomics ResearchAndrey Fedorov
 
Information Technology and Radiology: challenges and future perspectives
Information Technology and Radiology: challenges and future perspectivesInformation Technology and Radiology: challenges and future perspectives
Information Technology and Radiology: challenges and future perspectivesErik R. Ranschaert, MD, PhD
 
Big Databases and Outcome Research - Opportunities and Challenges for Radiati...
Big Databases and Outcome Research - Opportunities and Challenges for Radiati...Big Databases and Outcome Research - Opportunities and Challenges for Radiati...
Big Databases and Outcome Research - Opportunities and Challenges for Radiati...Andre Dekker
 
Digital webinar master deck final
Digital webinar master deck finalDigital webinar master deck final
Digital webinar master deck finalPistoia Alliance
 
Personalized Medicine with IBM-Watson: Future of Cancer care
Personalized Medicine with IBM-Watson: Future of Cancer carePersonalized Medicine with IBM-Watson: Future of Cancer care
Personalized Medicine with IBM-Watson: Future of Cancer carejetweedy
 
biomedical signal processing
biomedical signal processingbiomedical signal processing
biomedical signal processingMeenakshi Sood
 
Proposed Framework For Electronic Clinical Record Information System
Proposed Framework For Electronic Clinical Record Information SystemProposed Framework For Electronic Clinical Record Information System
Proposed Framework For Electronic Clinical Record Information Systemijcsa
 
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUESPREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUEScscpconf
 
Computer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron Pantanowitz
Computer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron PantanowitzComputer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron Pantanowitz
Computer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron PantanowitzCirdan
 
Dekker trog - big data for radiation oncology - 2017
Dekker   trog  - big data for radiation oncology - 2017Dekker   trog  - big data for radiation oncology - 2017
Dekker trog - big data for radiation oncology - 2017Andre Dekker
 

What's hot (20)

Paper id 36201506
Paper id 36201506Paper id 36201506
Paper id 36201506
 
Informatics and Clinical Decision Support in Precision Medicine
Informatics and Clinical Decision Support in Precision MedicineInformatics and Clinical Decision Support in Precision Medicine
Informatics and Clinical Decision Support in Precision Medicine
 
CEDAR work bench for metadata management
CEDAR work bench for metadata managementCEDAR work bench for metadata management
CEDAR work bench for metadata management
 
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...
 
Data Standards in Radiomics Research
Data Standards in Radiomics ResearchData Standards in Radiomics Research
Data Standards in Radiomics Research
 
Maas, Andrew
Maas, AndrewMaas, Andrew
Maas, Andrew
 
Working with Quertle
Working with QuertleWorking with Quertle
Working with Quertle
 
Information Technology and Radiology: challenges and future perspectives
Information Technology and Radiology: challenges and future perspectivesInformation Technology and Radiology: challenges and future perspectives
Information Technology and Radiology: challenges and future perspectives
 
Big Databases and Outcome Research - Opportunities and Challenges for Radiati...
Big Databases and Outcome Research - Opportunities and Challenges for Radiati...Big Databases and Outcome Research - Opportunities and Challenges for Radiati...
Big Databases and Outcome Research - Opportunities and Challenges for Radiati...
 
Digital webinar master deck final
Digital webinar master deck finalDigital webinar master deck final
Digital webinar master deck final
 
Personalized Medicine with IBM-Watson: Future of Cancer care
Personalized Medicine with IBM-Watson: Future of Cancer carePersonalized Medicine with IBM-Watson: Future of Cancer care
Personalized Medicine with IBM-Watson: Future of Cancer care
 
MPS webinar master deck
MPS webinar master deckMPS webinar master deck
MPS webinar master deck
 
biomedical signal processing
biomedical signal processingbiomedical signal processing
biomedical signal processing
 
Proposed Framework For Electronic Clinical Record Information System
Proposed Framework For Electronic Clinical Record Information SystemProposed Framework For Electronic Clinical Record Information System
Proposed Framework For Electronic Clinical Record Information System
 
Engaging Diverse Communities in Cancer Conversations Through Creation of Stru...
Engaging Diverse Communities in Cancer Conversations Through Creation of Stru...Engaging Diverse Communities in Cancer Conversations Through Creation of Stru...
Engaging Diverse Communities in Cancer Conversations Through Creation of Stru...
 
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUESPREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
PREDICTIVE ANALYTICS IN HEALTHCARE SYSTEM USING DATA MINING TECHNIQUES
 
The Patient Journey with AI
The Patient Journey with AIThe Patient Journey with AI
The Patient Journey with AI
 
Developing a Replicable Methodology for Automated Identification of Emerging ...
Developing a Replicable Methodology for Automated Identification of Emerging ...Developing a Replicable Methodology for Automated Identification of Emerging ...
Developing a Replicable Methodology for Automated Identification of Emerging ...
 
Computer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron Pantanowitz
Computer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron PantanowitzComputer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron Pantanowitz
Computer Aided Diagnosis in Pathology: Pros & Cons by Dr. Liron Pantanowitz
 
Dekker trog - big data for radiation oncology - 2017
Dekker   trog  - big data for radiation oncology - 2017Dekker   trog  - big data for radiation oncology - 2017
Dekker trog - big data for radiation oncology - 2017
 

Similar to Next generation electronic medical records and search a test implementation in radiology

The Future of Personalized Medicine
The Future of Personalized MedicineThe Future of Personalized Medicine
The Future of Personalized MedicineEdgewater
 
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
 
Provenance abstraction for implementing security: Learning Health System and ...
Provenance abstraction for implementing security: Learning Health System and ...Provenance abstraction for implementing security: Learning Health System and ...
Provenance abstraction for implementing security: Learning Health System and ...Vasa Curcin
 
AAPM Foster July 2009
AAPM Foster July 2009AAPM Foster July 2009
AAPM Foster July 2009Ian Foster
 
Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...
Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...
Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...Paolo Missier
 
Leveraging Text Classification Strategies for Clinical and Public Health Appl...
Leveraging Text Classification Strategies for Clinical and Public Health Appl...Leveraging Text Classification Strategies for Clinical and Public Health Appl...
Leveraging Text Classification Strategies for Clinical and Public Health Appl...Karin Verspoor
 
Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...
Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...
Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...Barry Smith
 
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...David Peyruc
 
Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...Koray Atalag
 
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
 
Implementing Clinical Decision
Implementing Clinical DecisionImplementing Clinical Decision
Implementing Clinical DecisionCMDLMS
 
Crowds Cure Canver: Annotating Data from The Cancer Imaging Archive
Crowds Cure Canver: Annotating Data from The Cancer Imaging ArchiveCrowds Cure Canver: Annotating Data from The Cancer Imaging Archive
Crowds Cure Canver: Annotating Data from The Cancer Imaging ArchiveCancerImagingInforma
 
The Learning Health System: Thinking and Acting Across Scales
The Learning Health System: Thinking and Acting Across ScalesThe Learning Health System: Thinking and Acting Across Scales
The Learning Health System: Thinking and Acting Across ScalesPhilip Payne
 
AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...
AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...
AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...CTSI at UCSF
 
Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Joel Saltz
 
Enabling Clinical Data Reuse with openEHR Data Warehouse Environments
Enabling Clinical Data Reuse with openEHR Data Warehouse EnvironmentsEnabling Clinical Data Reuse with openEHR Data Warehouse Environments
Enabling Clinical Data Reuse with openEHR Data Warehouse EnvironmentsLuis Marco Ruiz
 

Similar to Next generation electronic medical records and search a test implementation in radiology (20)

The Future of Personalized Medicine
The Future of Personalized MedicineThe Future of Personalized Medicine
The Future of Personalized Medicine
 
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...
 
Provenance abstraction for implementing security: Learning Health System and ...
Provenance abstraction for implementing security: Learning Health System and ...Provenance abstraction for implementing security: Learning Health System and ...
Provenance abstraction for implementing security: Learning Health System and ...
 
AAPM Foster July 2009
AAPM Foster July 2009AAPM Foster July 2009
AAPM Foster July 2009
 
Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...
Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...
Delivering on the promise of data-driven healthcare: trade-offs, challenges, ...
 
Leveraging Text Classification Strategies for Clinical and Public Health Appl...
Leveraging Text Classification Strategies for Clinical and Public Health Appl...Leveraging Text Classification Strategies for Clinical and Public Health Appl...
Leveraging Text Classification Strategies for Clinical and Public Health Appl...
 
Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...
Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...
Clinical trial data wants to be free: Lessons from the ImmPort Immunology Dat...
 
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
tranSMART Community Meeting 5-7 Nov 13 - Session 3: The TraIT user stories fo...
 
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
 
Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...Health research, clinical registries, electronic health records – how do they...
Health research, clinical registries, electronic health records – how do they...
 
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 ...
 
Building a National Data Infrastructure to Advance Patient-Centered Comparati...
Building a National Data Infrastructure to Advance Patient-Centered Comparati...Building a National Data Infrastructure to Advance Patient-Centered Comparati...
Building a National Data Infrastructure to Advance Patient-Centered Comparati...
 
Implementing Clinical Decision
Implementing Clinical DecisionImplementing Clinical Decision
Implementing Clinical Decision
 
Crowds Cure Canver: Annotating Data from The Cancer Imaging Archive
Crowds Cure Canver: Annotating Data from The Cancer Imaging ArchiveCrowds Cure Canver: Annotating Data from The Cancer Imaging Archive
Crowds Cure Canver: Annotating Data from The Cancer Imaging Archive
 
The Learning Health System: Thinking and Acting Across Scales
The Learning Health System: Thinking and Acting Across ScalesThe Learning Health System: Thinking and Acting Across Scales
The Learning Health System: Thinking and Acting Across Scales
 
AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...
AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...
AMIA Joint Summits 2017: Building Research Data Mart from UCSF OMOP Database ...
 
2015 04-18-wilson cg
2015 04-18-wilson cg2015 04-18-wilson cg
2015 04-18-wilson cg
 
Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014Computational Pathology Workshop July 8 2014
Computational Pathology Workshop July 8 2014
 
CIBM
CIBMCIBM
CIBM
 
Enabling Clinical Data Reuse with openEHR Data Warehouse Environments
Enabling Clinical Data Reuse with openEHR Data Warehouse EnvironmentsEnabling Clinical Data Reuse with openEHR Data Warehouse Environments
Enabling Clinical Data Reuse with openEHR Data Warehouse Environments
 

More from lucenerevolution

Text Classification Powered by Apache Mahout and Lucene
Text Classification Powered by Apache Mahout and LuceneText Classification Powered by Apache Mahout and Lucene
Text Classification Powered by Apache Mahout and Lucenelucenerevolution
 
State of the Art Logging. Kibana4Solr is Here!
State of the Art Logging. Kibana4Solr is Here! State of the Art Logging. Kibana4Solr is Here!
State of the Art Logging. Kibana4Solr is Here! lucenerevolution
 
Building Client-side Search Applications with Solr
Building Client-side Search Applications with SolrBuilding Client-side Search Applications with Solr
Building Client-side Search Applications with Solrlucenerevolution
 
Integrate Solr with real-time stream processing applications
Integrate Solr with real-time stream processing applicationsIntegrate Solr with real-time stream processing applications
Integrate Solr with real-time stream processing applicationslucenerevolution
 
Scaling Solr with SolrCloud
Scaling Solr with SolrCloudScaling Solr with SolrCloud
Scaling Solr with SolrCloudlucenerevolution
 
Administering and Monitoring SolrCloud Clusters
Administering and Monitoring SolrCloud ClustersAdministering and Monitoring SolrCloud Clusters
Administering and Monitoring SolrCloud Clusterslucenerevolution
 
Implementing a Custom Search Syntax using Solr, Lucene, and Parboiled
Implementing a Custom Search Syntax using Solr, Lucene, and ParboiledImplementing a Custom Search Syntax using Solr, Lucene, and Parboiled
Implementing a Custom Search Syntax using Solr, Lucene, and Parboiledlucenerevolution
 
Using Solr to Search and Analyze Logs
Using Solr to Search and Analyze Logs Using Solr to Search and Analyze Logs
Using Solr to Search and Analyze Logs lucenerevolution
 
Enhancing relevancy through personalization & semantic search
Enhancing relevancy through personalization & semantic searchEnhancing relevancy through personalization & semantic search
Enhancing relevancy through personalization & semantic searchlucenerevolution
 
Real-time Inverted Search in the Cloud Using Lucene and Storm
Real-time Inverted Search in the Cloud Using Lucene and StormReal-time Inverted Search in the Cloud Using Lucene and Storm
Real-time Inverted Search in the Cloud Using Lucene and Stormlucenerevolution
 
Solr's Admin UI - Where does the data come from?
Solr's Admin UI - Where does the data come from?Solr's Admin UI - Where does the data come from?
Solr's Admin UI - Where does the data come from?lucenerevolution
 
Schemaless Solr and the Solr Schema REST API
Schemaless Solr and the Solr Schema REST APISchemaless Solr and the Solr Schema REST API
Schemaless Solr and the Solr Schema REST APIlucenerevolution
 
High Performance JSON Search and Relational Faceted Browsing with Lucene
High Performance JSON Search and Relational Faceted Browsing with LuceneHigh Performance JSON Search and Relational Faceted Browsing with Lucene
High Performance JSON Search and Relational Faceted Browsing with Lucenelucenerevolution
 
Text Classification with Lucene/Solr, Apache Hadoop and LibSVM
Text Classification with Lucene/Solr, Apache Hadoop and LibSVMText Classification with Lucene/Solr, Apache Hadoop and LibSVM
Text Classification with Lucene/Solr, Apache Hadoop and LibSVMlucenerevolution
 
Faceted Search with Lucene
Faceted Search with LuceneFaceted Search with Lucene
Faceted Search with Lucenelucenerevolution
 
Recent Additions to Lucene Arsenal
Recent Additions to Lucene ArsenalRecent Additions to Lucene Arsenal
Recent Additions to Lucene Arsenallucenerevolution
 
Turning search upside down
Turning search upside downTurning search upside down
Turning search upside downlucenerevolution
 
Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...
Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...
Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...lucenerevolution
 
Shrinking the haystack wes caldwell - final
Shrinking the haystack   wes caldwell - finalShrinking the haystack   wes caldwell - final
Shrinking the haystack wes caldwell - finallucenerevolution
 

More from lucenerevolution (20)

Text Classification Powered by Apache Mahout and Lucene
Text Classification Powered by Apache Mahout and LuceneText Classification Powered by Apache Mahout and Lucene
Text Classification Powered by Apache Mahout and Lucene
 
State of the Art Logging. Kibana4Solr is Here!
State of the Art Logging. Kibana4Solr is Here! State of the Art Logging. Kibana4Solr is Here!
State of the Art Logging. Kibana4Solr is Here!
 
Search at Twitter
Search at TwitterSearch at Twitter
Search at Twitter
 
Building Client-side Search Applications with Solr
Building Client-side Search Applications with SolrBuilding Client-side Search Applications with Solr
Building Client-side Search Applications with Solr
 
Integrate Solr with real-time stream processing applications
Integrate Solr with real-time stream processing applicationsIntegrate Solr with real-time stream processing applications
Integrate Solr with real-time stream processing applications
 
Scaling Solr with SolrCloud
Scaling Solr with SolrCloudScaling Solr with SolrCloud
Scaling Solr with SolrCloud
 
Administering and Monitoring SolrCloud Clusters
Administering and Monitoring SolrCloud ClustersAdministering and Monitoring SolrCloud Clusters
Administering and Monitoring SolrCloud Clusters
 
Implementing a Custom Search Syntax using Solr, Lucene, and Parboiled
Implementing a Custom Search Syntax using Solr, Lucene, and ParboiledImplementing a Custom Search Syntax using Solr, Lucene, and Parboiled
Implementing a Custom Search Syntax using Solr, Lucene, and Parboiled
 
Using Solr to Search and Analyze Logs
Using Solr to Search and Analyze Logs Using Solr to Search and Analyze Logs
Using Solr to Search and Analyze Logs
 
Enhancing relevancy through personalization & semantic search
Enhancing relevancy through personalization & semantic searchEnhancing relevancy through personalization & semantic search
Enhancing relevancy through personalization & semantic search
 
Real-time Inverted Search in the Cloud Using Lucene and Storm
Real-time Inverted Search in the Cloud Using Lucene and StormReal-time Inverted Search in the Cloud Using Lucene and Storm
Real-time Inverted Search in the Cloud Using Lucene and Storm
 
Solr's Admin UI - Where does the data come from?
Solr's Admin UI - Where does the data come from?Solr's Admin UI - Where does the data come from?
Solr's Admin UI - Where does the data come from?
 
Schemaless Solr and the Solr Schema REST API
Schemaless Solr and the Solr Schema REST APISchemaless Solr and the Solr Schema REST API
Schemaless Solr and the Solr Schema REST API
 
High Performance JSON Search and Relational Faceted Browsing with Lucene
High Performance JSON Search and Relational Faceted Browsing with LuceneHigh Performance JSON Search and Relational Faceted Browsing with Lucene
High Performance JSON Search and Relational Faceted Browsing with Lucene
 
Text Classification with Lucene/Solr, Apache Hadoop and LibSVM
Text Classification with Lucene/Solr, Apache Hadoop and LibSVMText Classification with Lucene/Solr, Apache Hadoop and LibSVM
Text Classification with Lucene/Solr, Apache Hadoop and LibSVM
 
Faceted Search with Lucene
Faceted Search with LuceneFaceted Search with Lucene
Faceted Search with Lucene
 
Recent Additions to Lucene Arsenal
Recent Additions to Lucene ArsenalRecent Additions to Lucene Arsenal
Recent Additions to Lucene Arsenal
 
Turning search upside down
Turning search upside downTurning search upside down
Turning search upside down
 
Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...
Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...
Spellchecking in Trovit: Implementing a Contextual Multi-language Spellchecke...
 
Shrinking the haystack wes caldwell - final
Shrinking the haystack   wes caldwell - finalShrinking the haystack   wes caldwell - final
Shrinking the haystack wes caldwell - final
 

Recently uploaded

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 

Recently uploaded (20)

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 

Next generation electronic medical records and search a test implementation in radiology

  • 1. Next Generation Electronic Medical Records and Search: A Test Implementation in Radiology David Piraino,MD Daniel Palmer, PhD Cleveland Clinic John Carroll University
  • 2. Introduction • Most patient specific medical information is document oriented with varying amounts of meta-data. • Most of patient medical information is textual and semi-structured. • Electronic Medical Record Systems (EMR) are not optimized to present textual information • EMRs currently show information in reverse time order only. • This talk describes the construction and use of Solr search technologies to provide relevant historical information at the point of care while interpreting radiology images.
  • 3. Grand challenges (2008) in clinical decision support • Improve the human–computer interface • Disseminate best practices in CDS design, development, and implementation • Summarize and prioritize patient-level information • Prioritize and filter recommendations to the user • Create an architecture for sharing executable CDS modules and services • Combine recommendations for patients with co-morbidities • Prioritize CDS content development and implementation • Create internet-accessible clinical decision support repositories • Use free text information to drive clinical decision support • Mine large clinical databases to create new CDS Dean F. Sittig et al, Journal of Biomedical Informatics 41 (2008) 387–392
  • 4. Too Much Information (2012) • In the time-pressured clinical setting, clinicians faced with large amounts of patient data in formats that are not readily interpretable often feel ‘information overload’. Ketan Mane et al, Journal of Biomedical Informatics 45(2012) 101-106
  • 5. What is out of place? • Blue • Green • Cleveland • Red • Yellow
  • 6. What is out of place? • Boston • new york • Cleveland • Chicago • Denver • San Diego • atlanta • Toronto • Mexico City • Columbus • Nashville • Paris • Seattle • Vancouver • Washington DC • Miami • dallas • Houston
  • 7. Large number of images, varying levels of applicability, incomplete histories, data stored in many different locations Chaos in Primary Care(2011) Information Overload Information Scatter Unrelated Information Mental Workload Situation Awareness Further Cognitive Influences Problem solving Problem identification Decision making Diagnosis Treatment Moderators Interruptions Expertise Time Information Chaos in Primary Care: Implications for Physician Performance and Patient Safety John W Beasley, MD1,2, Tosha B. Wetterneck, MD, MS3, Jon Temte, MD, PhD1, Jamie A Lapin, MS2, Paul Smith, MD1, A. Joy Rivera-Rodriguez, MS2, and Ben-Tzion Karsh, PhD*,1,2 Journal of the American Board Family Medicine. 2011 November; 24(6): 745–751 1Department of Family Medicine, UW-Madison School of Medicine and Public Health 2Department of Industrial and Systems Engineering, UW-Madison 3Department of Medicine, UW-Madison School of Medicine and Public Health
  • 8. Existing Information Confusion ED visit Telephone Office ED Office Admission Surgery Optho ED visit Telephone Office ED Office Admission Surgery Optho Labs CBC PSA Glucose Potassium Glucose Urinalysis Patient Image history presented as a list Key components missing
  • 9. Inspiration • Boston 2012 And we hope to be inspired again this week with your help
  • 10. Warning 28 Days Later • One person with other full time job • Running on moderately high end workstation • Indexed 7 million radiology reports • Providing types of searches that would otherwise be “impossible”
  • 11.
  • 12. MRI shoulder without contrast Relevant Previous Reports
  • 13. MRI shoulder without contrast There is evidence for a full thickness tear of the supraspinatus tendon Updated relevance
  • 14. MRI shoulder without contrast There is evidence for a full thickness tear of the supraspinatus tendon There is a partial tear of the subscapularis tendon with anterior medial dislocation of the long head of the biceps tendon Additional Update to Relevance
  • 15. Evaluation • 15 cases reported during clinical practice were used as test cases to determine if "similar" historical cases were found. • For these 15 cases all searches completed within 3 seconds • Considered only the top 10 matches returned by search • Number of cases that illustrated the questioned diagnosis as determined by a bone and joint radiologist.
  • 16. Results for the 15 cases • Average performance: – 7.8 out of the 10 highest rated reports showed a similar case highly related to the present case. • Best performance: – 10 out of 10 cases relevant • Worst performance: – only 2 out of 10 cases relevant
  • 17. In Practice • An example case: – Medical image: vascular mass in the hand – LucidWorks search considered first 10 results • Based on text, eliminated unrelated cases – Found and studied 2 pertinent cases • Showed similar masses with similar uncertainty • Used to generate data sets for other research projects
  • 18. Input Flow Input Stream HL7 stream or Delimited File Solr XML with new fields Solr Index and repositoryPreprocess algorithm Solr processing
  • 19. Input Stream (HL7 Protocol) XXXX|Date|XXX-01-01 |XXXX|XX:17:00.0|14||XXX-XXX-RADIOLOGY-CCF|XXX|XXX|CCF|I|XXXX|LMBR |XXXX|A|MRA OF HEAD|MR||||||* * *Final Report* * * DATE OF EXAM: XXXXX 12:07AM LMM 0432 - MRA OF HEAD / ACCESSION # XXXXX PROCEDURE REASON: cva * * * * Physician Interpretation * * * * RESULT: MRA OF THE HEAD WITHOUT CONTRAST HISTORY: Subarachnoidxxxx TECHNIQUE: Time of flight MRA of the cervical circulation was performed. COMPARISON: none FINDINGS: Examination is xxxxxxxx. IMPRESSION: Small xxxxxxxx. Transcriptionist: PSC Transcribe Date/Time: Jan 1 XXXX 10:14P Dictated by : XXXXXX, MD This examination was interpreted and the report reviewed and electronically signed by: XXXXX, MD On Date|
  • 20. <add> <doc> <field name="department">Radiology</field> <field name="category">report</field> <field name="pid">EXXXXXX</field> <field name="sex">Male</field> <field name="id">XXXXX</field> <field name="did">XXXXX</field> <field name="modality">CT</field> <field name="title">MRI of the HEAD</field> <field name="date">XXX-01-09T09:34:00Z</field> <field name="year">XXX</field> <field name="month">01</field> <field name="day">09</field> <field name="hour">09</field> <field name="history">Subarachnoidxxxx</field> <field name="site">WRC</field> <field name="physician">XXXXX</field> <field name="body"> On the head XXXXXXXXXX on the base of the neck. </field> <field name="impression"> 1. XXXX. 2. XXXXXXX. 3. XXXXXXXX </field> <field name=“positive">XXXXXXXX</field> <field name=“negative">XXXX</field> <field name=“neutral">XXXX</field> <field name=“anatomy”>skull</field> <field name=“side”>none</field> </doc> </add> Solr Input XML stream
  • 21. Search Flow Extracted text Solr Query Relevant Documents Preprocess algorithm Query Solr Clinical encounter Radiology report Data Extractor Data Extractor More information Processed Text Solr query constructor
  • 22. Similar Imaging Diagnosis Patient: Anatomy, Modality, Diagnosis, and Time Patient Pathology Lab Patient Clinical notes (Provider Diagnosis Time) Speculative Interface
  • 23. Solr – current implementation Similar Imaging Diagnosis Patient: Anatomy, Modality, Diagnosis, and Time Patient Pathology Lab Patient Clinical notes (Provider Diagnosis Time)
  • 25. Challenges to Building Prototype • Time vs. Data • Sensitivity of queries • Automating human scan/evaluation step • Lack of a non-radiologist fitness function • Migration from development-only LucidWorks platform to embedded Solr API queries
  • 26. Time vs. Data • 2-3 cases max viewed (10 considered) • High relevance required • Potentially 10’s of thousands to select from
  • 27. Sensitivity of Queries • Many query parameters – proximity, boost, not • Yields range of results – 10/10 through 0/10 • 2 orders of magnitude in query times • (wrist fracture) • (wrist fracture)~2 • (wrist fracture)~10 • wrist^3 fracture • -(no near fracture)
  • 28. Queries: Good News/Bad News • Basic queries provide great results – Better than expected – Top 10 results quickly yield cases to view • Query refinement proves to be difficult – Little or no correlation between query modifications and changes in results – No consistent direction to investigate
  • 29. Human in the Loop • Top 10 results displayed in text form • Human quickly scans and selects best • Must maintain this ability in visual GUI • Evaluation difficult because…
  • 30. Fitness Function == Radiologist • Need expert to determine value of query results • Large impact on debugging… • “Live” statistics gathering and provisional data gathering techniques
  • 31. Migration for Prototype • Manual process using LucidWorks proved concept • Use Solr API to implement an automated delivery/display system • Dependent on an intuitive user interface
  • 33. CONFERENCE PARTY The Tipsy Crow: 770 5th Ave Starts after Stump The Chump Your conference badge gets you in the door TOMORROW Breakfast starts at 7:30 Keynotes start at 8:30 CONTACT (optional) David Piraino MD piraind@ccf.org