Proposal Title: Smart Analytic Health Plan Systems

Size: px
Start display at page:

Download "Proposal Title: Smart Analytic Health Plan Systems"

Transcription

1 Proposal Title: Smart Analytic Health Plan Systems By Daniela Raicu, Associate Professor, School of Computing, DePaul University I. Proposal Goals and Motivation Someone is going to turn healthcare into a true system, designed with the patient's health in mind. Someone is going to put in place the key building blocks. Importantly, someone is going to institute standards, accomplish cross-segment connectivity and break down the silos. Someone is going to unleash and scale the expertise and creativity of America's healthcare professionals. And someone is going to build the capacity to identify the key patterns in all this data and knowledge. Samuel J. Palmisano, IBM Chairman, 2009 Medical Innovation Summit The goal of this proposal is to work together with IBM on developing an IT curriculum that will provide the next generation with the health care industry skills needed for a smarter planet. Given the data avalanche being created by the explosion of the medical imaging technologies, advanced analytical skills are needed to improve research, diagnosis, and treatment. Depending on the size of the institution, a radiology department can perform from hundreds to many thousands of examinations per day, generating a myriad of images, patient data, report text, findings, and recommendations [1]. New digital image management systems (e.g. Picture Archiving and Communication Systems - PACS) have been developed for image acquisition, storage, transmission, processing and display of images for their analysis and further diagnosis. IBM is taking the next step towards a better PACS (e.g. PACS++) through the creation of the new multi-modal Medical Analytics Platform. The platform is a new system that enables real-time collection-level text and image analytics for improved diagnosis and patient care. Medical record text analysis is applied to patient records to make them amenable for collection-level search and retrieval based on semantic concepts derived from RadLex taxonomy. Availability of digital data within PACS raises a possibility of health care and research enhancements associated with manipulation, processing and handling of data by computers, that is a basis for computer-assisted radiology development. In general, radiology data is well organized but poorly structured, and structuring this data prior to knowledge extraction is an essential first step in the successful mining of radiological data [1]. Compared to text, radiology images are enormous in size, highly variable over time, and quite difficult to mine. Therefore, image processing and data mining techniques are necessary for structuring, 1 P a g e

2 management, retrieval, and interpretation of image data. The curriculum material developed under this proposal will teach a set of advanced data analysis and data mining skills that will help identify key patterns in radiology imaging data. II. Description of the approach The course module will focus on teaching classification approaches for learning key patterns in medical data that will help with the creation of efficient and accurate computer-aided diagnosis systems. Two classification approaches, decision trees and linear discriminant analysis, will be taught in the context of lung nodules classification in Computed Tomography images of the chest. While the approach will be presented in the context of Computed Tomography (CT) images and lung nodules classification, it can be applied to any other medical imaging data (e.g. MRI, PET, etc) and other anatomical structures (e.g. liver, kidney, etc) besides CT images of the lung nodules. Furthermore, the same techniques can be experimented on newly available medical data such as the ones collected by IBM through its new philanthropic tool called City Forward. In the following three subsections, we describe the dataset, the two classification approaches, and the performance evaluation measures included in the course module. II.1. Lung Image Database Consortium (LIDC) Dataset The course module will be created using the NIH/NCI Lung Image Database Consortium (LIDC) dataset. The dataset [2] was created to serve as an international research resource for development, training, and evaluation of Computer-aided Diagnosis (CAD) algorithms for detecting lung nodules on CT scans. It is downloadable through the National Cancer Institute s Imaging Archive web site - and provides the image data, the radiologists nodule outlines, and the radiologists subjective ratings of nodule characteristics for this study. Any LIDC radiologist who identified a structure as a nodule > 3 mm also provided subjective ratings for 9 nodule characteristics: subtlety, internal structure, calcification, sphericity, margin, lobulation, spiculation, texture, and malignancy likelihood. For example, the texture characteristic provides meaningful information regarding nodule appearance ( Non-Solid, Part Solid/(Mixed), Solid ) while malignancy characteristic captures the likelihood of malignancy ( Highly Unlikely, Moderately Unlikely, Indeterminate, Moderately Suspicious, Highly Suspicious ) as perceived by the LIDC radiologists ([3]). The LIDC database currently contains complete thoracic CT scans for 208 patients acquired over different periods of time and with various scanner models resulting in a wide range of values of the 2 P a g e

3 imaging acquisition parameters. The Medical Informatics (MedIX) lab of School of Computing at DePaul ( has already processed the LIDC data and, for each one of the 914 nodules (all larger than 3mm), a set of 64 image features were calculated to quantify the texture, size, intensity, and shape of the nodules [4]. This feature data set will be made available to exemplify the classification approaches for computer-aided diagnostic and characterization as proposed for the course module. While the LIDC dataset has been used by different research groups for nodule detection, characterization, and diagnosis, through this course module the LIDC will be used for first time for imaging analytics education and training purposes. II.2. Classification Approaches for Computer-aided Diagnosis (CADx) Given that medical imaging technology allows generating higher-resolution images and many more slices per single study, the efficiency and accuracy of the radiologists interpreting these images may be affected. New methodologies and systems are required to assist the radiologists in coping with this trend and improving their performance. Classification approaches have been used in imaging analytics to build computer-aided diagnosis systems that act as second readers in the diagnostic decision making process. Linear discriminant analysis (LDA) and decision trees are two of the classification approaches that have been used for computer-aided diagnosis for breast cancer and lung nodules. The course module will present the theory behind these two approaches and will illustrate them through examples of classification of lung nodules based on the LIDC dataset. II.3. Evaluation Measures for Computer-Aided Diagnosis The critical requirement of a classifier is its ability to generalize well. Namely, it should correctly classify new datasets. Therefore, ways for successful validation of the classification approaches to achieve a balance between performing well on the training dataset while generalizing well on new cases will be presented. III. Course Module Milestones The course module will be developed using IBM/SPSS technology and will contain the following items as outlined in Table 1: A. Instructor guide on how to use the materials inside the module 3 P a g e

4 B. PowerPoint lecture notes for the instructor C. Practice exercises hands on work with the LIDC publically available medical dataset D. Video demonstrations on how to use the appropriate IBM/SPSS software The development of the course module will be followed by the experimentation part within the Medical Informatics (MedIX) laboratory; the MedIX lab is affiliated with the DePaul Data Mining and Predictive Analytics (DaMPA) Center ( whose first industry partner is IBM. The course module will be also taught in two DePaul courses: IS567: Knowledge Discovery Technologies and CSC424: Multivariate Statistics. Table 1: Proposed materials for the course module Milestones for the Description Course Module Instructor guide Readme file on how to use the materials from the module Chapter 1: What is classification and what its applications are Lecture notes Chapter 2: Decision trees PowerPoint Chapter 3: Linear discriminant analysis presentations Chapter 4: Evaluation and interpretation of classification results All the steps from the lecture notes will be illustrated through case studies from Labs/exercises the medical domain. One case study will be performed on the Lung Imaging Database Consortium (LIDC) dataset and another possible one on a dataset identified by IBM medical experts. All steps of applying the two classification approaches presented in the PowerPoint lecture notes will be demonstrated and recorded using Camtasia Video demonstrations which allows us to integrate audio recording while screen-capturing is in progress, so the presenter can narrate the demonstration as it is carried out. The video output will be exported to common video formats such as MPEG-2 or MPEG-4. IV. Benefits of the curriculum and societal impact The developed curriculum materials will be organized such that they can be used in whole or part to teach university students at both the undergraduate and graduate levels. Courses such as medical image processing and analysis, computer vision, data analysis, and data mining taught in computer sciences, information systems, medical physics, and biomedical engineering can use the proposed course module. Students developing the taught skills should be able to work further in computerassisted radiology jobs or any other related imaging analytics jobs. 4 P a g e

5 In the long run, preparing the necessary technical workforce to assist radiologists, surgeons, and oncologists in their daily workflow will allow better decision making in the diagnosis process and further expand the number of opportunites for computer-aided medical research and education. V. Current funding and interested collaborators The faculty, Daniela Stan Raicu, has teaching and research experience in imaging analytics for over 10 years. She is the co-director of the Medical Informatics and the Intelligent Multimedia Processing Laboratories, and the Director of the Data Mining and Predictive Analytics Center at DePaul. Her research interests include medical imaging, multimedia retrieval, pattern recognition and data mining. She is the recipient of the DePaul Excellence in Teaching Award 2008 and the DePaul Spirit of Inquiry Award in Daniela's medical imaging projects have been funded by the National Science Foundation (NSF) and the Department of Energy (DOE). She is collaborating with Dr. Sam Armato of University Chicago and Dr. David Channin of Northwestern University on her medical imaging research. Her work has also similarities with the work performed in the IBM medical imaging analytics research group, in particular with the work lead by Ebadollahi [5]. VI. References [1] Dreyer KJ The Alchemy of Data Mining, Imaging Economics, [2] Armato SG, McLennan G, McNitt-Gray MF, Meyer CR, Yankelevitz D, Aberle DR et al. Lung Image Database Consortium: Developing a resource for the medical imaging research community, Radiology, 232(3): , [3] McNitt-Gray M.F., Armato S.G. III, Meyer C.R., Reeves A.P., McLennan G. et al. The Lung Image Database Consortium (LIDC) data collection process for nodule detection and annotation. Academic Radiology , [4] Zinovev D, Raicu DS, Furst JD, Armato III, SG. Predicting Radiological Panel Opinions Using a Panel of Machine Learning Classifiers, Algorithms 2009, 2, [5] S Ebadollahi, J Cooper, D Kaufman, A Levas, A Laine, et al. "Concept-Oriented Access to Longitudinal Multimedia Medical Records: A Case Study in Brain Tumor Patient Management." Proceedings of Cross-Media Information Analysis, Extraction and Management Workshop (SAMT 2009). 5 P a g e

An interdisciplinary model for analytics education

An interdisciplinary model for analytics education An interdisciplinary model for analytics education Raffaella Settimi, PhD School of Computing, DePaul University Drew Conway s Data Science Venn Diagram http://drewconway.com/zia/2013/3/26/the-data-science-venn-diagram

More information

RUN-LENGTH ENCODING FOR VOLUMETRIC TEXTURE

RUN-LENGTH ENCODING FOR VOLUMETRIC TEXTURE RUN-LENGTH ENCODING FOR VOLUMETRIC TEXTURE Dong-Hui Xu, Arati S. Kurani, Jacob D. Furst, Daniela S. Raicu Intelligent Multimedia Processing Laboratory, School of Computer Science, Telecommunications, and

More information

GE Healthcare. Centricity PACS and PACS-IW with Universal Viewer* Where it all comes together

GE Healthcare. Centricity PACS and PACS-IW with Universal Viewer* Where it all comes together GE Healthcare Centricity PACS and PACS-IW with Universal Viewer* Where it all comes together The healthcare industry is going through an unprecedented period of change with providers being called upon

More information

Job list - Research China

Job list - Research China Job list - Research China Job # Job Title Page 010499 Scientist for Mechanical Engineering P2-3 002590 Senior Scientist for Biomedical Engineering P4-5 022831 Research Scientist for MRI P6-7 010501 Scientist

More information

An Introduction to Health Informatics for a Global Information Based Society

An Introduction to Health Informatics for a Global Information Based Society An Introduction to Health Informatics for a Global Information Based Society A Course proposal for 2010 Healthcare Industry Skills Innovation Award Sponsored by the IBM Academic Initiative submitted by

More information

Prototype Internet consultation system for radiologists

Prototype Internet consultation system for radiologists Prototype Internet consultation system for radiologists Boris Kovalerchuk, Department of Computer Science, Central Washington University, Ellensburg, WA 98926-7520, USA borisk@tahoma.cwu.edu James F. Ruiz

More information

Patient sample criteria for the OPEIR Measures Group are all patients regardless of age, that have a specific CT procedure performed:

Patient sample criteria for the OPEIR Measures Group are all patients regardless of age, that have a specific CT procedure performed: OPTIMIZING PATIENT EXPOSURE TO IONIZING RADIATION (OPEIR) MEASURES GROUP OVERVIEW 2016 PQRS OPTIONS F MEASURES GROUPS: 2016 PQRS MEASURES IN OPTIMIZING PATIENT EXPOSURE TO IONIZING RADIATION (OPEIR) MEASURES

More information

OPTIMIZING PATIENT EXPOSURE TO IONIZING RADIATION (OPEIR) MEASURES GROUP OVERVIEW 2015 PQRS OPTIONS FOR MEASURES GROUPS:

OPTIMIZING PATIENT EXPOSURE TO IONIZING RADIATION (OPEIR) MEASURES GROUP OVERVIEW 2015 PQRS OPTIONS FOR MEASURES GROUPS: OPTIMIZING PATIENT EXPOSURE TO IONIZING RADIATION (OPEIR) MEASURES GROUP OVERVIEW 2015 PQRS OPTIONS F MEASURES GROUPS: 2015 PQRS MEASURES IN OPTIMIZING PATIENT EXPOSURE TO IONIZING RADIATION (OPEIR) MEASURES

More information

Find your future in the history

Find your future in the history Find your future in the history Is your radiology practice ready for the future? Demands are extremely high as radiology practices move from a fee-for-service model to an outcomes-based model centered

More information

Review of Biomedical Image Processing

Review of Biomedical Image Processing BOOK REVIEW Open Access Review of Biomedical Image Processing Edward J Ciaccio Correspondence: ciaccio@columbia. edu Department of Medicine, Columbia University, New York, USA Abstract This article is

More information

Radiology Workload and Follow-up Considerations

Radiology Workload and Follow-up Considerations Radiology Workload and Follow-up Considerations William C. Black, MD Department of Radiology Norris Cotton Cancer Center Dartmouth-Hitchcock Medical Center william.c.black@hitchcock.org No financial disclosures

More information

Tutorial on Medical Image Retrieval - application domains-

Tutorial on Medical Image Retrieval - application domains- Tutorial on Medical Image Retrieval - application domains- Medical Informatics Europe 2005 28.08.2005 Henning Müller, Thomas Deselaers Service of Medical Informatics Geneva University & Hospitals, Switzerland

More information

Development of a Data Integration and Visualization Software for LIDC

Development of a Data Integration and Visualization Software for LIDC 2297 Development of a Data Integration and Visualization Software for LIDC Chao Zeng 1, 2 1 School of Geosciences and Info-physics, Central South University, Changsha, China 2 College of Information Science

More information

Exploration and Visualization of Post-Market Data

Exploration and Visualization of Post-Market Data Exploration and Visualization of Post-Market Data Jianying Hu, PhD Joint work with David Gotz, Shahram Ebadollahi, Jimeng Sun, Fei Wang, Marianthi Markatou Healthcare Analytics Research IBM T.J. Watson

More information

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining A Review: Image Retrieval Using Web Multimedia Satish Bansal*, K K Yadav** *, **Assistant Professor Prestige Institute Of Management, Gwalior (MP), India Abstract Multimedia object include audio, video,

More information

Find the signal in the noise

Find the signal in the noise Find the signal in the noise Electronic Health Records: The challenge The adoption of Electronic Health Records (EHRs) in the USA is rapidly increasing, due to the Health Information Technology and Clinical

More information

Health Management Information Systems: Medical Imaging Systems. Slide 1 Welcome to Health Management Information Systems, Medical Imaging Systems.

Health Management Information Systems: Medical Imaging Systems. Slide 1 Welcome to Health Management Information Systems, Medical Imaging Systems. Health Management Information Systems: Medical Imaging Systems Lecture 8 Audio Transcript Slide 1 Welcome to Health Management Information Systems, Medical Imaging Systems. The component, Health Management

More information

Intensity-Modulated Radiation Therapy (IMRT)

Intensity-Modulated Radiation Therapy (IMRT) Scan for mobile link. Intensity-Modulated Radiation Therapy (IMRT) Intensity-modulated radiotherapy (IMRT) uses linear accelerators to safely and painlessly deliver precise radiation doses to a tumor while

More information

Intelligent Tools For A Productive Radiologist Workflow: How Machine Learning Enriches Hanging Protocols

Intelligent Tools For A Productive Radiologist Workflow: How Machine Learning Enriches Hanging Protocols GE Healthcare Intelligent Tools For A Productive Radiologist Workflow: How Machine Learning Enriches Hanging Protocols Authors: Tianyi Wang Information Scientist Machine Learning Lab Software Science &

More information

Measure #405: Appropriate Follow-up Imaging for Incidental Abdominal Lesions National Quality Strategy Domain: Effective Clinical Care

Measure #405: Appropriate Follow-up Imaging for Incidental Abdominal Lesions National Quality Strategy Domain: Effective Clinical Care Measure #405: Appropriate Follow-up Imaging for Incidental Abdominal Lesions National Quality Strategy Domain: Effective Clinical Care 2016 PQRS OPTIONS FOR INDIVIDUAL MEASURES: CLAIMS, REGISTRY DESCRIPTION:

More information

22 nd edition. Welcome,

22 nd edition. Welcome, 22 nd edition Welcome, The Amsterdam International Medical Summer School (AIMSS) is an annual event, organized by the Academic Medical Center University of Amsterdam (AMC-UvA) in cooperation with the Amsterdam

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

14:30 Watson applicaties bouwen met IBM Bluemix

14:30 Watson applicaties bouwen met IBM Bluemix A New Era of Thinking IBM BusinessConnect A New Era of Thinking 14:30 Watson applicaties bouwen met IBM Bluemix Rob Pennock pennock@nl.ibm.com Software Architect - IBM Cloud 1 2016 IBM Corporation What

More information

Image Area. View Point. Medical Imaging. Advanced Imaging Solutions for Diagnosis, Localization, Treatment Planning and Monitoring. www.infosys.

Image Area. View Point. Medical Imaging. Advanced Imaging Solutions for Diagnosis, Localization, Treatment Planning and Monitoring. www.infosys. Image Area View Point Medical Imaging Advanced Imaging Solutions for Diagnosis, Localization, Treatment Planning and Monitoring www.infosys.com Over the years, medical imaging has become vital in the early

More information

Uncovering Value in Healthcare Data with Cognitive Analytics. Christine Livingston, Perficient Ken Dugan, IBM

Uncovering Value in Healthcare Data with Cognitive Analytics. Christine Livingston, Perficient Ken Dugan, IBM Uncovering Value in Healthcare Data with Cognitive Analytics Christine Livingston, Perficient Ken Dugan, IBM Conflict of Interest Christine Livingston Ken Dugan Has no real or apparent conflicts of interest

More information

Integrated Information Services (IIS) Strategic Plan

Integrated Information Services (IIS) Strategic Plan Integrated Information Services (IIS) Strategic Plan Preamble Integrated Information Services (IIS) supports UCAR/NCAR/UCP efforts to both manage, preserve, and provide access to its scholarship for the

More information

MANCHESTER Lung Cancer Screening Program Dartmouth-Hitchcock Manchester 100 Hitchcock Way Manchester, NH 03104 (603) 695-2850

MANCHESTER Lung Cancer Screening Program Dartmouth-Hitchcock Manchester 100 Hitchcock Way Manchester, NH 03104 (603) 695-2850 LEBANON Lung Cancer Screening Program One Medical Center Drive Lebanon, NH 03756 (603) 650-4400 (866) 966-1601 Toll-free cancer.dartmouth.edu/lungscreening MANCHESTER Lung Cancer Screening Program Dartmouth-Hitchcock

More information

MASSACHUSETTS HARVARD

MASSACHUSETTS HARVARD MGH/McLean Adult Psychiatry Residency Program Request for Learning Management System Proposals 1. Introduction 1.1. The MGH/McLean Adult Psychiatry Residency Program is seeking a developer to work in close

More information

Delivering Smart Answers!

Delivering Smart Answers! Companion for SharePoint Topic Analyst Companion for SharePoint All Your Information Enterprise-ready Enrich SharePoint, your central place for document and workflow management, not only with an improved

More information

GE Healthcare. Centricity* PACS and PACS-IW with Universal Viewer. Universal Viewer. Where it all comes together.

GE Healthcare. Centricity* PACS and PACS-IW with Universal Viewer. Universal Viewer. Where it all comes together. GE Healthcare Centricity* PACS and PACS-IW with Universal Viewer Universal Viewer. Where it all comes together. Where it all comes together Centricity PACS and Centricity PACS-IW with Universal Viewer

More information

Green Education through Green Power: Photovoltaics as a Conduit to Interdisciplinary Learning

Green Education through Green Power: Photovoltaics as a Conduit to Interdisciplinary Learning Green Education through Green Power: Photovoltaics as a Conduit to Interdisciplinary Learning The proposed project will enable ABC University to: 1) develop an interdisciplinary educational program to

More information

Siemens Computed Tomography

Siemens Computed Tomography Siemens Computed Tomography Innovation Leader. The Cosmopolitan Information Topic Waltraud Winter Siemens Copyright Siemens AG 2011. All rights reserved. Page 1 October 2012 Waltraud Winter An Innovation

More information

Lung Image Database Consortium: Developing a Resource for the Medical Imaging Research Community 1

Lung Image Database Consortium: Developing a Resource for the Medical Imaging Research Community 1 Samuel G. Armato III, PhD Geoffrey McLennan, MD, PhD Michael F. McNitt-Gray, PhD Charles R. Meyer, PhD David Yankelevitz, MD Denise R. Aberle, MD Claudia I. Henschke, MD, PhD Eric A. Hoffman, PhD Ella

More information

CurtinX courses: Selection and Development Process

CurtinX courses: Selection and Development Process CurtinX courses: Selection and Development Process Partnering with edx provides Curtin with the opportunity to significantly increase global engagement and to showcase excellence and expertise in a number

More information

The Big Data methodology in computer vision systems

The Big Data methodology in computer vision systems The Big Data methodology in computer vision systems Popov S.B. Samara State Aerospace University, Image Processing Systems Institute, Russian Academy of Sciences Abstract. I consider the advantages of

More information

Delivering Accelerated Results

Delivering Accelerated Results Delivering Accelerated Results Presents An Integrated Radiology Information System OVERVIEW E*HealthLine s Radiology Information System is a comprehensive HealthCare Information Management System that

More information

MEDICAL DATA MINING. Timothy Hays, PhD. Health IT Strategy Executive Dynamics Research Corporation (DRC) December 13, 2012

MEDICAL DATA MINING. Timothy Hays, PhD. Health IT Strategy Executive Dynamics Research Corporation (DRC) December 13, 2012 MEDICAL DATA MINING Timothy Hays, PhD Health IT Strategy Executive Dynamics Research Corporation (DRC) December 13, 2012 2 Healthcare in America Is a VERY Large Domain with Enormous Opportunities for Data

More information

Decision Support: Improving Quality, Safety and Efficiency through Innovative Use of Information Technologies

Decision Support: Improving Quality, Safety and Efficiency through Innovative Use of Information Technologies Decision Support: Improving Quality, Safety and Efficiency through Innovative Use of Information Technologies Katherine P. Andriole Brigham & Women s Hospital Department of Radiology Center for Evidence-Based

More information

A Hurwitz white paper. Inventing the Future. Judith Hurwitz President and CEO. Sponsored by Hitachi

A Hurwitz white paper. Inventing the Future. Judith Hurwitz President and CEO. Sponsored by Hitachi Judith Hurwitz President and CEO Sponsored by Hitachi Introduction Only a few years ago, the greatest concern for businesses was being able to link traditional IT with the requirements of business units.

More information

The Center for Prostate Cancer. Personalized Treatment. Clinical Excellence.

The Center for Prostate Cancer. Personalized Treatment. Clinical Excellence. The Center for Prostate Cancer Personalized Treatment. Clinical Excellence. The Center for Prostate Cancer Leaders in Prostate Cancer Treatment and Research The Center for Prostate Cancer at the North

More information

Cancer Care Delivered Locally by Physicians You Know and Trust

Cancer Care Delivered Locally by Physicians You Know and Trust West Florida Physician Office Building Johnson Ave. University Pkwy. Olive Road N. Davis Hwy. For more information on West Florida Cancer Center: 850-494-5404 2130 East Johnson Avenue Pensacola, Florida

More information

Microsoft Amalga Hospital Information System (HIS)

Microsoft Amalga Hospital Information System (HIS) m Microsoft Amalga Hospital Information System (HIS) > Manage all hospital functions with one integrated solution PG 0 Our Vision: To improve health around the world For more than a decade, Microsoft has

More information

EHR CURATION FOR MEDICAL MINING

EHR CURATION FOR MEDICAL MINING EHR CURATION FOR MEDICAL MINING Ernestina Menasalvas Medical Mining Tutorial@KDD 2015 Sydney, AUSTRALIA 2 Ernestina Menasalvas "EHR Curation for Medical Mining" 08/2015 Agenda Motivation the potential

More information

Distance Education and Learning for Medical Imaging Informatics

Distance Education and Learning for Medical Imaging Informatics Distance Education and Learning for Medical Imaging Informatics Brent J. Liu Associate Professor and Director Imaging Processing and Informatics Lab (IPILab), Biomedical Engineering Department, Viterbi

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Jay Urbain Credits: Nazli Goharian & David Grossman @ IIT Outline Introduction Data Pre-processing Data Mining Algorithms Naïve Bayes Decision Tree Neural Network Association

More information

CS Matters in Maryland CS Principles Course

CS Matters in Maryland CS Principles Course CS Matters in Maryland CS Principles Course Curriculum Overview Project Goals Computer Science (CS) Matters in Maryland is an NSF supported effort to increase the availability and quality of high school

More information

Teleradiology: The Present Perspective

Teleradiology: The Present Perspective Teleradiology: The Present Perspective P. K. Bhuyan Department of Radio-Diagnosis, MIMER Medical College, Talegaon Dabhade, Pune 410507. Introduction Telemedicine is a broad term encompassing all methods,

More information

Nandan Banerjee Cogent Infotech Corporation COGENT INFOTECH CORPORATION

Nandan Banerjee Cogent Infotech Corporation COGENT INFOTECH CORPORATION Nandan Banerjee Cogent Infotech Corporation Health Care Cost Better, Efficient, Valuable Health care services Stakeholders demand for metrics across clinical, operational and financial disciplines. Overcoming

More information

Discover Viterbi: New Programs in Computer Science

Discover Viterbi: New Programs in Computer Science Discover Viterbi: New Programs in Computer Science Gaurav S. Sukhatme Professor and Chairman USC Computer Science Department Meghan McKenna Balding Graduate & Professional Programs April 23, 2013 WebEx

More information

TEXAS RISING STAR WEBINAR SERIES: CURRICULUM AND EARLY LEARNING GUIDELINES RECORDED OCTOBER 29, 2015 NOTES

TEXAS RISING STAR WEBINAR SERIES: CURRICULUM AND EARLY LEARNING GUIDELINES RECORDED OCTOBER 29, 2015 NOTES TEXAS RISING STAR WEBINAR SERIES: CURRICULUM AND EARLY LEARNING GUIDELINES RECORDED OCTOBER 29, 2015 NOTES The topics that will be addressed during these webinars include: 1. The General Overview: Curriculum

More information

Programme Specification. BSc (Hons) Sound Technology and Digital Music. Valid from: September 2012 Faculty of Technology, Design and Environment

Programme Specification. BSc (Hons) Sound Technology and Digital Music. Valid from: September 2012 Faculty of Technology, Design and Environment Programme Specification BSc (Hons) Sound Technology and Digital Music Valid from: September 2012 Faculty of Technology, Design and Environment SECTION 1: GENERAL INFORMATION Awarding body: Teaching institution

More information

Online Class* Development Guidelines Middlesex Community College March 11, 2015

Online Class* Development Guidelines Middlesex Community College March 11, 2015 Online Class* Development Guidelines Middlesex Community College March 11, 2015 I. Online Class Proposal: Submission and Review** The proposal to develop a new online course should start six months before

More information

Low-dose CT Imaging. Edgar Fearnow, M.D. Section Chief, Computed Tomography, Lancaster General Hospital

Low-dose CT Imaging. Edgar Fearnow, M.D. Section Chief, Computed Tomography, Lancaster General Hospital Lung Cancer Screening with Low-dose CT Imaging Edgar Fearnow, M.D. Section Chief, Computed Tomography, Lancaster General Hospital Despite recent declines in the incidence of lung cancer related to the

More information

IBM SPSS Direct Marketing

IBM SPSS Direct Marketing IBM Software IBM SPSS Statistics 19 IBM SPSS Direct Marketing Understand your customers and improve marketing campaigns Highlights With IBM SPSS Direct Marketing, you can: Understand your customers in

More information

Neusoft Medical Systems Excellence from Design to Diagnosis

Neusoft Medical Systems Excellence from Design to Diagnosis Neusoft Medical Systems Excellence from Design to Diagnosis Neusoft, the Largest IT Solutions and Services Provider in China Our Company ln 1991, Neusoft was founded in two tiny classrooms on the campus

More information

Analysis of Data Mining Concepts in Higher Education with Needs to Najran University

Analysis of Data Mining Concepts in Higher Education with Needs to Najran University 590 Analysis of Data Mining Concepts in Higher Education with Needs to Najran University Mohamed Hussain Tawarish 1, Farooqui Waseemuddin 2 Department of Computer Science, Najran Community College. Najran

More information

Breast Ultrasound: Benign vs. Malignant Lesions

Breast Ultrasound: Benign vs. Malignant Lesions October 25-November 19, 2004 Breast Ultrasound: Benign vs. Malignant Lesions Jill Steinkeler,, Tufts University School of Medicine IV Breast Anatomy Case Presentation-Patient 1 62 year old woman with a

More information

BIG DATA & DATA SCIENCE

BIG DATA & DATA SCIENCE BIG DATA & DATA SCIENCE ACADEMY PROGRAMS IN-COMPANY TRAINING PORTFOLIO 2 TRAINING PORTFOLIO 2016 Synergic Academy Solutions BIG DATA FOR LEADING BUSINESS Big data promises a significant shift in the way

More information

Department of Child & Family Development Promotion and Tenure Guidelines November 2004

Department of Child & Family Development Promotion and Tenure Guidelines November 2004 A. Contributions to Teaching Department of Child & Family Development Promotion and Tenure Guidelines November 2004 The Standard Teaching communicates knowledge to students and develops in them the desire

More information

The B.S. in Biomedical Engineering has the following areas of study: Bioinformatics, Biomechanics, Instrumentation, and Tele-Medicine.

The B.S. in Biomedical Engineering has the following areas of study: Bioinformatics, Biomechanics, Instrumentation, and Tele-Medicine. COLLECTION DEVELOPMENT POLICY STATEMENT BIOMEDICAL ENGINEERING Date: October 2006 Collection Development Librarian: Cynthia Holt I. PURPOSE/PROGRAM SUPPORT The collection in biomedical engineering supports

More information

SAS JOINT DATA MINING CERTIFICATION AT BRYANT UNIVERSITY

SAS JOINT DATA MINING CERTIFICATION AT BRYANT UNIVERSITY SAS JOINT DATA MINING CERTIFICATION AT BRYANT UNIVERSITY Billie Anderson Bryant University, 1150 Douglas Pike, Smithfield, RI 02917 Phone: (401) 232-6089, e-mail: banderson@bryant.edu Phyllis Schumacher

More information

Imaging Informatics Ann Scherzinger, PhD, CIIP C-TRIC Lecture Series, May 18, 2011

Imaging Informatics Ann Scherzinger, PhD, CIIP C-TRIC Lecture Series, May 18, 2011 Imaging Informatics Ann Scherzinger, PhD, CIIP C-TRIC Lecture Series, May 18, 2011 Science of Information and Information Processing! Breadth, depth of current activities in human medical imaging informatics!

More information

BUDT 758B-0501: Big Data Analytics (Fall 2015) Decisions, Operations & Information Technologies Robert H. Smith School of Business

BUDT 758B-0501: Big Data Analytics (Fall 2015) Decisions, Operations & Information Technologies Robert H. Smith School of Business BUDT 758B-0501: Big Data Analytics (Fall 2015) Decisions, Operations & Information Technologies Robert H. Smith School of Business Instructor: Kunpeng Zhang (kzhang@rmsmith.umd.edu) Lecture-Discussions:

More information

Enabling the Health Continuum with Informatics. Jeroen Tas Healthcare Informatics.Solutions.Services

Enabling the Health Continuum with Informatics. Jeroen Tas Healthcare Informatics.Solutions.Services Enabling the Health Continuum with Informatics Jeroen Tas Healthcare Informatics.Solutions.Services The changing global healthcare landscape requires a fundamentally different informatics approach Enabling

More information

Data Science and Business Analytics Certificate Data Science and Business Intelligence Certificate

Data Science and Business Analytics Certificate Data Science and Business Intelligence Certificate Data Science and Business Analytics Certificate Data Science and Business Intelligence Certificate Description The Helzberg School of Management has launched two graduate-level certificates: one in Data

More information

Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee

Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee Teaching Computational Thinking using Cloud Computing: By A/P Tan Tin Wee Technology in Pedagogy, No. 8, April 2012 Written by Kiruthika Ragupathi (kiruthika@nus.edu.sg) Computational thinking is an emerging

More information

Biomedical Informatics Applications, Big Data, & Cloud Computing

Biomedical Informatics Applications, Big Data, & Cloud Computing Biomedical Informatics Applications, Big Data, & Cloud Computing Patrick Widener, PhD Assistant Professor, Biomedical Engineering Senior Research Scientist, Center for Comprehensive Informatics Emory University

More information

MSCA 31000 Introduction to Statistical Concepts

MSCA 31000 Introduction to Statistical Concepts MSCA 31000 Introduction to Statistical Concepts This course provides general exposure to basic statistical concepts that are necessary for students to understand the content presented in more advanced

More information

Problem Solving Hands-on Labware for Teaching Big Data Cybersecurity Analysis

Problem Solving Hands-on Labware for Teaching Big Data Cybersecurity Analysis , 22-24 October, 2014, San Francisco, USA Problem Solving Hands-on Labware for Teaching Big Data Cybersecurity Analysis Teng Zhao, Kai Qian, Dan Lo, Minzhe Guo, Prabir Bhattacharya, Wei Chen, and Ying

More information

GE Healthcare. Centricity * PACS with Universal Viewer. Universal Viewer. Where it all comes together.

GE Healthcare. Centricity * PACS with Universal Viewer. Universal Viewer. Where it all comes together. GE Healthcare Centricity * PACS with Universal Viewer Universal Viewer. Where it all comes together. Where it all comes together Centricity PACS with Universal Viewer introduces an intuitive imaging application

More information

How To Measure The Size Of A Tumor On A Ct Scan

How To Measure The Size Of A Tumor On A Ct Scan Evaluation of 1D, 2D and 3D nodule size estimation by radiologists for spherical and non-spherical nodules through CT thoracic phantom imaging Nicholas Petrick * * a, Hyun J. Grace Kim b, David Clunie

More information

Running Head: WORKFLOW ANALYSIS 1. Workflow Analysis of a Primary Care Clinic Before and After Implementation of an Electronic Health Record

Running Head: WORKFLOW ANALYSIS 1. Workflow Analysis of a Primary Care Clinic Before and After Implementation of an Electronic Health Record Running Head: WORKFLOW ANALYSIS 1 Sample Answer to Workflow Analysis Assignment Workflow Analysis of a Primary Care Clinic Before and After Implementation of an Electronic Health Record There are numerous

More information

DATA MINING TECHNIQUES AND APPLICATIONS

DATA MINING TECHNIQUES AND APPLICATIONS DATA MINING TECHNIQUES AND APPLICATIONS Mrs. Bharati M. Ramageri, Lecturer Modern Institute of Information Technology and Research, Department of Computer Application, Yamunanagar, Nigdi Pune, Maharashtra,

More information

Big Data Analytics for Healthcare

Big Data Analytics for Healthcare Big Data Analytics for Healthcare Jimeng Sun Chandan K. Reddy Healthcare Analytics Department IBM TJ Watson Research Center Department of Computer Science Wayne State University 1 Healthcare Analytics

More information

KHRESMOI. Medical Information Analysis and Retrieval

KHRESMOI. Medical Information Analysis and Retrieval KHRESMOI Medical Information Analysis and Retrieval Integrated Project Budget: EU Contribution: Partners: Duration: 10 Million Euro 8 Million Euro 12 Institutions 9 Countries 4 Years 1 Sep 2010-31 Aug

More information

Meaningful Use, EHRs & Imaging

Meaningful Use, EHRs & Imaging Meaningful Use, EHRs & Imaging Elizabeth Krupinski, PhD Program Director 2010, Arizona Telemedicine Program Meaningful Use Improving health through use & efficiency of healthcare Improve quality, safety,

More information

PDF Accessibility Overview

PDF Accessibility Overview Contents 1 Overview of Portable Document Format (PDF) 1 Determine the Accessibility Path for each PDF Document 2 Start with an Accessible Document 2 Characteristics of Accessible PDF files 4 Adobe Acrobat

More information

Interactive Multimedia Courses-1

Interactive Multimedia Courses-1 Interactive Multimedia Courses-1 IMM 110/Introduction to Digital Media An introduction to digital media for interactive multimedia through the study of state-of-the-art methods of creating digital media:

More information

Big Data, Analytics, Intelligence: Potenziale und Nutzen

Big Data, Analytics, Intelligence: Potenziale und Nutzen Dr. Matthias Kaiserswerth Vice President, Europe and Director, IBM Research Big Data, Analytics, Intelligence: Potenziale und Nutzen Market Forces Driving Health Care Transformation Source: If applicable,

More information

There must be an appropriate administrative structure for each residency program.

There must be an appropriate administrative structure for each residency program. Specific Standards of Accreditation for Residency Programs in Radiation Oncology 2015 VERSION 3.0 INTRODUCTION The purpose of this document is to provide program directors and surveyors with an interpretation

More information

Changing The World One Hospital At a Time

Changing The World One Hospital At a Time Changing The World One Hospital At a Time miplatform Integrated Medical Image and Information Management Platform PACS/RIS System Mobile Imaging System Image-based Conferencing System TeleMed/TeleRad System

More information

MEDICAL DOSIMETRY. COLLEGE OF APPLIED SCIENCES AND ARTS Graduate Faculty: therapy.

MEDICAL DOSIMETRY. COLLEGE OF APPLIED SCIENCES AND ARTS Graduate Faculty: therapy. Graduate Catalog 2012-2013 Medical Dosimetry / 339 MEDICAL DOSIMETRY COLLEGE OF APPLIED SCIENCES AND ARTS Graduate Faculty: Collins, Kevin Scott, Associate Professor, Ph.D., Jensen, Steve, Emeritus Professor,

More information

Master of Science in Marketing Analytics (MSMA)

Master of Science in Marketing Analytics (MSMA) Master of Science in Marketing Analytics (MSMA) COURSE DESCRIPTION The Master of Science in Marketing Analytics program teaches students how to become more engaged with consumers, how to design and deliver

More information

Cybersecurity Analytics for a Smarter Planet

Cybersecurity Analytics for a Smarter Planet IBM Institute for Advanced Security December 2010 White Paper Cybersecurity Analytics for a Smarter Planet Enabling complex analytics with ultra-low latencies on cybersecurity data in motion 2 Cybersecurity

More information

Medical Image Segmentation of PACS System Image Post-processing *

Medical Image Segmentation of PACS System Image Post-processing * Medical Image Segmentation of PACS System Image Post-processing * Lv Jie, Xiong Chun-rong, and Xie Miao Department of Professional Technical Institute, Yulin Normal University, Yulin Guangxi 537000, China

More information

Advances in Medical Imaging Informatics - Dealing with Big Data. Assoc Prof.Dr. Adam CHEE Chief Advocacy Officer 25 May 2012

Advances in Medical Imaging Informatics - Dealing with Big Data. Assoc Prof.Dr. Adam CHEE Chief Advocacy Officer 25 May 2012 Advances in Medical Imaging Informatics - Dealing with Big Data Assoc Prof.Dr. Adam CHEE Chief Advocacy Officer 25 May 2012 1 Conflict of Interest Disclosure Assoc Prof.Dr. Adam CHEE, D.I.T, MSc, MPH (WIP),

More information

Supports screening, diagnostic, and multimodality workflows

Supports screening, diagnostic, and multimodality workflows GE Healthcare Universal Viewer Breast Imaging Product Data Sheet Supports screening, diagnostic, and multimodality workflows Introduction Centricity PACS with Universal Viewer 1 puts clinical insight within

More information

How To Become A Data Scientist

How To Become A Data Scientist Programme Specification Awarding Body/Institution Teaching Institution Queen Mary, University of London Queen Mary, University of London Name of Final Award and Programme Title Master of Science (MSc)

More information

P R E S E N T S Dr. Mufa T. Ghadiali is skilled in all aspects of General Surgery. His General Surgery Services include: General Surgery Advanced Laparoscopic Surgery Surgical Oncology Gastrointestinal

More information

The Medical Imaging Detective

The Medical Imaging Detective Solving Medical Mysteries with Imaging Richard S. Breiman, M.D. Professor of Radiology and Biomedical Imaging (Medical Imaging Detective) UCSF The Medical Imaging Detective Peering into the Patient to

More information

Database Management System for a Digitized Medical Image

Database Management System for a Digitized Medical Image Database Management System for a Digitized Medical Image Ajala Funmilola A*, Opasola Tomilola R, Falohun Adeleye S, Fenwa Olusayo D Department of Computer Science and Engineering, LAUTECH Ogbomoso, Oyo

More information

A GENERAL TAXONOMY FOR VISUALIZATION OF PREDICTIVE SOCIAL MEDIA ANALYTICS

A GENERAL TAXONOMY FOR VISUALIZATION OF PREDICTIVE SOCIAL MEDIA ANALYTICS A GENERAL TAXONOMY FOR VISUALIZATION OF PREDICTIVE SOCIAL MEDIA ANALYTICS Stacey Franklin Jones, D.Sc. ProTech Global Solutions Annapolis, MD Abstract The use of Social Media as a resource to characterize

More information

RADIOLOGY SERVICES. By Dr Lim Eng Kok 1

RADIOLOGY SERVICES. By Dr Lim Eng Kok 1 INTRODUCTION RADIOLOGY SERVICES By Dr Lim Eng Kok 1 Radiology is the branch of medicine that deals with the use of ionising (e.g. x- rays and radio-isotopes) and non-ionising radiation (e.g. ultrasound

More information

PARCA Certified PACS System Analyst (CPSA) Requirements

PARCA Certified PACS System Analyst (CPSA) Requirements PARCA Certified PACS System Analyst (CPSA) Requirements Copyright notice: Copyright 2005 PACS Administrators in Radiology Certification Association (PARCA). All rights reserved. All rights reserved. This

More information

Gifu University Hospital -New Challenge Toward the Smarter Hospitalsince

Gifu University Hospital -New Challenge Toward the Smarter Hospitalsince Gifu University Hospital -New Challenge Toward the Smarter Hospitalsince 1 st Jun, 2004 Yasutomi Kinosada Department of Biomedical Informatics, Gifu University Graduate School of Medicine & United Graduate

More information

IMARIS. 3D and 4D interactive analysis and visualization solutions for the life sciences.

IMARIS. 3D and 4D interactive analysis and visualization solutions for the life sciences. IMARIS 3D and 4D interactive analysis and visualization solutions for the life sciences. IMARIS A Brief History For over 20 years Bitplane has offered enabling scientific software tools for the life science

More information

COMPARATIVE ANALYSIS OF DATA MINING TECHNIQUES FOR MEDICAL DATA CLASSIFICATION

COMPARATIVE ANALYSIS OF DATA MINING TECHNIQUES FOR MEDICAL DATA CLASSIFICATION COMPARATIVE ANALYSIS OF DATA MINING TECHNIQUES FOR MEDICAL DATA CLASSIFICATION Lashari S. A. and Ibrahim R. Universiti Tun Hussein Onn Malaysia, hi120040@siswa.uthm.edu.my, rosziati@uthm.edu.my ABSTRACT.

More information

Science and Technology Semester 2 Undergraduate Incoming Exchange Student Modules

Science and Technology Semester 2 Undergraduate Incoming Exchange Student Modules Science and Technology Semester 2 Undergraduate Incoming Exchange Student Modules Please note: Students can only study modules within the subject area defined in the exchange agreement with their home

More information

Master of Science in Healthcare Informatics and Analytics Program Overview

Master of Science in Healthcare Informatics and Analytics Program Overview Master of Science in Healthcare Informatics and Analytics Program Overview The program is a 60 credit, 100 week course of study that is designed to graduate students who: Understand and can apply the appropriate

More information

Radiologic Science Degree Completion Program. 2010-2011 Assessment Report

Radiologic Science Degree Completion Program. 2010-2011 Assessment Report Radiologic Science Degree Completion Program 2010-2011 Assessment Report 1 I. Introduction II. III. IV. Mission, Objectives, and Student Learning Outcomes a. Radiologic Science Degree Completion Program

More information