The Evolution of PACS Data Migration

Size: px
Start display at page:

Download "The Evolution of PACS Data Migration"

Transcription

1 Clinical Content Interoperability White Paper The Evolution of PACS Data Migration A Discussion of Current Migration Strategies Shannon Werb Chief Strategy Officer Chief Operating Officer

2 Contents Introduction... 3 Historical Perspectives Early PACS Design Limitations... 3 Description of Migration Strategies and Usages... 5 Standard DICOM Query Retrieve Migration... 6 Media Migration... 7 Current Study Migration Combined With Historical Study Migration... 8 Priority Migration... 9 Data Cleansing... 9 Summary and Conclusions Acuo Technologies 2 Evolution of PACS Data Migration

3 Introduction Starting around 2000, for various technological and feature/functionality reasons, users of PACS systems began replacing their original PACS. The replacement decision included the need to move study data from the old system to the new system. The term migration became the popular term to describe this task. Over time, methods and approaches have been developed to address the various challenges that can be encountered during a PACS data migration. This paper will describe these strategies and discuss their applicability in migration projects. Learning objectives include: Historical perspectives early PACS design limitations Description of migration strategies and their use Historical Perspectives Early PACS Design Limitations When PACS solutions were first designed, system architects either completely overlooked or marginalized the requirements for migrating studies from their systems. Initially, there was really no way for an outside source to effectively request studies from a PACS. Query/retrieve (Q/R) services arrived with the adoption of the DICOM standard but few systems completely implemented it. Consequently, getting data out of the PACS was challenging to say the least. Even if DICOM Q/R was implemented, the systems could not efficiently respond to queries in high volumes over short periods of time. PACS study export and study import use the same DICOM interface. Computer processing resources can be added to balance the import and export resource requirements but the ability for the PACS to simultaneously respond to high volume export requests while managing current study imports is limited. Many PACS have limits set on the number of C-Find/C-Move transactions that the system will handle at any given time. Once that threshold has been met, additional requests beyond the limit will enter a queue. Once the queue is full no other requests will be accepted. Many times the requesting source is unaware that the request cannot be retrieved. There are constraints for getting data out of the old PACS which limits how fast and how much data can be exported. It is not a very effective way to move hundreds of thousands of studies in a short period of time. Along with these architectural challenges, early PACS were often delivered as a turnkey solution, including software, hardware and services. The turnkey solution was typically sized for a normalized ingest volume with periodic, if not rare, export requirements. Some PACS are entirely designed for import without a provision for export as previously mentioned. Since the system was sized for a specific ingest capacity and the ability to balance access to resource across ingest and export did not exist or was not mature, the need to rapidly export data using Q/R services simply was not reliable. In short, vendors and customers alike did not size systems to export data at rates of 5, 10 or 50 times faster than the expected normalized ingest volume. Acuo Technologies 3 Evolution of PACS Data Migration

4 To this day, PACS systems are limited in the ability to import studies. It appears that PACS architects focused on the number of studies to be received per hour from the modalities as the design requirement. A busy radiology department might send up to 100 studies per hour to the PACS. In order to migrate hundreds of thousands of studies in a reasonable period of time, several hundred studies per hour need to be imported into the new system. Some PACS simply limit the number of DICOM associations that can be managed at one time after which no others will be accepted. The import bottleneck is related to the gateway functions that every PACS performs as new studies are received from the modalities. There are study verification steps, database entry steps and DICOM transactions among others that the gateway applications address. This simply takes time. Once again computer processing power can be assigned that can increase the number associations but it usually ends of being a migration limitation that needs to be addressed. Early efforts to use DICOM Q/R services to migrate studies quickly revealed these limitations and their impact on migration project duration. The effort involved to manually manage the Q/R requests and verify successful receipt of all of the study images was greater than many institutions had resources to apply. Even scripted batch Q/R requests only marginally improved migration rates. Early PACS architects simply depended on the modality technologist to manually enter the required patient demographic, accession numbers, medical record numbers and other study information at the modality console. HIS/RIS interface support was not an early requirement of PACS systems and was not implemented until many years after the installation of many PACS. The resulting data integrity of study information was suspect. Transposition errors alone could account for 80% or more of study information errors. Missing information and duplication of information was common place. And study data hygiene efforts to correct these problems were not always undertaken largely due to the lack of availability of easy to use system administration tools (another design oversight). The implication of this so called dirty data became known as the new PACS systems were unable to verify the study data being imported from the old PACS. Unverifiable studies are then placed in an exception queue or folder where they will stay until the invalid or missing data elements are corrected (so called data cleansing ). This is a time consuming step that requires a substantial institutional effort to undertake. Most PACS have limits to the number of studies that can occupy the exception folder, either intentional limits or unintentional oversights. Once that limit is reached the ability to receive new studies into the PACS can be limited or becomes unruly for the end user to manage. The implication on migration is that the study transfer process slows down substantially or completely when the dirty historical study data causes exception folders to fill up. Over time, migration methods and approaches have evolved to address some of the idiosyncrasies of the way PACS deal with importing and exporting study data, the quality of the study data, the order in which studies can be transferred and the final verification and reconciliation of the migrated data. This white paper explores that evolution. Acuo Technologies 4 Evolution of PACS Data Migration

5 Description of Migration Strategies and Usages The graphic below depicts four approaches to be considered for performing PACS data migrations: These strategies can be used separately or in combination, depending on migration project requirements. They have been developed and refined by companies like Acuo Technologies that specialize in PACS data migration services. These approaches are intended to achieve fast, accurate and cost-effective migration project completion. An individual description of each approach is provided in the sections that follow. Acuo Technologies 5 Evolution of PACS Data Migration

6 Standard DICOM Query Retrieve Migration: This is one of the more common approaches currently in use for performing PACS data migrations. The requirement is that the source PACS is a DICOM query retrieve service class provider. With this approach, a dedicated migration server receives the studies via DICOM C-Move from the source PACS and then transmits them across the network to the target or new PACS. Transfer rates and project duration are dependent upon many variables, including the number of studies to be migrated, the extent of removable media storage, the capacity of the source PACS to respond to queries, the institutional constraints on migration activities, target PACS import resources and the quality of source PACS data. HIGH-LEVEL PROCESS DESCRIPTION Migration of studies from source archive to new archive using DICOM interface Establish VPN connection Install migration server(s) Create study inventory = interrogate source system: DICOM study root, study level query by study date tag, or database Start DICOM study-level C-MOVE automated migration Send studies to migration server then target PACS Monitor progress; intervene as necessary Verify source vs. new: use study level image counts or a database extract to verify image count success Create final verification report Acuo Technologies 6 Evolution of PACS Data Migration

7 Media Migration: This is another PACS data migration approach that bypasses the DICOM interface and reads the study files directly from removable media or spinning discs. This approach does not necessarily require that the source PACS studies are DICOM Part 10 files but rather that the data migration vendor has or can provide an adapter to read any proprietary files from the source PACS. This also requires access to the source PACS database (and possibly the RIS database) in order to ascertain the latest version of the patient/study meta-data which will not be present in the files but needs to be applied to the images prior to receipt by the destination PACS. The data migration vendor may be required to perform some custom development if an adapter does not already exist. The data migration vendor should be able to perform standard DICOM Q/R migration while any development is occurring to assure the most rapid extraction possible. Once the adapter is available the migration should be fully transitioned to a media migration. Directly reading the media significantly increases that rate at which studies can be migrated off of the source PACS. HIGH-LEVEL PROCESS DESCRIPTION Directly read removable media or disc storage systems, send to migration server for cleansing, send to new PACS Requires source database access Reverse engineering implications May require custom engineering Bypassing DICOM interface accelerates migration rate Target system must be configured to accept the high input rates Acuo Technologies 7 Evolution of PACS Data Migration

8 Current Study Migration Combined With Historical Study Migration: One of the problems encountered with many migrations is that current studies are often being added to the source PACS while historical studies are being migrated off of the source PACS on a last in, first out basis starting at a defined point in time. This creates a situation commonly referred to as gaps. The gap studies are those that have been received by the source PACS since the migration of the historical studies started. Periodically, the gap studies need to be migrated to the target PACS which requires a temporary suspension of the historical study migration so that the gap studies can be moved to the target PACS. This is referred to as gap-filling. Gap-filling slows down the historical migration. In order to eliminate gap-filling, an intelligent router is installed and all modality study traffic is redirected to the router. The router in turn sends the new studies to the source PACS and the target PACS, applying any necessary data cleansing policies to the newly acquired data as if it would be passed through the normal migration process. HIGH-LEVEL PROCESS DESCRIPTION Combine DICOM migration with current study routing Install router and route current studies to source and target PACS install router Eliminates the effort for periodic gap fills Reduces total migration time Gets modality redirect out of the way early in the implementation process Potential to accelerate time to first clinical use Dedicated router more efficient than through PACS or modality dual send Acuo Technologies 8 Evolution of PACS Data Migration

9 Priority Migration: Historical study migration is basically the movement of studies off of the source PACS in reverse chronological order. The last studies in are the first studies to be migrated out (LIFO), starting at a defined point in time and working backward until the source PACS is empty. While this is a practical approach, it does not reflect the practice of radiology where patients do not show up in reverse chronological order. They arrive in random order. The migration implication being that the most relevant study may not yet be available on the target PACS, requiring some sort of intervention. The priority migration approach has been developed to mitigate this situation. The approach involves pre-fetching studies based on schedule messages for scheduled studies (HL7) and DICOM modality work list (DMWL) messages for emergent studies, in many cases priority migration can be enhanced through custom HIS/RIS interfaces based on customer requirements. The priority migration application processes the schedule or DMWL requests and prioritizes the study migration. The entire study folder is migrated (or the folder for a specific date range), not just the relevant prior study, thus completing that study migration. Priority migration can easily be combined with standard migration. Priority migration transactions take priority over historical migration tasks. Radiologist confidence improves when there is reliable access to relevant prior studies. HIGH-LEVEL PROCESS DESCRIPTION Receive HL7 schedule messages and/or DMWL feeds to prioritize the retrieval of scheduled and/or emerging studies from source PACS Prioritize the pre-fetching of scheduled and/or worklist studies Potential to move either the entire patient folder or the relevant prior study Throttle up LIFO migration tasks after pre-fetch migration tasks are complete Most relevant prior studies on the target archive Builds radiologist confidence; Can decrease total number of studies that need to be migrated prior to go-live Potential to accelerate time to first clinical use May require additional interface costs and effort; May require high level of clinical staff involvement Acuo Technologies 9 Evolution of PACS Data Migration

10 Data Cleansing: As previously mentioned, the integrity of the study information in the source PACS can be suspect, particularly for the years of service that the source PACS operated without the benefit of admission, discharge and transfer (ADT) interfaces. Data integrity problems can be addressed with automated data cleansing tools that can correct or repair identification problems. Missing and duplicate medical record numbers, patient name misspellings and other common data integrity problems can be repaired by comparing the gold standard or system of truth data source to the source PACS data and then creating rules to define the conditions that need to be met that would in turn trigger the automatic correction of the suspect data. Rules can also be created to prepend or append medical record numbers with identifiers intended to differentiate the study data. Missing and duplicate accession numbers and duplicate or missing study instance unique identifier (SUID) can be corrected using a combination of study and patient-level matching conditions. Additional tags can be added to drive PACS workflow based on customer requirements. Automated data cleansing must be carefully undertaken and the changes must be closely scrutinized and approved by the institution prior to permanent commitment to the target PACS. It must be noted that automated data cleansing is never 100% successful. Certain exceptions will still exist after cleansing efforts requiring manual intervention. The effort to address these exceptions will be far less than that required to address all of them. HIGH-LEVEL PROCESS DESCRIPTION Interrogate legacy PACS system: DICOM study root, study-level query by study date tag Create study inventory Obtain RIS database extract; compare RIS database extract to PACS inventory Analyze results and establish automated cleansing rules; Cleanse action examples: o Clear contents of tag values; Delete tags from data stream; Copy/move/replace contents of tag values o Create new tags using existing tag or imported data set; Append/prepend data to tags o Normalize non-dicom conforming data Reduces exception handling; Improves migration efficiency Automated rules matching reduces manual correction effort prior to sending to target PACS Acuo Technologies 10 Evolution of PACS Data Migration

11 Summary and Conclusions PACS data migration projects present significant challenges. This white paper has attempted to describe the various clinical data migration approaches created to address these challenges. These approaches have been developed over time largely through the efforts of a handful of PACS data migration service providers, including Acuo Technologies. These approaches are frequently used in combination to affect the orderly and timely migration of study data from the source PACS to the target PACS. When planning a PACS data migration project, careful consideration should be given to each of these approaches in order to design a plan that incorporates the methods and approaches that best meet the technical, clinical and business requirements of the institution. Acuo Technologies 11 Evolution of PACS Data Migration

12 About Acuo Acuo Technologies, now part of Lexmark s Perceptive Software (NYSE: LXK), was founded in 2000 with the objective of developing the first enterprise-wide collaborative Universal Clinical Platform (UCP) solution for medical image content, both DICOM and Non-DICOM. Today, Acuo supports implementations of UCP around the world, including locations in Africa, Australia, Europe, North America and South America. For more information on providing superior clinical content management and data migration while simplifying operations and reducing costs, visit ACUO TECHNOLOGIES, POWERED BY ACUO, ACUO, and Universal Clinical Platform are trademarks of Acuo Technologies, LLC. Acuo Technologies, LLC All rights reserved. DICOM is the registered trademark of the National Electrical Manufacturers Association for its standards publications relating to digital communications of medical information. Acuo Technologies 12 Evolution of PACS Data Migration

The VNA Era. Paving the Way for the High-Definition EHR. Clinical Content Interoperability White Paper

The VNA Era. Paving the Way for the High-Definition EHR. Clinical Content Interoperability White Paper Clinical Content Interoperability White Paper The VNA Era Paving the Way for the High-Definition EHR Shannon M. Werb Chief Strategy Officer Chief Operating Officer Larry Sitka Acuo Founder Contents Introduction...

More information

Protect, Share, and Distribute Healthcare Data with ehealth Managed Services

Protect, Share, and Distribute Healthcare Data with ehealth Managed Services Protect, Share, and Distribute Healthcare Data with ehealth Managed Services An innovative offering CARESTREAM ehealth Managed Services include hardware, software, maintenance, remote monitoring, updates

More information

The Case for VNA. Originally Published in ADVANCE for Imaging & Radiation Oncology July 25, 2012. Clinical Content Interoperability White Paper

The Case for VNA. Originally Published in ADVANCE for Imaging & Radiation Oncology July 25, 2012. Clinical Content Interoperability White Paper Clinical Content Interoperability White Paper The Case for VNA Originally Published in ADVANCE for Imaging & Radiation Oncology July 25, 2012 Shannon Werb Chief Strategy Officer Chief Operating Officer

More information

GE PACS Conformance Statement for DICOM v3.0

GE PACS Conformance Statement for DICOM v3.0 g GE Medical Systems Technical Publications IIS P/N 4361668 Revision 01 GE PACS Conformance Statement for DICOM v3.0 Copyright 1998 By General Electric Company g GE Medical Systems GE Medical Systems,

More information

A new innovation to protect, share, and distribute healthcare data

A new innovation to protect, share, and distribute healthcare data A new innovation to protect, share, and distribute healthcare data ehealth Managed Services ehealth Managed Services from Carestream Health CARESTREAM ehealth Managed Services (ems) is a specialized healthcare

More information

A full-featured online DICOM archive built on the same SQL platform as our powerful enterprise grade PACS database. Enterprise Grade DICOM Engine

A full-featured online DICOM archive built on the same SQL platform as our powerful enterprise grade PACS database. Enterprise Grade DICOM Engine DICOM A full-featured online DICOM archive built on the same SQL platform as our powerful enterprise grade PACS database. SQL Database Enterprise Grade DICOM Engine Flexible Archiving Solutions Internet

More information

POWERFUL CONNECTIVITY. MULTIPLE SITES AND VENDORS. A SINGLE GLOBAL WORKLIST. Vue Connect. Enterprise IMAGE/ARTWORK AREA

POWERFUL CONNECTIVITY. MULTIPLE SITES AND VENDORS. A SINGLE GLOBAL WORKLIST. Vue Connect. Enterprise IMAGE/ARTWORK AREA Vue Connect Enterprise Workflow MULTIPLE SITES AND VENDORS. A SINGLE GLOBAL WORKLIST. For enterprises comprising multiple sites, a range of facility types, varying departmental workflow and imaging platforms

More information

Golder Cat-Scan & MRI Center Automates Imaging Center Workflows

Golder Cat-Scan & MRI Center Automates Imaging Center Workflows CASE STUDY Golder Cat-Scan & MRI Center Automates Imaging Center Workflows any health information system any application, for any specialty, anywhere endless possibilities TEXAS QUICK FACTS GOLDER CAT-SCAN

More information

Liberate Your Image Data

Liberate Your Image Data Liberate Your Image Data Does Adherence to the DICOM Standard Guarantee Interoperability? 2009-2014 Mach7 Technologies, Inc. Page 1 of 9 Table of Contents Abstract...3 The DICOM Standard Does Not Guarantee

More information

FUJIFILM MEDICAL SYSTEMS

FUJIFILM MEDICAL SYSTEMS FUJIFILM MEDICAL SYSTEMS Product Data Synapse Release Version 4.2 Server Modules and Interfaces Application Synapse server is a collection of software modules built on Microsoft Windows Server, which together

More information

MedBroker A DICOM and HL7 Integration Product. Whitepaper

MedBroker A DICOM and HL7 Integration Product. Whitepaper MedBroker A DICOM and HL7 Integration Product Whitepaper Copyright 2009, Keymind Computing AS All trademarks and copyrights referred to are the property of their respective owners. Revision 1.0 Oct 19

More information

PACS Migration. Herman Oosterwijk, OTech, Inc. & Greg Burch, Laurel Bridge Software. 2010 OTech Inc./Laurel Bridge Software

PACS Migration. Herman Oosterwijk, OTech, Inc. & Greg Burch, Laurel Bridge Software. 2010 OTech Inc./Laurel Bridge Software PACS Migration Herman Oosterwijk, OTech, Inc. & Greg Burch, Laurel Bridge Software Agenda/Objectives Why PACS migration Types of Migrations What is Migrated? Challenges and Issues Need for Filtering/Tag-morphing

More information

Gateway Router DICOM DICOM ROUTER AND VENDOR NEUTRAL ARCHIVING SOLUTION.

Gateway Router DICOM DICOM ROUTER AND VENDOR NEUTRAL ARCHIVING SOLUTION. ROUTER AND VENDOR NEUTRAL ARCHIVING SOLUTION. Our Company Our Mission is Simple Our company is Canadian and was established in 1994. After 20 years, we continue to be a leading IT software and services

More information

Dionseq Uatummy Odolorem Vel

Dionseq Uatummy Odolorem Vel W H I T E P A P E R : T E C H N I C A L Aciduisismodo Hitachi Clinical Dolore Repository Eolore Dionseq Uatummy Odolorem Vel Meet the Unique Challenges of DICOM/HL7 Data Access, Data Consolidation, Data

More information

LAUREL BRIDGE. Orchestrating Medical Imaging Workflow. Solutions Overview

LAUREL BRIDGE. Orchestrating Medical Imaging Workflow. Solutions Overview LAUREL BRIDGE Orchestrating Medical Imaging Workflow Solutions Overview Realize the Value of Enterprise Imaging! Medical imaging workflows are increasingly complex and are creating demands that may strain

More information

Digital Imaging for Ophthalmology

Digital Imaging for Ophthalmology ANKA Systems, Inc. Digital Imaging for Ophthalmology Contents 02 Company Overview 03 EyeRoute Products Overview 04 EyeRoute Application 08 EyeRoute Components Digital Imaging for Ophthalmology Who We Are

More information

HIS/RIS/PACS Integration: Getting to the Gold Standard

HIS/RIS/PACS Integration: Getting to the Gold Standard HIS/RIS/PACS Integration: Getting to the Gold Standard By Stephen S. Boochever E X E C U T I V E S U M M A R Y The technology for acquiring, storing, retrieving, displaying, and distributing images has

More information

Department of Veterans Affairs VHA DIRECTIVE 2011-005 Veterans Health Administration Washington, DC 20420 February 8, 2011

Department of Veterans Affairs VHA DIRECTIVE 2011-005 Veterans Health Administration Washington, DC 20420 February 8, 2011 Department of Veterans Affairs VHA DIRECTIVE 2011-005 Veterans Health Administration Washington, DC 20420 RADIOLOGY PICTURE ARCHIVING AND COMMUNICATION SYSTEMS (PACS) 1. PURPOSE: This Veterans Health Administration

More information

Maintaining the momentum while picking up the pieces

Maintaining the momentum while picking up the pieces A Merge White Paper Maintaining the momentum while picking up the pieces The Role of Merge efilm workstation during RIS/PACS or PACS disaster recovery Introduction Your PACS archive server has gone down

More information

LIBERATING TECHNOLOGY. SEAMLESS SIMPLICITY. Vue for. Cloud Services

LIBERATING TECHNOLOGY. SEAMLESS SIMPLICITY. Vue for. Cloud Services Vue for Cloud Services SEAMLESS SIMPLICITY. Clinicians and referring physicians need the freedom to access patient data quickly and efficiently. But the cost constraints and complexity of owning and maintaining

More information

Introduction CDR Dicom for Windows is designed as a fully functional DICOM (Digital Imaging Communications of Medicine) based client-server

Introduction CDR Dicom for Windows is designed as a fully functional DICOM (Digital Imaging Communications of Medicine) based client-server Introduction CDR Dicom for Windows is designed as a fully functional DICOM (Digital Imaging Communications of Medicine) based client-server application. The client application can, in theory, communicate

More information

Candelis, Inc. DICOM Conformance Statement. ImageGrid Storage Server

Candelis, Inc. DICOM Conformance Statement. ImageGrid Storage Server 18821 Bardeen Ave. Irvine, CA 92612 Phone: 800.800.8600 Fax: 949.752.7317 Candelis, Inc. DICOM Conformance Statement ImageGrid Storage Server 0 INTRODUCTION ImageGrid Storage Server is a complete hardware/software,

More information

Metadata Quality Control for Content Migration: The Metadata Migration Project at the University of Houston Libraries

Metadata Quality Control for Content Migration: The Metadata Migration Project at the University of Houston Libraries Metadata Quality Control for Content Migration: The Metadata Migration Project at the University of Houston Libraries Andrew Weidner University of Houston, USA ajweidner@uh.edu Annie Wu University of Houston,

More information

PATROL From a Database Administrator s Perspective

PATROL From a Database Administrator s Perspective PATROL From a Database Administrator s Perspective September 28, 2001 Author: Cindy Bean Senior Software Consultant BMC Software, Inc. 3/4/02 2 Table of Contents Introduction 5 Database Administrator Tasks

More information

Dionseq Uatummy Odolorem Vel

Dionseq Uatummy Odolorem Vel W H I T E P A P E R Aciduisismodo Hitachi Clinical Dolore Repository Eolore Dionseq Uatummy Odolorem Vel Address the Multidepartmental Digital Imaging Conundrum with Enterprise-level Data Management By

More information

NEXT GENERATION ARCHIVE MIGRATION TOOLS

NEXT GENERATION ARCHIVE MIGRATION TOOLS NEXT GENERATION ARCHIVE MIGRATION TOOLS Cloud Ready, Scalable, & Highly Customizable - Migrate 6.0 Ensures Faster & Smarter Migrations EXECUTIVE SUMMARY Data migrations and the products used to perform

More information

DICOM Conformance Statement FORUM

DICOM Conformance Statement FORUM DICOM Conformance Statement FORUM Version 3.1 Carl Zeiss Meditec AG Goeschwitzerstraße 51-52 07745 Jena Germany www.meditec.zeiss.com Document: DICOM Conformance Statement_FORUM_3.1.doc Page 1 of 25 1

More information

Carestream Information Management Solutions. Managing the explosion in patient information

Carestream Information Management Solutions. Managing the explosion in patient information Managing the explosion in patient information Carestream Information Management Solutions Carestream Information Management Solutions The right information in the right place at the right time from the

More information

Radiology IT in the EHR Era

Radiology IT in the EHR Era Radiology IT in the EHR Era Jim Noga, VP & CIO Partners HealthCare September 2015 Radiology in the EHR Era Centralized (Enterprise) Solutions Enterprise Visualization Enterprise Storage Distributed (Departmental)

More information

DICOM Conformance Statement

DICOM Conformance Statement DICOM Conformance Statement Page 1 of 14 1 Introduction... 3 2 Quick Summary... 4 3 Storing Studies... 6 3.1 Ideal Store scenario...6 3.2 Non-ideal scenarios...6 3.2.1 Accession number...7 3.2.2 No indication

More information

IHE Success Story University Hospitals of Bordeaux (France) C. BERTINI, N. MAGOT

IHE Success Story University Hospitals of Bordeaux (France) C. BERTINI, N. MAGOT IHE Success Story University Hospitals of Bordeaux (France) C. BERTINI, N. MAGOT The University Hospitals of Bordeaux (CHU de Bordeaux) 4 th French University Hospital Complex 1 st employer of the Aquitaine

More information

Dismantling PACS: separating image viewing from the data storage and sharing. Bernard Gibaud

Dismantling PACS: separating image viewing from the data storage and sharing. Bernard Gibaud Dismantling PACS: separating image viewing from the data storage and sharing Bernard Gibaud MediCIS, U1099 Inserm, LTSI Faculté de médecine, Rennes bernard.gibaud@univ-rennes1.fr 1 Overview Introduction

More information

IMAGE SHARING. Review and Update - A Fond Farewell to CDs 2012

IMAGE SHARING. Review and Update - A Fond Farewell to CDs 2012 IMAGE SHARING Review and Update - A Fond Farewell to CDs 2012 David S. Mendelson, M.D. Professor of Radiology Chief of Clinical Informatics The Mount Sinai Medical Center Co-chair IHE International Board

More information

JiveX Enterprise PACS Solutions. JiveX HL7 Gateway Conformance Statement - HL7. Version: 4.7.1 As of 2015-05-20

JiveX Enterprise PACS Solutions. JiveX HL7 Gateway Conformance Statement - HL7. Version: 4.7.1 As of 2015-05-20 JiveX Enterprise PACS Solutions JiveX HL7 Gateway Conformance Statement - HL7 Version: 4.7.1 As of 2015-05-20 VISUS Technology Transfer GmbH Universitätsstr. 136 D-44799 Bochum Germany Phone: +49 (0) 234

More information

EMDEON CONSUMER BILLING & PAYMENT SOLUTIONS

EMDEON CONSUMER BILLING & PAYMENT SOLUTIONS EMDEON CONSUMER BILLING & PAYMENT SOLUTIONS Collect More, Faster. With Emdeon Consumer Connect TM, our comprehensive suite of Consumer Billing & Solutions, you can start collecting more consumer payments.

More information

QuickStart. PACS Edition. Site Readiness. Guide. GE Healthcare

QuickStart. PACS Edition. Site Readiness. Guide. GE Healthcare GE Healthcare Site Readiness QuickStart Guide PACS Edition General Electric Company reserves the right to make changes to this document and features shown herein, or discontinue the document at any time

More information

Sectra MEI. Your key to cross-enterprise information management. Sometimes you want to share... Finding the correct information

Sectra MEI. Your key to cross-enterprise information management. Sometimes you want to share... Finding the correct information Sectra MEI Your key to cross-enterprise information management Sometimes you want to share... Finding the correct information How to make radiology information available without searching for it. Getting

More information

Cisco Unified Intelligent Contact Management Enterprise 7.2

Cisco Unified Intelligent Contact Management Enterprise 7.2 Cisco Unified Intelligent Contact Management Enterprise 7.2 Cisco Unified Intelligent Contact Management Enterprise-an integral component of the Cisco Unified Communications system-delivers an integrated

More information

How To Restore From A Backup In Sharepoint

How To Restore From A Backup In Sharepoint Recovering Microsoft Office SharePoint Server Data Granular search and recovery means time and cost savings. An Altegrity Company 2 Introduction 3 Recovering from Data Loss 5 Introducing Ontrack PowerControls

More information

Best Practices in Leveraging a Staging Area for SaaS-to-Enterprise Integration

Best Practices in Leveraging a Staging Area for SaaS-to-Enterprise Integration white paper Best Practices in Leveraging a Staging Area for SaaS-to-Enterprise Integration David S. Linthicum Introduction SaaS-to-enterprise integration requires that a number of architectural calls are

More information

Simplify Your Windows Server Migration

Simplify Your Windows Server Migration SOLUTION BRIEF: ENDPOINT MANAGEMENT........................................ Simplify Your Windows Server Migration Who should read this paper Windows Server 2003 customers looking to migrate to the latest

More information

Managing workflow your way

Managing workflow your way Managing workflow your way Philips TraceMasterVue family of ECG Management Systems When is an ECG more When it s exactly where you need it, when you need it, increasing your diagnostic confidence. Philips

More information

GE Healthcare. Centricity * PACS-IW. Dated Material Subject to Change February 2012 *Trademark of General Electric Company

GE Healthcare. Centricity * PACS-IW. Dated Material Subject to Change February 2012 *Trademark of General Electric Company GE Healthcare Centricity * PACS-IW Dated Material Subject to Change February 2012 *Trademark of General Electric Company With PACS towards ehealth Centricity PACS-IW is a web-based solution for all modalities

More information

Advanced Core Operating System (ACOS): Experience the Performance

Advanced Core Operating System (ACOS): Experience the Performance WHITE PAPER Advanced Core Operating System (ACOS): Experience the Performance Table of Contents Trends Affecting Application Networking...3 The Era of Multicore...3 Multicore System Design Challenges...3

More information

Broadcast Automation Without Boundaries

Broadcast Automation Without Boundaries Pebble Beach Systems White Paper Broadcast Automation Without Boundaries By Ian Cockett -Technical Director Pebble Beach Systems Ltd www.pebble.tv Abstract The rate of change within broadcast facilities

More information

IHE Eye Care Technical Framework Supplement. Unified Eye Care Workflow Refractive Measurements (U-EYECARE Refractive) Draft for Public Comment

IHE Eye Care Technical Framework Supplement. Unified Eye Care Workflow Refractive Measurements (U-EYECARE Refractive) Draft for Public Comment Integrating the Healthcare Enterprise 5 IHE Eye Care Technical Framework Supplement 10 Unified Eye Care Workflow Refractive Measurements (U-EYECARE Refractive) 15 Draft for Public Comment 20 Date: April

More information

Top Ten Questions. to Ask Your Primary Storage Provider About Their Data Efficiency. May 2014. Copyright 2014 Permabit Technology Corporation

Top Ten Questions. to Ask Your Primary Storage Provider About Their Data Efficiency. May 2014. Copyright 2014 Permabit Technology Corporation Top Ten Questions to Ask Your Primary Storage Provider About Their Data Efficiency May 2014 Copyright 2014 Permabit Technology Corporation Introduction The value of data efficiency technologies, namely

More information

Context. Accessibility. Relevance.

Context. Accessibility. Relevance. CLINICAL COLLABORATION PLATFORM Context. Accessibility. Relevance. CLINICAL DATA WORKFLOW FOR MEANINGFUL COLLABORATION. Connect. Collaborate. Care. Give physicians and administrators the clinical support

More information

ARIA Oncology Information System

ARIA Oncology Information System ARIA Oncology Information System CONNCTIVITY SOLUTIONS Improve patient care and increase operational efficiency by exchanging patient data and images with other healthcare departments electronically. Key

More information

Developing an Enterprise Imaging Strategy with VNA April 15, 2015

Developing an Enterprise Imaging Strategy with VNA April 15, 2015 Developing an Enterprise Imaging Strategy with VNA April 15, 2015 Lynn A. Gibson, M.B.A./Vice President and CTO/CHRISTUS Health Larry Sitka/Principal Solution Architect-Lexmark Healthcare/Founder of Acuo

More information

Data Virtualization Overview

Data Virtualization Overview Data Virtualization Overview Take Big Advantage of Your Data "Using a data virtualization technique is: number one, much quicker time to market; number two, much more cost effective; and three, gives us

More information

Data Conversion Best Practices

Data Conversion Best Practices WHITE PAPER Data Conversion Best Practices Thomas Maher and Laura Bloemer Senior Healthcare Consultants Hayes Management WHITE PAPER: Data Conversion Best Practices Background Many healthcare organizations

More information

IHE Integrating the Healthcare Enterprise) HIS HL7

IHE Integrating the Healthcare Enterprise) HIS HL7 IHE Integrating the Healthcare Enterprise) HIS HL7 Prefeching Preloading CRT Net work CRT Dx DP Tool ATM DIN PACS DICOM DoD VRE 90 93 96 00 Example: Scheduled Workflow Profile Registration HIS patient

More information

Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0

Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Mitel Professional Services Catalog for Contact Center JULY 2015 SWEDEN, DENMARK, FINLAND AND BALTICS RELEASE 1.0 Contents MITEL PROFESSIONAL SERVICES DELIVERY METHODOLOGY... 2 CUSTOMER NEEDS... 2 ENGAGING

More information

Boost your VDI Confidence with Monitoring and Load Testing

Boost your VDI Confidence with Monitoring and Load Testing White Paper Boost your VDI Confidence with Monitoring and Load Testing How combining monitoring tools and load testing tools offers a complete solution for VDI performance assurance By Adam Carter, Product

More information

Desert West OB/GYN Taps 7 Medical to Integrate Ultrasound Report into EMR

Desert West OB/GYN Taps 7 Medical to Integrate Ultrasound Report into EMR Desert West Obstetrics and Gynecology, Ltd. (DWO) provides women of all ages in the greater Phoenix metropolitan area with the most up-to-date gynecological and obstetric assessments and treatments, along

More information

EMDEON PATIENT BILLING & PAYMENT SOLUTIONS

EMDEON PATIENT BILLING & PAYMENT SOLUTIONS EMDEON PATIENT BILLING & PAYMENT SOLUTIONS Simplifying the Business of Healthcare Collect More, Faster. With Emdeon Patient Connect TM, our comprehensive suite of Patient Billing & Solutions, you can start

More information

DICOM Conformance Statement

DICOM Conformance Statement Inter Medical Medizintechnik GmbH Daimlerstr. 34-36 D-32312 Lübbecke Tel. (0 57 41) 23 59-0 Fax (0 57 41) 23 59-10 E-Mail Contact @Intmed.de www.intmed.de Doc. Rev. 1 GammaXP DICOM Conformance Statement

More information

7i Imaging on Demand PACS Solution FAQ s

7i Imaging on Demand PACS Solution FAQ s 7i Imaging on Demand PACS Solution FAQ s Standards: 1. Do you use any proprietary software to manage the images? No, our image management software manages the images and is fully DICOM compliant with no

More information

Versity 2013. All rights reserved.

Versity 2013. All rights reserved. From the only independent developer of large scale archival storage systems, the Versity Storage Manager brings enterpriseclass storage virtualization to the Linux platform. Based on Open Source technology,

More information

Legal Solution: vendor invoice processing. Automating the Capture, Delivery, Approval and Accessibility of Invoices

Legal Solution: vendor invoice processing. Automating the Capture, Delivery, Approval and Accessibility of Invoices Legal Solution: vendor invoice processing Automating the Capture, Delivery, Approval and Accessibility of Invoices Every day, law firms like yours are tasked with ensuring the delivery of accurate client

More information

HyperQ Storage Tiering White Paper

HyperQ Storage Tiering White Paper HyperQ Storage Tiering White Paper An Easy Way to Deal with Data Growth Parsec Labs, LLC. 7101 Northland Circle North, Suite 105 Brooklyn Park, MN 55428 USA 1-763-219-8811 www.parseclabs.com info@parseclabs.com

More information

LOG AND EVENT MANAGEMENT FOR SECURITY AND COMPLIANCE

LOG AND EVENT MANAGEMENT FOR SECURITY AND COMPLIANCE PRODUCT BRIEF LOG AND EVENT MANAGEMENT FOR SECURITY AND COMPLIANCE The Tripwire VIA platform delivers system state intelligence, a continuous approach to security that provides leading indicators of breach

More information

Enabling Cloud Architecture for Globally Distributed Applications

Enabling Cloud Architecture for Globally Distributed Applications The increasingly on demand nature of enterprise and consumer services is driving more companies to execute business processes in real-time and give users information in a more realtime, self-service manner.

More information

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities Technology Insight Paper Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities By John Webster February 2015 Enabling you to make the best technology decisions Enabling

More information

Monitoring and Diagnosis of Networked Medical Hardware and Software for the Integrated Operating Room

Monitoring and Diagnosis of Networked Medical Hardware and Software for the Integrated Operating Room Monitoring and Diagnosis of Networked Medical Hardware and Software for the Integrated Operating Room Stefan Bohn, Michael Lessnau, Oliver Burgert Innovation Center Computer Assisted Surgery (ICCAS), Medical

More information

Compliance Management EFFECTIVE MULTI-CUSTODIAL COMPLIANCE AND SALES SURVEILLANCE

Compliance Management EFFECTIVE MULTI-CUSTODIAL COMPLIANCE AND SALES SURVEILLANCE Compliance Management EFFECTIVE MULTI-CUSTODIAL COMPLIANCE AND SALES SURVEILLANCE Broker-dealers that have implemented best practices consistently report that they have increased confidence in their ability

More information

END TO END DATA CENTRE SOLUTIONS COMPANY PROFILE

END TO END DATA CENTRE SOLUTIONS COMPANY PROFILE END TO END DATA CENTRE SOLUTIONS COMPANY PROFILE About M 2 TD M2 TD is a wholly black Owned IT Consulting Business. M 2 TD is a provider of data center consulting and managed services. In a rapidly changing

More information

The Role of Integration in Radiology: Moving from Necessity to Leverage

The Role of Integration in Radiology: Moving from Necessity to Leverage The Role of Integration in Radiology: Moving from Necessity to Leverage Larchmont Imaging Associates Insights with Robert Walsh, Director of Professional Services, DLC Technology Solutions, Inc. Biography

More information

Benefits of Image-Enabling the EHR

Benefits of Image-Enabling the EHR Benefits of Image-Enabling the EHR MU2 Implications for Hospitals, Imaging Providers and EHR Vendors A Merge Healthcare Whitepaper Introduction Meaningful Use (MU) Stage 2 has new requirements for imaging

More information

The Value of Intelligent Capture in Accounts Payable Automation. White Paper

The Value of Intelligent Capture in Accounts Payable Automation. White Paper The Value of Intelligent Capture in Accounts Payable Automation White Paper Contents Executive Summary... 2 Evolution of Capture in AP... 2 Intelligent Capture for AP... 3 Any Source or Format... 3 Integration

More information

Medflow Imaging DICOM Server

Medflow Imaging DICOM Server DICOM Server version 7.6.2 Revision 2.0 Copyright 2011 Medflow, Inc. Revision History Date June 14, 2011 August 30, 2011 Rev Description 7.6.1 First version. 7.6.2 Revised to reflect version 7.6.2 changes

More information

Enterprise Data Management for SAP. Gaining competitive advantage with holistic enterprise data management across the data lifecycle

Enterprise Data Management for SAP. Gaining competitive advantage with holistic enterprise data management across the data lifecycle Enterprise Data Management for SAP Gaining competitive advantage with holistic enterprise data management across the data lifecycle By having industry data management best practices, from strategy through

More information

The Globalization of Radiology and Workflow Implications

The Globalization of Radiology and Workflow Implications AHRA Spring Conference 2008 The Globalization of Radiology and Workflow Implications April 16, 2008 Danny L. Meadows, CRA Meadows Healthcare Consulting Phone: (205) 566-9011 danny.meadows@dlmimaging.com

More information

K ODAK D IRECTV IEW PACS SYSTEM 5

K ODAK D IRECTV IEW PACS SYSTEM 5 K ODAK D IRECTV IEW PACS SYSTEM 5 Can t find the right PACS in your size? Your search is over. HEALTH IMAGING ABETTER V IEW OF L IFE. K ODAK D IRECTV IEW PACS SYSTEM 5 S OLVE YOUR IMAGE AND INFORMATION

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

SDN CENTRALIZED NETWORK COMMAND AND CONTROL

SDN CENTRALIZED NETWORK COMMAND AND CONTROL SDN CENTRALIZED NETWORK COMMAND AND CONTROL Software Defined Networking (SDN) is a hot topic in the data center and cloud community. The geniuses over at IDC predict a $2 billion market by 2016

More information

Cisco Network Optimization Service

Cisco Network Optimization Service Service Data Sheet Cisco Network Optimization Service Optimize your network for borderless business evolution and innovation using Cisco expertise and leading practices. New Expanded Smart Analytics Offerings

More information

Recovering Microsoft Office SharePoint Server Data. Granular search and recovery means time and cost savings.

Recovering Microsoft Office SharePoint Server Data. Granular search and recovery means time and cost savings. Recovering Microsoft Office SharePoint Server Data Granular search and recovery means time and cost savings. 2 Introduction 5 Recovering from Data Loss 6 7 Introducing Ontrack PowerControls for SharePoint

More information

Rethinking Radiology Workflow Automating Workflow Processes

Rethinking Radiology Workflow Automating Workflow Processes Available at: http://www.corepointhealth.com/whitepapers/rethinking-radiology-workflow Rethinking Radiology Workflow Automating Workflow Processes Executive Summary Imaging centers are targeting both internal

More information

Increase Business Intelligence Infrastructure Responsiveness and Reliability Using IT Automation

Increase Business Intelligence Infrastructure Responsiveness and Reliability Using IT Automation White Paper Increase Business Intelligence Infrastructure Responsiveness and Reliability Using IT Automation What You Will Learn That business intelligence (BI) is at a critical crossroads and attentive

More information

Bringing Big Data into the Enterprise

Bringing Big Data into the Enterprise Bringing Big Data into the Enterprise Overview When evaluating Big Data applications in enterprise computing, one often-asked question is how does Big Data compare to the Enterprise Data Warehouse (EDW)?

More information

CONTENT CLINICAL IMAGE & Management, Redefined. EMC Perspective

CONTENT CLINICAL IMAGE & Management, Redefined. EMC Perspective CLINICAL IMAGE & CONTENT Management, Redefined EMC Perspective Redefining how diagnostic images and unstructured content are managed and shared for an integrated, patient-centric view across the healthcare

More information

Carestream PACS. Make enterprise work flow

Carestream PACS. Make enterprise work flow Make enterprise work flow Carestream PACS A powerful PACS solution designed for the rapid analysis, distribution, and storage of image and enterprise information Carestream PACS Escalating volumes of diagnostic

More information

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk.

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. Executive Summary Load testing can be used in a range of business scenarios to deliver numerous benefits. At its core,

More information

Crystal Gears. The Next Generation Personal Desktop Call Recording Solution. Why Crystal Gears

Crystal Gears. The Next Generation Personal Desktop Call Recording Solution. Why Crystal Gears The Next Generation Personal Desktop Call Recording Solution Crystal Gears Crystal Gears (CG as short) is a new next generation desktop digital recording system like no other before. By widely compatible

More information

Whitepapers on Imaging Infrastructure for Research Paper 1. General Workflow Considerations

Whitepapers on Imaging Infrastructure for Research Paper 1. General Workflow Considerations Whitepapers on Imaging Infrastructure for Research Paper 1. General Workflow Considerations Bradley J Erickson, Tony Pan, Daniel J Marcus, CTSA Imaging Informatics Working Group Introduction The use of

More information

THE VALUE OF DICONDE IN MULTI-MODAL NDT ENVIRONMENTS

THE VALUE OF DICONDE IN MULTI-MODAL NDT ENVIRONMENTS THE VALUE OF DICONDE IN MULTI-MODAL NDT ENVIRONMENTS Matthias JOBST, Andrea KOETZ and Sue CLENDENING GE Sensing & Inspection Technologies GmbH, Hürth, Germany, Skaneateles, and Lewistown USA History Abstract:

More information

How to Break the VNA Entry Barrier Building a VNA in Multiple Stages

How to Break the VNA Entry Barrier Building a VNA in Multiple Stages How to Break the VNA Entry Barrier Building a VNA in Multiple Stages Michael J. Gray Gray Consulting www.gnaxhealth.com @ HIMSS12 booth #2875 Cloud Computing Knowledge Center Booth #13642 Objectives Background

More information

Recovering Microsoft Office SharePoint Server Data

Recovering Microsoft Office SharePoint Server Data WHITE PAPER ONTRACK POWERCONTROLS Recovering Microsoft Office SharePoint Server Data Granular search and recovery means time and cost savings. FEBRUARY 2015 2 KROLL ONTRACK ONTRACK POWERCONTROLS Table

More information

HL7 /DICOM Information Guide

HL7 /DICOM Information Guide HL7 /DICOM Information Guide ec² Software Solutions Follow the rules. Exceed the standard This information guide will give you a brief overview of our HL7/DICOM interface along with an explanation of the

More information

Optimize Retail Label and Poster Printing with SAP Software

Optimize Retail Label and Poster Printing with SAP Software SAP Brief Extensions SAP Label and Poster Printing by GK Objectives Optimize Retail Label and Poster Printing with SAP Software Take control of retail printing processes Take control of retail printing

More information

How To Speed Up A Flash Flash Storage System With The Hyperq Memory Router

How To Speed Up A Flash Flash Storage System With The Hyperq Memory Router HyperQ Hybrid Flash Storage Made Easy White Paper Parsec Labs, LLC. 7101 Northland Circle North, Suite 105 Brooklyn Park, MN 55428 USA 1-763-219-8811 www.parseclabs.com info@parseclabs.com sales@parseclabs.com

More information

Beyond Data Migration Best Practices

Beyond Data Migration Best Practices Beyond Data Migration Best Practices Table of Contents Executive Summary...2 Planning -Before Migration...2 Migration Sizing...4 Data Volumes...5 Item Counts...5 Effective Performance...8 Calculating Migration

More information

Visendo Fax Server Integration With SharePoint Server

Visendo Fax Server Integration With SharePoint Server Energy reduction Visendo Fax Server Integration With SharePoint Server 5 reasons why to integrate Fax Servers in Content Management Servers Whitepaper Achieve more with less Increase Productivity Shortening

More information

TRANSITIONING TO BIG DATA:

TRANSITIONING TO BIG DATA: TRANSITIONING TO BIG DATA: A Checklist for Operational Readiness Moving to a Big Data platform: Key recommendations to ensure operational readiness Overview Many factors can drive the decision to augment

More information

The Imaging Continuum

The Imaging Continuum The Imaging Continuum The Imaging Continuum Systems 20092014 Mach7 Technologies Page 1 of 9 The Imaging Continuum Table of Contents Abstract...3 The Growing Importance of Image Data Ownership, Access,

More information

High-Volume Data Warehousing in Centerprise. Product Datasheet

High-Volume Data Warehousing in Centerprise. Product Datasheet High-Volume Data Warehousing in Centerprise Product Datasheet Table of Contents Overview 3 Data Complexity 3 Data Quality 3 Speed and Scalability 3 Centerprise Data Warehouse Features 4 ETL in a Unified

More information

National Radiology System and Archive

National Radiology System and Archive RIS + PACS PACS Only DATA CENTRE Only Connection RIS Only DATA CENTRE SHETLAND 1 HEBRIDES GRAMPIAN DUMFRIES is one of the first examples of a true national radiology system. Sites spread across the length

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