Medical Record as a Semantic Graph

Slides:



Advertisements
Similar presentations
E-Portfolio July2014 Managing Multi-source Feedback.
Advertisements

CS 484 – Artificial Intelligence1 Announcements Choose Research Topic by today Project 1 is due Thursday, October 11 Midterm is Thursday, October 18 Book.
Fundamentals of Information Systems, Second Edition
From Inception to Elaboration Chapter 8 Applying UML and Patterns -Craig Larman.
Glenn Research Center at Lewis Field Software Assurance of Web-based Applications SAWbA Tim Kurtz SAIC/GRC Software Assurance Symposium 2004.
LÊ QU Ố C HUY ID: QLU OUTLINE  What is data mining ?  Major issues in data mining 2.
The Common Core Curriculum By Dean Berry, Ed. D. Gregg Berry, B.A.
Module 4: Systems Development Chapter 13: Investigation and Analysis.
BMAN Integrative Team Project Week 2 Professor Linda A Macaulay.
Data Mining Process A manifestation of best practices A systematic way to conduct DM projects Different groups has different versions Most common standard.
Shijian Lu and C écile Paris CSIRO ICT Centre Sydney, Australia Authoring Content Structure for Adaptive Documents.
Fundamentals of Information Systems, Second Edition 1 Systems Development.
(c) Addison Wesley Copyright © 2000 by Addison Wesley Version 1.0
© 2013 The McGraw-Hill Companies, Inc. All rights reserved. Chapter 6 The Office Visit.
SAGE Nick Beard Vice President, IDX Systems Corp..
Introduction to Science: The Scientific Method Courtesy of: Omega Science.
Implementing Clinical Governance COMPASS Consultant Outcome Indicators Programme.
Is 581 assist Inspiring Minds/is581assistdotcom FOR MORE CLASSES VISIT
Emerging Infectious Disease Tabletop Exercise
Elaboration popo.
Welcome to M301 P2 Software Systems & their Development
Workshop to develop theories of change
Trainees in difficulty
click your mouse or hit enter to advance animation
Chapter 34 Nursing Assessment
Department of Biological and Medical Physics
Analisis Bisnis.
Documentation and Reporting
CASE Tools and Joint and Rapid Application Development
Fundamentals of Information Systems, Sixth Edition
Care Coordination and Interoperable Health IT Systems
WorldVistA EHR (VOE) CCHIT Certified EHR.
Lab Roles and Lab Report
Scientific Method The scientific method is a guide to problem solving. It involves asking questions, making observations, and trying to figure out things.
CASE STUDY BY: JESSICA PATRON.
THE BUSINESS ANALYSIS PROCESS MODEL
The Development of Information Systems Chapter 8 page 348+
CERNER MILLENNIUM FirstNet Introduction to Workflow & Documentation
ECHO 3 Working with GPs
The Nursing Process and Pharmacology Jeanelle F. Jimenez RN, BSN, CCRN
How Students Navigate a Test and Use Test Tools
CERNER MILLENNIUM PowerChart Desktop Orientation
Clinical audit 2017/18 National Results
IMPORTANT NOTICE TO STUDENTS:
Unified Modeling Language
InnovationQ Plus Quick Start Guide
Chapter 13: Systems Analysis and Design
Clinical audit 2017/18 National Results
Chapter 34 Nursing Assessment
Steps scientist use to solve a problem
POD #3 Lab Safety 8/11/15 List two things you should do ahead of time to prepare for a lab. What is the most important rule when performing a lab? What.
Click on one of the following icons to go to that resource.
Analysis models and design models
Evaluating progress and restoration planning in the Yakima Basin: a re-examine of the EDT Framework and Model Greg Blair, ICF International Yakima Basin.
Concepts of Nursing NUR 212
Medical Students Documenting in the EMR
How Do I Evaluate Workflow?
Managing Multi-source Feedback
Medical Students Documenting in the EMR
Learn and Share Attendee guide and template for presentation of improvements and innovations at the Emergency Care Improvement Group Meeting.
ROLE OF «electronic virtual enhanced research-engaged student teams» WEB PORTAL IN SOLUTION OF PROBLEM OF COLLABORATION INTERNATIONAL TEAMS INSIDE ONE.
How to Use i2b2 URL to i2b2: Questions?
Underground Coal Mine Supervisor Training
Welcome! Basic Dynamic Documentation Basic Dynamic Documentation
Welcome! Basic Dynamic Documentation Basic Dynamic Documentation
Welcome! Basic Dynamic Documentation Basic Dynamic Documentation
Template for methodological application
Outline Context for database development Goals of database development
CERNER MILLENNIUM PowerChart Desktop Orientation
Presentation transcript:

Medical Record as a Semantic Graph Relations between Observations, suspected Health Issues and prescribed Activities IWEEE-2015 8th International Workshop on e-Health in Emerging Economies Las Palmas, 25 Sept 2015 Etienne saliez, M.D. / IsfTeH, IsfTeH, International Society for Telemedicine

Objectives Health problems solving Better collaborations between the members of multidisciplinary care team Make medical reasoning more transparent Training tools for medical students and nurses

Approaches Focus on the relations between the informations in the patient record. Graphs are very natural human way of thinking, in fact based on graphs.

Neurons from Cajal in the 19th century to the computer age

Navigation in a Graph Database A kind of NoSQL databse where any node can be linked with any others nodes, in a non hierarchical space of millions of nodes. Nodes and links may have attributes, as type, degree of belief, importance, … and a specific content including any kind of traditional documents. A graph provide only a global summary, a kind of structured table of content. Contextual menus provide the details on request, as well a way to enter new data.

“Observation” Nodes Any fact having been observed as declations of the patient, examinations, lab test, images, … But here without any assessment on these facts.

“Health Issue” Nodes (1) Any point of concern needing attention, as complaint of the patient and/or abnormal findings. Issues are motivated by one or more Observations. Either a preliminary “hypothesis” requiring more investigations. or a “diagnose” requiring a treatment. To be presented as a global “Problem List”.

“Health Issue” Node (2): time A “risk” is a potential issue in the future. Closed Issues must remain visible at the bottom of the “Problem List” as “Past History”. An issue may be linked to elements of medical knowledge.

Healt Issue Node ( 3 ): scenario “Positive Issues” represent abnormal findings to be further analyzed and treated. “Negative Issues” represent issues to be excluded, as in the case of a check-up. In both cases recommendations could be proposed as “To do next”

“Action” Nodes Any task to be performed for the patient as asking more questions, order for lab tests, prescription of medications. Every Action is expected to return a result. New results are recorded as Observations and may lead to re-evaluation of the Issues, in the perspective of an iterative care process.

“Relationships” Nodes An Obsevation can “SUGGEST” some Health Issue. A Health Issue can lead to a “RECOMMANDED” an Action. A Health Issue can be “ASSOCIATED” with Knowledge nodes.

Visual presentations Type of node Importance Degree of certainty Normality Latest or previous version ... Shape (rectangle, circle) Size Color Intesity Pictogram ...

Computer events on a node Zoom to the content. Select the presentation of a subset of the graph. Create a new node or a new version of an existing node. Create a new relation. Jump to external software e.g. GNUHealth, Orthanc, Ipath, etc …. Fly over Left mouse click Right mouse click Double click Drag and drop ...

Access to medical knowledge Possible as far as a Health Issue are wel defined and identified. Often no diagnose yet, but issues like “infectious syndrome” or “back pain”. Anyhow the critical question is “What to do next”. Step by step development of relations with semantic medical knowledge bases.

Research Will become possible when a large set of patient records will become available. Graph technology can help to discover unsuspected relations between some conditions, as already in use in other domains, as banking or marketing.

Open Source The project is based on Open Source components as Linux, Neo4j, D3.js, Popoto.js, etc... Freely available in the public domain. New developments are shared in Open Source. Transparency about how the programs exactly work. No dependence on any single software provider.

Intended users Members of Collaborative Care Teams working across Internet. Local actors in developing regions should go as far as possible before asking international experts. Experts will review the graph and if necessary provide advices. Training sessions for medical and nuse students:

Conclusions Interactive graphs have a huge potential. Graph Databases provide better logical support for medical problem solving. Graph Screens are very natural presentations. Support of Care Team collaborative work, the actors sharing what they know and what they think about the known facts. Useful for students training.

New Graph Partners are very welcome Medical: Try to use this experimental version and provide suggestions about improvements. (on-line access in preparation). Informatics: Software extensions, make a much more convivial human interface, integration with other Open Source medical systems. Sponsors: Would help to speed up the developments in the not for profit ISfTeH. Contact: etienne@saliez.be