RSNA RCA22 Quantitative Imaging: Structured Reporting in 3D Slicer and beyond

Size: px
Start display at page:

Download "RSNA RCA22 Quantitative Imaging: Structured Reporting in 3D Slicer and beyond"

Transcription

1 RSNA RCA22 Quantitative Imaging: Structured Reporting in 3D Slicer and beyond Andrey Fedorov, PhD November 29, 2015 Brigham and Women s Hospital / Harvard Medical School Boston, MA, USA fedorov@bwh.harvard.edu

2 Disclosures Co-PI of U24 CA Quantitative Image Informatics for Cancer Research (QIICR) (NIH NCI) 3D Slicer contributor and user The content is solely the responsibility of the author and does not necessarily represent the official views of the NCI. 2

3 Outline Structured reporting in Quantitative Imaging (QI) research Background about the projects and tools QI Structured reporting in 3D Slicer using DICOM motivation context examples Focus on what DICOM can do for you, not how 3

4 What is Structured Reporting? Excerpt from (Clunie 2000) Clunie D. DICOM Structured Reporting. PixelMed Publishing;

5 Scope of this talk Structured Reporting as in Structured Data Reporting * for Quantitative Image Analysis research automated measurements automated image segmentation automated image registration lesion tracking data aggregation and mining secondary analysis * not limited to the use of DICOM Structured Reporting IOD (if you know what that means but if you don t - it s Ok!) 5

6 DICOM Structured Reporting features Common to various applications of SR (Clunie 2000): the presence of lists and hierarchical relationships the use of coded or numeric content in addition to plain text the use of relationships between concepts the presence of embedded references to images and similar objects (Clunie 2000) Clunie D. DICOM Structured Reporting. PixelMed Publishing;

7 Use case: Positron Emission Tomography (PET) qualitative detection & localization quantitative characterization treatment response disease assessment treatment response research questions region of interest definition (manual vs auto) SUV normalization (SUVbw, SUVlbm, ) quantitation approach (mean, peak, ) 7

8 Imaging research informatics: Common practice domain-specific formats image analysis comparison visualization 8

9 Imaging research informatics: Common practice domain-specific formats image analysis comparison visualization lab notes, README files 9

10 Imaging research informatics: Common practice domain-specific formats image analysis comparison visualization lab notes, README files spreadsheets, delimited text files 10

11 What is the problem? limited integration of patient information acquisition details missing processing details missing semantics are limited data relationships are implicit or in free text 11

12 QIICR: Quantitative Imaging Informatics for Cancer Research NIH National Cancer Institute funded project U24 CA In the context of quantitative imaging biomarker development: help share tools open science reduce waste translation to clinic translation to commercial products 12

13 QIICR: Quantitative Imaging Informatics for Cancer Research NIH National Cancer Institute funded project U24 CA In the context of quantitative imaging biomarker development: help share tools help share data validation and reproducibility secondary analysis aggregate repositories of the analysis results 13

14 QIICR: Quantitative Imaging Informatics for Cancer Research NIH National Cancer Institute funded project U24 CA In the context of quantitative imaging biomarker development: help share tools help share data improve interoperability commercial products and clinical systems research community repositories of data research platforms 14

15 Application: NCI Quantitative Imaging Network (QIN) The network is designed to promote research and development of quantitative imaging methods for the measurement of tumor response to therapies in clinical trial settings, with the overall goal of facilitating clinical decision making. QIN as of March QIICR QIN partners University of Iowa: Head and neck cancer Brigham and Women s Hospital: Prostate cancer Mass General Hospital: Glioblastoma 15

16 Platform: 3D Slicer Multi-modality visualization, segmentation and registration Free open source Cross-platform Support and training Industry-led engineering Extensible Not FDA approved! Fedorov A, Beichel R, Kalpathy-Cramer J, Finet J, Fillion-Robin J-C, Pujol S, et al. 3D Slicer as an image computing platform for the Quantitative Imaging Network. Magn Reson Imaging. 2012;30: doi: /j.mri

17 Standard: DICOM Digital Imaging and Communication in Medicine (DICOM) is the standard for communication of medical imaging information and related data compatibility with acquisition and archival tools store images and results of analysis harmonized with other standards (HL7, JSON, XML, REST, WADO) history of development and adoption since 1983 adopted by virtually all manufacturers of medical imaging equipment open international community of stakeholders continuously evolving standard 17

18 PET/CT quantitative imaging research Processing steps: 1. Normalization (SUV-correction) 2. Segmentation 3. Region of interest quantification + Clinical information 18

19 PET SUV factors in DICOM In addition to encoding the actual SUV normalization factor: Semantics Cross-references to the source data Composite context normalization method units Patient Study DICOM Real World Value Mapping (RWVM) object (G-C036, SRT, Measurement method ) = (126410,DCM, SUV body weight calculation method ) (G-C1C6, SRT, Quantity ) = (126400, DCM, Standardized uptake value ) Measurement Units = ({SUVbw}g/ml, UCUM, Standardized Uptake Value body weight ) ReferencedImageSequence PatientName, PatientID, PatientSex, PatientBirthDate StudyDate, StudyTime, Unique Identifiers 19

20 PET SUV support in 3D Slicer automatic calculation of SUVbw RWVM object generation semantics automatically populated composite context and references automatically populated SUV-customized image display standalone converters RWVM object from DICOM PET 20

21 Image segmentation in DICOM In addition to the spatial labeling of the voxels of interest: pathology and reference regions semantics segmentation process Segmented Property Category = (M-01000, SRT, "Morphologically Altered Structure") Segmented Property Type = (M-80003, SRT, "Neoplasm, Primary") Anatomic Region = (T-53131, SRT, "base of tongue") algorithm reader/session single file, efficient storage, multiple occupancy voxels presentation DICOM Segmentation image (SEG) 21

22 DICOM SEG support in 3D Slicer DICOM SEG import DICOM SEG export auto load referenced images initialization of region semantics initialization of color for presentation user-initialized region semantics from pre-populated options auto initialization of DICOM attributes standalone converters research formats to/from DICOM SEG 22

23 PET quantitative measurements in DICOM In place (or in addition to!) of an Excel spreadsheet: template-defined content structure hierarchical organization concepts and their relationships references to the PET, SEG and RWVM objects used composite context DICOM Structured Reporting (SR) object 23

24 PET quantitative measurements in 3D Slicer variety of supported measurements SUV-specific: maximum, mean and peak, Total Lesion Glycolysis (TLG), glycolysis quartiles, Standardized Added Metabolic Activity (SAM) generic: median, variance and Root Mean Square (RMS) of SUV, segmentation volume standalone conversion tools from CSV-like to DICOM SR 24

25 Encoding clinical information In place of the Excel spreadsheets (at best!): hierarchy, semantics, composite context clinical history outcomes demographics diagnosis pathology therapy regimen follow-up date and status survival DICOM Structured Reporting object 25

26 DICOM SR: Presentation and interaction 26

27 Ecosystem of DICOM objects applied to PET QI research explicit references to the source objects commonality of identifiers (common composite context at patient and study level) 27

28 The take-home points unlike in radiology reading applications, most of the content can be populated automatically workstations supporting SR for QI are becoming available and are evolving developer toolkits are available to reduce the barriers for adoption adoption of SR has a tremendous and tangible potential to reduce obstacles for technology translation support reproducible science enable data aggregation and mining help with tool comparison 28

29 Fedorov A, Clunie D, Ulrich E, Bauer C, Wahle A, Brown B, Onken M, Riesmeier J, Pieper S, Kikinis R, Buatti J, Beichel RR. (2015) DICOM for quantitative imaging biomarker development: A standards based approach to sharing of clinical data and structured PET/CT analysis results in head and neck cancer research. PeerJ PrePrints 3:e

30 Related activities at RSNA 2015 Quantitative Imaging Reading Room (Lakeside) 3D Slicer booth (QRR004) DICOM for Segmentation interoperability booth (QRR005) 3D Slicer courses google RSNA 2015 NAMIC 30

31 Acknowledgments QIICR team Ron Kikinis David Clunie Steve Pieper Reinhard Beichel Christian Bauer Ethan Ulrich Andreas Wahle John Buatti John Sunderland Michael Onken Joerg Riesmeier Nicole Aucoin Christian Herz 3D Slicer community National Cancer Institute funding ITCR community QIN community 31

Multiparametric MRI in Prostate Cancer: Open source tools for quantitative analysis and data standardization

Multiparametric MRI in Prostate Cancer: Open source tools for quantitative analysis and data standardization Multiparametric MRI in Prostate Cancer: Open source tools for quantitative analysis and data standardization Andrey Fedorov, PhD andrey.fedorov@gmail.com Department of Radiology Brigham and Women s Hospital

More information

Imaging Researcher s Workshop Annotation and Imaging Markup. Introduction

Imaging Researcher s Workshop Annotation and Imaging Markup. Introduction Imaging Researcher s Workshop Annotation and Imaging Markup Eliot Siegel, M.D. Professor and Vice Chair University of Maryland Department of Diagnostic Radiology and Nuclear Medicine Director MIRTL (Maryland

More information

QIN: Overview of Scientific Challenges

QIN: Overview of Scientific Challenges QIN: Overview of Scientific Challenges Goal: Robust methods for Imaging (QI) as a Biomarker for Response to Therapy RIDER: Public Resource to promote QI Methods and Standards QIN: Quantitative Imaging

More information

Jeffrey T. Yap, Ph.D. Dana-Farber Cancer Institute Brigham & Women s Hospital Harvard Medical School

Jeffrey T. Yap, Ph.D. Dana-Farber Cancer Institute Brigham & Women s Hospital Harvard Medical School 1 Case Studies of Imaging Biomarkers - Description and requirements for standardized acquisition in multicenter trials: DCE-MRI, Volumetric CT, FDG-PET/CT Jeffrey T. Yap, Ph.D. Dana-Farber Cancer Institute

More information

HHS Public Access Author manuscript Clin Image Based Proced. Author manuscript; available in PMC 2017 March 23.

HHS Public Access Author manuscript Clin Image Based Proced. Author manuscript; available in PMC 2017 March 23. Open-Source Platform for Prostate Motion Tracking During in- Bore Targeted MRI-Guided Biopsy Peter A. Behringer 1, Christian Herz 1, Tobias Penzkofer 2, Kemal Tuncali 1, Clare M. Tempany 1, and Andriy

More information

QIBA RIC Collaboration

QIBA RIC Collaboration QIBA RIC Collaboration Providing the Radiology Research and Development Community with the Tools toward Quantitative Imaging Methods with which to Detect, Diagnose and Treat Disease Katherine P. Andriole

More information

LesionTracker Open Source Oncology Web Viewer Funded through NCI ITCR U24 Program

LesionTracker Open Source Oncology Web Viewer Funded through NCI ITCR U24 Program LesionTracker Open Source Oncology Web Viewer Funded through NCI ITCR U24 Program Gordon J. Harris, PhD Professor of Radiology Mass General / HMS ITCR PI Meeting, Boston: June 14, 2016 Tumor Imaging Metrics

More information

Trans NCI Initiatives Role of imaging as an enabling technology

Trans NCI Initiatives Role of imaging as an enabling technology Oncology Co-Clinical Research Resources (Us) to Develop Best Practices for Quantitative (QI) in Mouse Models A Trans-NCI Initiative Larry Clarke, PhD, Branch Chief, CIP DCTD AAPM Meeting July th 0 Trans

More information

Capturing and Computer Reasoning with Quantitative and Semantic Information in Radiology Images

Capturing and Computer Reasoning with Quantitative and Semantic Information in Radiology Images Capturing and Computer Reasoning with Quantitative and Semantic Information in Radiology s Daniel L. Rubin, MS, MD Assistant Professor of Radiology and Medicine Member, Cancer Center and Bio-X Stanford

More information

Declaration of Relevant Financial Interests or Relationships

Declaration of Relevant Financial Interests or Relationships Declaration of Relevant Financial Interests or Relationships Speaker Name: Andriy Fedorov I have no relevant financial interest or relationship to disclose with regard to the subject matter of this presentation.

More information

Quantitative Imaging Biomarker DCE - MRI

Quantitative Imaging Biomarker DCE - MRI Quantitative Imaging Biomarker DCE - MRI DCE MRI: What is it about? DCE MRI: quantitative analysis of dynamic T1 contrast enhanced images Use cases: Clinical trial related UC1: pharmacodynamic investigations

More information

Evidence and Diagnostic Reporting in the IHE Context 1

Evidence and Diagnostic Reporting in the IHE Context 1 Computer-Assisted Radiology and Surgery Technical Report Evidence and Diagnostic Reporting in the IHE Context 1 Cor Loef, MsEE, Roel Truyen, MsEE Capturing clinical observations and findings during the

More information

Informatics Tools for Optimized Imaging Biomarkers for Cancer Research & Discovery

Informatics Tools for Optimized Imaging Biomarkers for Cancer Research & Discovery Informatics Tools for Optimized Imaging Biomarkers for Cancer Research & Discovery Bruce Rosen/Jayashree Kalpathy-Cramer/Artem Mamonov/Karl Helmer Athinoula A. Martinos Center for Biomedical Imaging, Massachusetts

More information

RSNA/ACRIN Imaging Researchers Workshop Session II Informatics Tools in Support of Clinical and Translational Research

RSNA/ACRIN Imaging Researchers Workshop Session II Informatics Tools in Support of Clinical and Translational Research RSNA/ACRIN Imaging Researchers Workshop Session II Informatics Tools in Support of Clinical and Translational Research Moderator Michael V. Knopp, MD. Ph.D. Professor of Radiology and Novartis Chair of

More information

CDISC and Clinical Research Standards in the LHS

CDISC and Clinical Research Standards in the LHS CDISC and Clinical Research Standards in the LHS Learning Health System in Europe 24 September 2015, Brussels Rebecca D. Kush, PhD, President and CEO, CDISC CDISC 2015 1 CDISC Healthcare Link Goal: Optimize

More information

Multi-site quality and variability analysis of 3D FDG PET segmentations based on phantom and clinical image data

Multi-site quality and variability analysis of 3D FDG PET segmentations based on phantom and clinical image data Multi-site quality and variability analysis of 3D FDG PET segmentations based on phantom and clinical image data Reinhard R. Beichel a) Department of Electrical and Computer Engineering, The University

More information

NCI Research Networks Model for Collaboration with Bioelectronics Round Table

NCI Research Networks Model for Collaboration with Bioelectronics Round Table NCI Research Networks Model for Collaboration with Bioelectronics Round Table Larry Clarke, Cancer Imaging Program DCDT, NCI Detail: NIBIB Guest Scientist: NIST 1 Bioelectronics Round Table Research Triangle

More information

From Isolation to Insights

From Isolation to Insights From Isolation to Insights Now more than ever healthcare organizations are called upon to deliver increased value at reduced cost. Fostering this level of optimization and continuous improvement requires

More information

Automatic Descending Aorta Segmentation in Whole-Body PET-CT Studies for PERCIST-based Thresholding

Automatic Descending Aorta Segmentation in Whole-Body PET-CT Studies for PERCIST-based Thresholding Automatic Descending Aorta Segmentation in Whole-Body PET-CT Studies for PERCIST-based Thresholding Lei Bi, Jinman Kim, Member, IEEE, Lingfeng Wen, Member, IEEE and David Dagan Feng, Fellow, IEEE Abstract

More information

NIST Medical Imaging Informatics Activities. Medical Imaging

NIST Medical Imaging Informatics Activities. Medical Imaging NIST Medical Imaging Informatics Activities Ram Sriram Mary Brady Alden Dima Medical Imaging Biomarker Testing Improving Change Analysis in Lung Cancer Statistically Valid and Clinically Meaningful Biomarkers

More information

Introduction to Quantitative Imaging as a Biomarker in Clinical Trials

Introduction to Quantitative Imaging as a Biomarker in Clinical Trials Quantitative Medical Imaging for Clinical Research and Practice Educational Session ACRIN 2009 Introduction to Quantitative Imaging as a Biomarker in Clinical Trials Katarzyna J. Macura, MD, PhD Johns

More information

Analytics in Healthcare. Preparing for advance healthcare analytics

Analytics in Healthcare. Preparing for advance healthcare analytics Analytics in Healthcare Preparing for advance healthcare analytics Connected Health From devices to data to patients and caregivers through to data analysis that addresses actionable insight, you need

More information

Mirada Case Study. VentureFest, July

Mirada Case Study. VentureFest, July Mirada Case Study VentureFest, July 2015 Synopsis of Mirada Medical Founded in 1999 as a spin-out from the University of Oxford University had 10% equity Headquartered at the OCFI, Oxford Mirada USA based

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

From Analysis Method to Quantitative Imaging Biomarker

From Analysis Method to Quantitative Imaging Biomarker From Analysis Method to Quantitative Imaging Biomarker Developments in Healthcare Imaging Connecting with Industry 18 th October 2017 Sarah Lee, PhD, SMIEEE Medical Image Analysis Consultant Disclosures

More information

Optimizing the Vascular Lab: What Are the Benefits and Drawbacks of Currently Available Database Packages? David L. Dawson, MD, RVT, RPVI

Optimizing the Vascular Lab: What Are the Benefits and Drawbacks of Currently Available Database Packages? David L. Dawson, MD, RVT, RPVI Optimizing the Vascular Lab: What Are the Benefits and Drawbacks of Currently Available Database Packages? David L. Dawson, MD, RVT, RPVI DISCLOSURES David Dawson, MD No relevant financial relationship

More information

Quantitative biomarker for clinical decision making

Quantitative biomarker for clinical decision making Deep imaging Quantitative biomarker for clinical decision making Joerg Aumueller English, October 2017 54% of healthcare leaders see an expanding role of in medical decision support.* * The future of healthcare

More information

Multi-site Quality and Variability Analysis of 3D FDG PET Segmentations based on Phantom and Clinical Image Data

Multi-site Quality and Variability Analysis of 3D FDG PET Segmentations based on Phantom and Clinical Image Data Multi-site Quality and Variability Analysis of 3D FDG PET Segmentations based on Phantom and Clinical Image Data Accepted Article Reinhard R. Beichel, 1, 2, a) Brian J. Smith, 3 Christian Bauer, 1 Ethan

More information

PET in clinical trials

PET in clinical trials PET in clinical trials Tim Turkington, PhD Duke University How might a clinical trial differ from routine clinical PET/CT imaging? IRB Patient Preparation Radiotracer Scan Protocol Image reconstruction

More information

USE OF PHANTOMS AND IMAGE DATASETS FOR

USE OF PHANTOMS AND IMAGE DATASETS FOR USE OF PHANTOMS AND IMAGE DATASETS FOR REGULATORY DECISION MAKING Nicholas Petrick. Ph.D. Division of Imaging, Diagnostics and Software Reliability (DIDSR) Office of Science and Engineering Labs Center

More information

Dana-Farber Cancer Institute Speeds Medical Research with Advanced Data Warehouse

Dana-Farber Cancer Institute Speeds Medical Research with Advanced Data Warehouse Dana-Farber Cancer Institute Speeds Medical Research with Advanced Data Warehouse Dana-Farber Cancer Institute Boston, MA www.dana-farber.org Industry: Healthcare Annual Revenue: US$665.7 million Employees:

More information

CQIE MRI PROCEDURES. American College of Radiology Clinical Research Center. Centers for Quantitative Imaging Excellence LEARNING MODULE

CQIE MRI PROCEDURES. American College of Radiology Clinical Research Center. Centers for Quantitative Imaging Excellence LEARNING MODULE Centers for Quantitative Imaging Excellence LEARNING MODULE CQIE MRI PROCEDURES American College of Radiology Clinical Research Center Imaging Core Laboratory v.2 Centers for Quantitative Imaging Excellence

More information

Prioritization of IHE Radiology Profiles. Herman Oosterwijk, President, OTech, Inc.

Prioritization of IHE Radiology Profiles. Herman Oosterwijk, President, OTech, Inc. Prioritization of IHE Radiology Profiles Herman Oosterwijk, President, OTech, Inc. Agenda What is IHE? Prioritization: Vendors Users/Providers Highlight of radiology profiles and priority What is IHE and

More information

3D Slicer for clinical use, for radiotherapy research, and for your research work

3D Slicer for clinical use, for radiotherapy research, and for your research work 3D Slicer for clinical use, for radiotherapy research, and for your research work Andras Lasso Laboratory for Percutaneous Surgery, School of Computing Queen s University, Kingston, ON Canada 3D Slicer

More information

AAPM Scientific Meeting Imaging Symposium. State of the Art in Quantitative Imaging CT, PET and MRI. Which Imaging Modality is the Most Quantitative

AAPM Scientific Meeting Imaging Symposium. State of the Art in Quantitative Imaging CT, PET and MRI. Which Imaging Modality is the Most Quantitative AAPM Scientific Meeting Imaging Symposium State of the Art in Quantitative Imaging CT, PET and MRI Michael McNitt-Gray, PhD, FAAPM; UCLA Paul Kinahan, PhD, U. Washington Ed Jackson, PhD, FAAPM, UT-MD Anderson

More information

Informatics in the Anatomical Pathology Laboratory: Making It Work for You

Informatics in the Anatomical Pathology Laboratory: Making It Work for You Informatics in the Anatomical Pathology Laboratory: Making It Work for You 1. Welcome 1.1 Welcome 1.2 Title + Presenters 1.3 Course Outline 1.4 Informatics 1.5 Informatics 1.6 Emerging Trends 1.7 UPMC

More information

Introducing a new take on efficient workflow: Deeply integrated clinical applications

Introducing a new take on efficient workflow: Deeply integrated clinical applications Clinical Applications Introducing a new take on efficient workflow: Deeply integrated clinical applications The EXPERIENCE of TRUE CLINICAL APPLICATIONS While developments in image acquisition technology

More information

CDISC/TransCelerate Collaboration and TransCelerate work streams. -Clinical Data Standards -Common Protocol Template -esource

CDISC/TransCelerate Collaboration and TransCelerate work streams. -Clinical Data Standards -Common Protocol Template -esource CDISC/TransCelerate Collaboration and TransCelerate work streams -Clinical Data Standards -Common Protocol Template -esource July 2016 TransCelerate Clinical Data Standards Project Opportunity

More information

PET/CT imaging for response monitoring in multicenter studies: An update and future challenges

PET/CT imaging for response monitoring in multicenter studies: An update and future challenges PET/CT imaging for response monitoring in multicenter studies: An update and future challenges Paul Kinahan, PhD Director of PET/CT Physics Imaging Research Laboratory Department of Radiology University

More information

GE Healthcare. EchoPAC Dimension 06. Clinical workstation

GE Healthcare. EchoPAC Dimension 06. Clinical workstation GE Healthcare EchoPAC Dimension 06 Clinical workstation Workflow that works for you. The freedom of choice extends to the echo lab with an information management solution that gives clinicians the ability

More information

IHE. Integration Statement. Eleva Workspot Koninklijke Philips Electronics N.V. All rights are reserved.

IHE. Integration Statement. Eleva Workspot Koninklijke Philips Electronics N.V. All rights are reserved. IHE Integration Statement Eleva Workspot 2.0 All rights are reserved. IHE Integration Statement Eleva Workspot 2.0 Page 2 of 6 Issued by Philips Medical Systems Nederland B.V. Healthcare Informatics, PII

More information

Data Integration, Management, & Visualization for Healthcare Organizations

Data Integration, Management, & Visualization for Healthcare Organizations Data Integration, Management, & Visualization for Healthcare Organizations ssbinfo.com ssbhealth@ssbinfo.com Denver: 303.800.2880 Nashville: 615.866.5407 2016 SSB. All Rights Reserved. GET TO KNOW SSB

More information

PATHWAYS TO BIOMARKER QUALIFICATION AND ACCEPTANCE

PATHWAYS TO BIOMARKER QUALIFICATION AND ACCEPTANCE PATHWAYS TO BIOMARKER QUALIFICATION AND ACCEPTANCE CHRISTOPHER LEPTAK, M.D., PH.D. DIRECTOR, OND REGULATORY SCIENCE PROGRAM CO-DIRECTOR, BIOMARKER QUALIFICATION PROGRAM NASH Biomarkers Workshop May 5,

More information

Images as Biomarkers potential future advances in the field as viewed by ISPY-2. Nola Hylton, PhD University of California, San Francisco

Images as Biomarkers potential future advances in the field as viewed by ISPY-2. Nola Hylton, PhD University of California, San Francisco Images as Biomarkers potential future advances in the field as viewed by ISPY-2 Nola Hylton, PhD University of California, San Francisco POTENTIAL/PROMISE: Images as Biomarkers Imaging Biomarker: a quantitative

More information

Precision in Quantitative Imaging: Trial Development and Quality Assurance

Precision in Quantitative Imaging: Trial Development and Quality Assurance Precision in Quantitative Imaging: Trial Development and Quality Assurance Susanna I Lee MD, PhD Thanks to: Mitchell Schnall, Mark Rosen. Dan Sullivan, Patrick Bossuyt Imaging Chain: Patient Data Raw data

More information

GLOBAL HEALTH INFORMATICS STANDARDS FOR NATIONAL HEALTH INFORMATION

GLOBAL HEALTH INFORMATICS STANDARDS FOR NATIONAL HEALTH INFORMATION GLOBAL HEALTH INFORMATICS STANDARDS FOR NATIONAL HEALTH INFORMATION Vikas Dwivedi (vikas_dwivedi@jsi.com) Boonchai Kijsanayotin (kijs0001@gmail.com) Derek Kunaka (derek_kunaka@za.jsi.com) What is Interoperability?

More information

American College Of Radiology Data Science Institute. Keith Dreyer DO, PhD, FACR Chief Science Officer ACR Data Science Institute May 30, 2018

American College Of Radiology Data Science Institute. Keith Dreyer DO, PhD, FACR Chief Science Officer ACR Data Science Institute May 30, 2018 American College Of Radiology Data Science Institute Keith Dreyer DO, PhD, FACR Chief Science Officer ACR Data Science Institute May 30, 2018 ACR Data Science Institute: Participation http://www.acrdsi.org

More information

Stand Alone Viewers A COMPLETE DIAGNOSTIC VIEWER WITH CONSOLIDATED WORKLIST DESIGNED TO OPTIMIZE REPORTING TIME

Stand Alone Viewers A COMPLETE DIAGNOSTIC VIEWER WITH CONSOLIDATED WORKLIST DESIGNED TO OPTIMIZE REPORTING TIME Stand Alone s A COMPLETE DIAGNOSTIC VIEWER WITH CONSOLIDATED WORKLIST DESIGNED TO OPTIMIZE REPORTING TIME Our Company Our Mission is Simple Our company is Canadian and was established in 1994. After 20

More information

RHAPSODY VISION & ROADMAP FIORA AU, TIM WHITTINGTON OCT 2017

RHAPSODY VISION & ROADMAP FIORA AU, TIM WHITTINGTON OCT 2017 RHAPSODY VISION & ROADMAP FIORA AU, TIM WHITTINGTON OCT 2017 Rhapsody is evolving alongside healthcare Healthcare data integration continues to get larger scale and more demanding MORE data and interfaces,

More information

Big Data & Clinical Informatics

Big Data & Clinical Informatics Big Data & Clinical Informatics Client Overview A leading clinical intelligence company that powers healthcare providers, life sciences and research organizations to make better-informed, more confident

More information

CIP Branch: Research Mission Open Science: Validation Strategies

CIP Branch: Research Mission Open Science: Validation Strategies 5/27/2 NCI Quantitative Imaging Network (QIN): Update 2 Larry Clarke, PhD Science Officer Gary Kelloff: Science Officer Robert Nordstrom, PhD Lead QIN Program Director PD s: Pushpa Tandon, Huiming Zhang,

More information

Towards a Scalable Clinical Data Annotation and Processing Pipeline to Support Cancer Surveillance

Towards a Scalable Clinical Data Annotation and Processing Pipeline to Support Cancer Surveillance Towards a Scalable Clinical Data Annotation and Processing Pipeline to Support Cancer Surveillance Paul Fearn, PhD, MBA Surveillance Research Program Division of Cancer Control and Population Sciences

More information

Translational Multimodality Optical Imaging

Translational Multimodality Optical Imaging Translational Multimodality Optical Imaging Fred S. Azar Xavier Intes Editors 0 ARTECH H O U S E BOSTON LONDON artechhouse.com Contents Foreword Preface xv xvii CHAPTER1 Introduction to Clinical Optical

More information

Infrastructure to Integrate Imaging in Clinical Trials

Infrastructure to Integrate Imaging in Clinical Trials AAPM Joint Imaging/Therapy Symposium Imaging as a Biomarker Infrastructure to Integrate Imaging in Clinical Trials Financial Disclosures/COI Scientific Advisory Board, MDS Nordion Daniel C. Sullivan, M.D.

More information

GE Healthcare. PET/CT + MR Trimodality Imaging

GE Healthcare. PET/CT + MR Trimodality Imaging Unlocking new possibilities with PET/CT + MR 1 PET/CT MR PET/CT + MR The exquisite soft-tissue-contrast of 3.0T MR. The exceptional metabolic insight of PET imaging. The precise anatomical reference of

More information

CARESTREAM RIS/PACS SuperPACS Architecture. A Changing Landscape

CARESTREAM RIS/PACS SuperPACS Architecture. A Changing Landscape CARESTREAM RIS/PACS SuperPACS Architecture A Changing Landscape The field of radiology is in a constant state of acceleration and evolution. Each day, you handle an increasing number of exams and diagnostic

More information

CQIE PET PROCEDURES. American College of Radiology Clinical Research Center. Centers for Quantitative Imaging Excellence LEARNING MODULE

CQIE PET PROCEDURES. American College of Radiology Clinical Research Center. Centers for Quantitative Imaging Excellence LEARNING MODULE Centers for Quantitative Imaging Excellence LEARNING MODULE CQIE PET PROCEDURES American College of Radiology Clinical Research Center Imaging Core Laboratory v2.1 Centers for Quantitative Imaging Excellence

More information

Translational Medicine From Discovery to Health

Translational Medicine From Discovery to Health Translational Medicine From Discovery to Health Jamal A. Ibdah, MD, PhD Sr. Associate Dean & Director, MU Institute for Clinical and Translational Science Translational Medicine Translational Medicine

More information

The Dawn of Precision Delivery:

The Dawn of Precision Delivery: The Dawn of Precision Delivery: Integrating Analytics in Routine Patient Care Ravi B. Parikh, MD, MPP Resident in Internal Medicine, Brigham and Women s Hospital Clinical Fellow in Medicine, Harvard Medical

More information

Validating drug repurposing signals using electronic health records: a case study of metformin associated with reduced cancer mortality

Validating drug repurposing signals using electronic health records: a case study of metformin associated with reduced cancer mortality Validating drug repurposing signals using electronic health records: a case study of metformin associated with reduced cancer mortality Hua Xu, PhD School of Biomedical Informatics, UTHealth JAMIA Journal

More information

IntelliSpace Genomics

IntelliSpace Genomics IntelliSpace Genomics Challenges in Genomic Aberration Detection and Interpretation in Solid Tumors and Evidence based Approaches for Targeted Therapy Nevenka Dimitrova, PhD, CTO Genomics, Healthcare Informatics,

More information

DCE MRI Team Activity. Gudrun Zahlmann, Edward Jackson, Sandeep Gupta

DCE MRI Team Activity. Gudrun Zahlmann, Edward Jackson, Sandeep Gupta DCE MRI Team Activity Gudrun Zahlmann, Edward Jackson, Sandeep Gupta QIBA Groundwork DCE-MRI Technical Characteristics and Standards Groundwork ( precursor questions ) Diagnostic Accuracy and Reproducibility

More information

Implementing Biomedical Informatics Approaches to Facilitate Translational and Clinical Research

Implementing Biomedical Informatics Approaches to Facilitate Translational and Clinical Research Implementing Biomedical Informatics Approaches to Facilitate Translational and Clinical Research Institute of Medicine May 30, 2014 David A. Fenstermacher, Ph.D. Chief Research Information Officer Professor,

More information

Recent clinical advances and applications for medical image segmentation

Recent clinical advances and applications for medical image segmentation Recent clinical advances and applications for medical image segmentation Prof. Leo Joskowicz Lab website: http://www.cs.huji.ac.il/~caslab/site L. Joskowicz, 2011 Key trends in clinical radiology Film/light

More information

RADIATION DOSE MONITOR

RADIATION DOSE MONITOR RADIATION DOSE MONITOR The DACS for Building a Low-Dose Culture Radiation Dose Monitor / WHAT IS DACS? / DACS (Dose Archiving and Communication System) is to radiation dose reports what PACS is to DICOM

More information

Building the Business Case for a Medical Image Archive. Chris Meenan University of Maryland School of Medicine

Building the Business Case for a Medical Image Archive. Chris Meenan University of Maryland School of Medicine Building the Business Case for a Medical Image Archive Chris Meenan University of Maryland School of Medicine Disclosures Co-Founder Analytical Informatics Faculty, Department of Diagnostic Radiology and

More information

for exceptional care

for exceptional care IntelliSpace ECG Cardiology information management Managing workflow your way for exceptional care When an ECG is more than an ECG Philips IntelliSpace ECG provides fast, easy access to ECGs from almost

More information

Introduction DICOM and imaging Replacing film with PACS What is wrong with the scenario? Going beyond DICOM IHE impact: workflow problems

Introduction DICOM and imaging Replacing film with PACS What is wrong with the scenario? Going beyond DICOM IHE impact: workflow problems Extending DICOM to integrated information environments: IHE Steven C. Horii, MD, FACR, FSCAR Department of Radiology University of Pennsylvania Medical Center Disclosure Receive royalties from SPIE for

More information

Martin Mermans. November 25

Martin Mermans. November 25 Scrum / agile and regulatory go together? Martin Mermans Philips Healthcare November 25 Contents Philips Healthcare Standards & Requirements Scrum/Agile Contradictions? Philips Healthcare, Martin Mermans,

More information

FHIR, Interoperability, and the World of Enablement

FHIR, Interoperability, and the World of Enablement FHIR, Interoperability, and the World of Enablement W. Ed Hammond. Ph.D., FACMI, FAIMBE, FIMIA, FHL7 Director, Duke Center for Health Informatics. DTMI Director, Applied Informatics Research, DHTS Professor,

More information

Part 3 Oral Exam Content Guide

Part 3 Oral Exam Content Guide Initial Certification in Medical Physics Part 3 Oral Exam Content Guide The oral examination is designed to test your knowledge and fitness to practice applied medical physics in the specified specialty(ies).

More information

2018 Data Science Summit: The Economics Of Artificial Intelligence In Healthcare

2018 Data Science Summit: The Economics Of Artificial Intelligence In Healthcare May 30, 2018 2018 Data Science Summit: The Economics Of Artificial Intelligence In Healthcare Making AI Work In Clinical Practice Bibb Allen, MD FACR Chief Medical Officer ACR Data Science Institute OVERVIEW

More information

Waters Corporation Connecting Data to Decisions. Mark Harnois Sr. Marketing Manager Waters Laboratory Informatics

Waters Corporation Connecting Data to Decisions. Mark Harnois Sr. Marketing Manager Waters Laboratory Informatics Waters Corporation Connecting Data to Decisions Mark Harnois Sr. Marketing Manager Waters Laboratory Informatics mark_harnois@waters.com Waters Corporation Headquarters in Milford, Massachusetts, USA Direct

More information

Principles of translational medicine: imaging, biomarker imaging, theranostics

Principles of translational medicine: imaging, biomarker imaging, theranostics Principles of translational medicine: imaging, biomarker imaging, theranostics Compiled by: Endre Mikus PhD, CEO Budapest, 21/9/2015 Imaging and imaging biomarkers An imaging biomarker is an anatomic,

More information

An Assessment of Imaging Informatics for Precision Medicine in Cancer

An Assessment of Imaging Informatics for Precision Medicine in Cancer 110 2017 IMIA and Schattauer GmbH An Assessment of Imaging Informatics for Precision Medicine in Cancer C. Chennubhotla 1, L. P. Clarke 2, A. Fedorov 3, D. Foran 4, G. Harris 5, E. Helton 6, R. Nordstrom

More information

Monday 10/04/ :00-09:00 Registration and Coffee. 09:00-09:05 Qur'an Kareem and Opening Ceremony. 09:05-09:10 Ministerial Welcome Address

Monday 10/04/ :00-09:00 Registration and Coffee. 09:00-09:05 Qur'an Kareem and Opening Ceremony. 09:05-09:10 Ministerial Welcome Address Monday 10/04/2017 08:00-09:00 Registration and Coffee 09:00-09:05 Qur'an Kareem and Opening Ceremony 09:05-09:10 Ministerial Welcome Address 09:10-09:30 Awards Ceremony 09:30-10:15 HIMSS EMRAM Stage 6

More information

IHE. Integration Statement. DigitalDiagnost Koninklijke Philips Electronics N.V. All rights are reserved.

IHE. Integration Statement. DigitalDiagnost Koninklijke Philips Electronics N.V. All rights are reserved. IHE Integration Statement DigitalDiagnost 1.5.3 2008 Koninklijke Philips Electronics N.V. All rights are reserved. IHE Integration Statement DigitalDiagnost 1.5.3 Page 2 of 6 Issued by Philips Medical

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 191: Patient Radiation Dose Reporting (P-RDSR) Prepared by: WG-28 Physics

Digital Imaging and Communications in Medicine (DICOM) Supplement 191: Patient Radiation Dose Reporting (P-RDSR) Prepared by: WG-28 Physics 2 4 6 Digital Imaging and Communications in Medicine (DICOM) 8 Supplement 191: Patient Radiation Dose Reporting (P-RDSR) 10 12 14 16 18 20 22 24 Prepared by: WG-28 Physics 26 1300 N. 17th Street, Suite

More information

QIBA Working Session

QIBA Working Session QIBA Working Session Wednesday, November 30, 2011 November 30, 2011 QIBA Session Plenary Session Agenda 3:00 PM Year in Review: Status of the Profiles Sullivan Schwartz; Zahlmann; Kinahan QIBA visits to

More information

Accuracy, Precision and Measurement Validation

Accuracy, Precision and Measurement Validation Accuracy, Precision and Measurement Validation Ángel Alberich-Bayarri, PhD 1 Biomedical Imaging Research Group GIBI230 La Fe Health Research Institute 2 QUIBIM Quantitative Imaging Biomarkers in Medicine

More information

IHE Integration Statement EPIQ 7 Release 1.1.x.x EPIQ 5 Release 1.0.x.x October 14, 2013

IHE Integration Statement EPIQ 7 Release 1.1.x.x EPIQ 5 Release 1.0.x.x October 14, 2013 IHE Integration Statement EPIQ 7 Release 1.1.x.x EPIQ 5 Release 1.0.x.x October 14, 2013 Koninklijke Philips Electronics N.V. 2013 All rights are reserved. IHE Integration Statement Page 2 of 6 Issued

More information

Histology Pattern Recognition Software in Investigative Pathology

Histology Pattern Recognition Software in Investigative Pathology Histology Pattern Recognition Software in Investigative Pathology J. Webster, DVM, PhD, DACVP Laboratory of Cancer Biology and Genetics National Cancer Institute, Bethesda, MD Pathology Visions 2011 November

More information

Computational Challenges of Medical Genomics

Computational Challenges of Medical Genomics Talk at the VSC User Workshop Neusiedl am See, 27 February 2012 [cbock@cemm.oeaw.ac.at] http://medical-epigenomics.org (lab) http://www.cemm.oeaw.ac.at (institute) Introducing myself to Vienna s scientific

More information

Sectra Digital Pathology Solution

Sectra Digital Pathology Solution Sectra Digital Pathology Solution Follow patient pathways. Abolish healthcare barriers. Sectra works toward a goal of truly patient-centered care, where images and data follow the patient, rather than

More information

/ E-Mental health June 11, 2018 / / e-health developer point of view / Emmanuel Cordonnier

/ E-Mental health June 11, 2018 / / e-health developer point of view / Emmanuel Cordonnier / E-Mental health June 11, 2018 / / e-health developer point of view / Emmanuel Cordonnier bcom is a private French innovation center designed to boost innovation

More information

ECM + VNA = A CLINICAL CONTENT STRATEGY THAT WORKS

ECM + VNA = A CLINICAL CONTENT STRATEGY THAT WORKS ECM + VNA = A CLINICAL CONTENT STRATEGY THAT WORKS CHALLENGE, MEET OPPORTUNITY. Clinical content isn t easy to wrangle. With structured and unstructured information stored in disconnected data repositories

More information

CDISC Journal. Organizing and Accelerating the Clinical Research Process from the Beginning: The CDISC Protocol Representation Model and Toolkit

CDISC Journal. Organizing and Accelerating the Clinical Research Process from the Beginning: The CDISC Protocol Representation Model and Toolkit CDISC Journal Clinical Data Interchange Standards Consortium oc tober 2012 Organizing and Accelerating the Clinical Research Process from the Beginning: The CDISC Protocol Representation Model and Toolkit

More information

The Department of Radiation Oncology. In loving Memory of Penny Slattery ( ) Medical Physics Journal Manager ( )

The Department of Radiation Oncology. In loving Memory of Penny Slattery ( ) Medical Physics Journal Manager ( ) The Department of Radiation Oncology In loving Memory of Penny Slattery (1962-2015) Medical Physics Journal Manager (1996-2015) The Department of Radiation Oncology Medical Physics Workshop: Editorial

More information

How Medical Informatics and HERON Can Help Your Research? Russ Waitman Division of Medical Informatics Department of Biostatistics November 17, 2011

How Medical Informatics and HERON Can Help Your Research? Russ Waitman Division of Medical Informatics Department of Biostatistics November 17, 2011 How Medical Informatics and HERON Can Help Your Research? Russ Waitman Division of Medical Informatics Department of Biostatistics November 17, 2011 This project has been supported in part by NIH grant

More information

Facilitating the Use of Imaging Biomarkers in Therapeutic Clinical Trials. Michael Graham, PhD, MD President, SNM Co-chair, Clinical Trials Network

Facilitating the Use of Imaging Biomarkers in Therapeutic Clinical Trials. Michael Graham, PhD, MD President, SNM Co-chair, Clinical Trials Network Facilitating the Use of Imaging Biomarkers in Therapeutic Clinical Trials Michael Graham, PhD, MD President, SNM Co-chair, Clinical Trials Network Facilitating the Use of Imaging Biomarkers in Therapeutic

More information

IHE for emerging market Learning from integration experiences

IHE for emerging market Learning from integration experiences THE DICOM 2013 INTERNATIONAL CONFERENCE & SEMINAR March 14-16 Bangalore, India IHE for emerging market Learning from integration experiences Kshitija Thakar Philips Healthcare Domain Specialist Bangalore,

More information

In 2016, around 86% of fully open access journals have an APC. The APC average is 1084 USD.

In 2016, around 86% of fully open access journals have an APC. The APC average is 1084 USD. SAGE Publisher 2017 Data analysis by Katherine Laprade Story SAGE, which defines itself as the world s largest independent academic publisher on its website, bought Libertas Academica in 2016, which is

More information

International bio-medical imaging based R&D and Advanced imaging CRO and ARO service. LISIT, Co.,Ltd.

International bio-medical imaging based R&D and Advanced imaging CRO and ARO service. LISIT, Co.,Ltd. International bio-medical imaging based R&D and Advanced imaging CRO and ARO service. LISIT, Co.,Ltd. LifeSaving Imaging Technologies 2018/7 About Us Main Office LISIT,Co.,Ltd. 6-7 Maruyama-cho, Shibuya-Ku,

More information

Pathology Solution IVD US. Philips IntelliSite HER2/neu IHC Digital Manual Read

Pathology Solution IVD US. Philips IntelliSite HER2/neu IHC Digital Manual Read Pathology Solution IVD US Philips IntelliSite HER2/neu IHC Digital Manual Read Multisite configuration Role based User access control Single worklist view across the sites Real-time Collaboration & Sharing

More information

Integrating Digital Pathology with your AP-LIS

Integrating Digital Pathology with your AP-LIS API Digital Pathology and AI Workshop II Integrating Digital Pathology with your AP-LIS Friday, December 7, 2018 S. Joseph Sirintrapun, M.D. Director of Pathology Informatics sirintrs@mskcc.org Notice

More information

RADIATION DOSE MONITOR. The DACS for Building a Low-Dose Culture

RADIATION DOSE MONITOR. The DACS for Building a Low-Dose Culture RADIATION DOSE MONITOR The DACS for Building a Low-Dose Culture Radiation Dose Monitor / WHAT IS DACS? / DACS (Dose Archiving and Communication System) is to radiation dose reports what PACS is to DICOM

More information

The Growth of Digital Imaging/PACS: How to Survive the Deluge

The Growth of Digital Imaging/PACS: How to Survive the Deluge The Growth of Digital Imaging/PACS: How to Survive the Deluge Gary Wendt, MD, MBA - Vice-Chair of Informatics, Enterprise Director of Medical Imaging, University of Wisconsin-Madison John W. Melski,, MD

More information

TOTAL CANCER CARE: CREATING PARTNERSHIPS TO ADDRESS PATIENT NEEDS

TOTAL CANCER CARE: CREATING PARTNERSHIPS TO ADDRESS PATIENT NEEDS TOTAL CANCER CARE: CREATING PARTNERSHIPS TO ADDRESS PATIENT NEEDS William S. Dalton, PhD, MD CEO, M2Gen & Director, Personalized Medicine Institute, Moffitt Cancer Center JULY 15, 2013 MOFFITT CANCER CENTER

More information

Enterprise XDS based VNA

Enterprise XDS based VNA GE Healthcare Enterprise XDS based VNA Enterprise medical document and image management that unifies patient images and documents across the care continuum and helps support clinical workflows. Stefan

More information

IHE Integration Statement

IHE Integration Statement IHE Integration Statement Ingenuity TF PET/CT powered by ipatient 2012 Koninklijke Philips Electronics N.V. All rights are reserved. Document id: PIIOffc.0000988 IHE Integration Statement Ingenuity TF

More information