OsiriX in the Enterprise:

Size: px
Start display at page:

Download "OsiriX in the Enterprise:"

Transcription

1 Page 1 OsiriX in the Enterprise: How Blackbird integrated the premier Open Source DICOM viewer into the distributed radiology practice. By Darryl Garth Vine, M.D.

2 Page 2 Contents Page 3 Executive Summary Page 4 The Ideal Workflow Page 6 Principles Page 7 Page 9 Page 10 Blackbird s OsiriX Integration Conclusion Addendum

3 Page 3 Executive Summary It would be hard to convince the radiologist who has used OsiriX that there is a better DICOM viewer. The fact that this wonderful tool is released under an open source license and is well maintained should make the decision to utilize OsiriX, and therefore the Apple platform, a formality. However, while this may be the case for smaller practices, there are some remaining issues that needed to be addressed to utilise OsiriX, to it s full potential, in the larger distributed radiology practice. Blackbird, the radiology solution from IntelMS (Pty) Ltd, has addressed many of these issues, and has developed a comprehensive solution that complements and extends OsiriX. The Blackbird solution comprises a RIS, archive, DICOM routers, an image and report distribution system, comprehensive support and maintenance and facilitates teleradiology. This document initially takes the reader through an ideal distributed practice workflow and then explains what we have designed to complement OsiriX.

4 Page 4 The ideal workflow in a large radiology practice (Enterprise) The patient is scheduled and subsequently arrives in the radiology reception (a sophisticated electronic scheduler should be an integral part of the RIS). Patient demographics were either sent electronically (from the ordering physician or the HIS) or are captured at the time of arrival. Any documents (typically requisition forms) are scanned into the system (without slowing down the reception staff i.e. no waiting for a slow scanner to finish before work can continue). Instant verification of insurance coverage is automated. This is one of the many reasons why the billing solution should be part of the RIS and not bolted on. Work lists are generated for techs, radiologists and transcriptionists and a flow sheet showing the patient s location in the practice is initiated. This flow sheet is very useful to automatically flag any patient who has been in the practice for longer than a set time period.

5 Page 5 To assist with load balancing (from a radiologist perspective), the doctor s work-list can be toggled to show only the local unit studies or all work in the enterprise awaiting interpretation. The patient demographics are available to the modalities (MWL) without the tech being required to re-key any information. Any priors for that patient are pre-fetched from the archive (which might be remote) and are instantly available to the reporting doctor. While doing the study the tech has access to relevant patient demographics as well as the patient requisition and can record (and code) what was done (including consumerables used). If required, instant messages can be sent to the reporting radiologist and again, information in the RIS should not need to be re-keyed into the IM. When the radiologist clicks on a work list item, the requisition is shown along with the billing codes and an opportunity exists to fine tune the invoice. If the patient has no insurance, the invoice can immediately be printed. OsiriX (running on the same computer as the RIS, but displayed on a second screen) displays the current study as well as relevant priors without any radiologist wait time. The radiologist does not need to waste time doing queries and waiting for images. The report is dictated and uploaded so that a transcriptionist can retrieve and type. The word processor is integrated into the RIS which allows the radiologist rapid access to typed reports. External word processors bolting onto the RIS (such as MS Word) tend to be slower to access and increase wait time. Other alternatives such as voice recognition or canned, structured reports should be available. The report and images are immediately available electronically to the referring doctor as Dictated not read. The typed report is added to the radiologist s work-list for sign off. A radiologist edits and signs off the report and the report and images are available to the referring doctor as Final. Electronic signatures and an audit trail guarantee non-repudiation. The billing is reviewed by the practice manager and submitted electronically. Ideally all facilities in the enterprise should work off the same RIS and billing system rather than a number of separate systems that replicate centrally. Load balancing is also problematic if the RIS depends upon periodic replication (ask any radiologist who has had the frustrating experience of completing a report, only to find that another radiologist has picked it up minutes before and already reported on the same study!). On call radiologists (even those with low bandwidth connections) have remote access to the RIS and diagnostic images and tools such as MPR are available and radiology wait time is minimized. These same DICOM viewing tools are available for referring technicians that require them, for the rest, compressed JPEGs are electronically available with the report via a web based system.

6 Page 6 Principles Besides the usability and cost advantage of OsiriX there are other important advantages (Please see Addendum #1 explaining why we preferred the OsiriX option to a central, web-based diagnostic reader). These are the important principles we attempted to get right: 1) The guiding principle behind the design of Blackbird and our OsiriX integration was that radiologist wait time should be minimized (without generating unacceptable network traffic). This means that: a. The radiologist s work list and access to the RIS must run natively on the Mac platform. Expecting technically challenged colleagues to manage virtual Windows machines and OsiriX installations not integrated into the RIS seemed unreasonable. b. The radiologists should not have to query OsiriX or DICOM nodes for current or prior images. They must instantly and automatically be displayed. c. Similarly, dictation, report review and billing needed to be instantly accessible to the radiologist. d. It would be unacceptable especially on a WAN, to send all the images to all the OsiriX workstations. 2) Radiologist load balancing across the enterprise (which might consist of many units) had to be facilitated. This means making it is easy for a remote radiologist to pick up any slack again with minimal (read no ) wait time. 3) Radiologists at home and referring doctors would not necessarily have Macs and it would be unreasonable not to offer them a multiplatform solution. 4) Radiologists at home might have low bandwidth and high latency connections, but they still need to scroll through image stacks and do MPR and some will want more 3D capabilities. 5) Security of confidential information is, of course, critical.

7 Page 7 Blackbird s OsiriX Integration. After experimenting with adding PDF DICOM requisitions to the PACS (so they would display in OsiriX) and having OsiriX generate the reports, it became increasingly clear that it was more efficient to have the RIS drive OsiriX. The RIS therefore needed to run natively on a Mac OsiriX workstation and clicking on the work list in the RIS should instantly bring up the corresponding study in OsiriX (as well as previous, pre-fetched studies available on the PACS archive). We utilized the RPC (remote procedure call) interface exposed by OsiriX to enable our RIS to drive OsiriX. We break up the enterprise into functional units (these might be different facilities, if the enterprise consists of different geographic units, or simply different modalities). Each functional unit has one Mac Pro that is dedicated as a shared OsiriX database and router and is not used as a workstation (no keyboard or screen). Thus far we have tested up to 5 radiologists working off one shared OsiriX database without difficulty because we are currently unsure of the upper limits that the SQLite DB will handle, we break up our units so that no more than 5 OsiriX workstations connect to the same shared database. The RIS, during the production of the MWL (modality work list) for the modalities also prefetches priors and routes them to the relevant shared OsiriX database ready for the radiologist to reference when he is reporting the current study. We expect the various functional units to have decent connectivity between them the faster the better, but request at least 20 Mbps and a max latency of 10ms. For the purpose of this discussion we will assume 6 geographic units dispersed around a city, but things just become easier if all units are on the same site (or in the same room!). The modalities are set to send to the shared OsiriX corresponding to their unit.

8 Page 8 Images sent to that Mac Pro are then compressed and routed to the remote archive. Note: DICOM is not ideal for this purpose, and security is important Blackbird therefore designed a HTTPS router that would run on the Mac Pro. This router also compresses images to save bandwidth. When the radiologist selects a work list item, the RIS changes the local OsiriX database (behind the scenes) to one corresponding to the appropriate shared OsiriX database. This is transparent to the radiologist who only sees that patient in the local OsiriX (even if the shared OsiriX database is actually across town). The unit router (running on the shared Mac Pro) also has a web interface which can be set to automatically route studies to any remote site if that site has a low bandwidth connection. This is necessary because using the shared OsiriX database (without frustration) requires a decent network speed. Typically this function is used to route studies to a radiologist on call from home the routed images are automatically moved either into his local DICOM viewer, typically OsiriX (if on a Mac) or Clear Canvas (if on Windows) but any DICOM reader could be used. The RIS will open the local images rather than the shared database images if the radiologist is at home. Again the intent is to ensure that the wait time for the radiologist is minimized. Some referring doctors will require access to diagnostic images (and perhaps sophisticated tools such as MPR) and again, they need that process to be completely transparent i.e. they open the electronic report and the images open in their chosen DICOM viewer. All referring doctors are able get their reports and compressed images electronically via our web-based platform agnostic reader (which also carries laboratory results and consultation and referral notes), but for those referring doctors that require diagnostic images, and especially, those requiring advanced imaging tools, Blackbird has designed a platform independent client router which will poll the archive (or the shared OsiriX if they are on the same network e.g. in the same hospital) for any DICOM images labeled with the referring doctor s routing code (which is inserted by the RIS) and securely retrieve them to his local DICOM reader (ideally OsiriX, but designed to be reader agnostic). The web-based report reader will (in a similar fashion to the system used by the reporting radiologist) automatically open the appropriate study in the local DICOM reader.

9 Page 9 Conclusion Blackbird s solution is effective and scalable because: a. Our technology is reliable and proven. b. Our RIS besides being fully integrated with OsiriX also does all the housework (billing, document scanning and archive, transcription, report and image distribution). c. Most studies are read locally = less bandwidth usage. d. Modalities only send to one local DICOM node = less bandwidth usage. e. Local workstations access that DICOM node using a protocol 5 x faster than the standard DICOM transmission protocol = shorter radiologist wait time. f. When load sharing is used, remote facilities access the remote database using a protocol 5 x faster than DICOM = shorter radiologist wait time. g. All local studies are moved to a single archive using compression and a protocol about 4 x more efficient than DICOM. = shorter radiologist wait time. h. Blackbird s routers allow images to be automatically routed to disparate locations by time, modality type, referring doctor or any number of DICOM tags (contrast with moving all images to a central server first). = less bandwidth usage. i. Because workstations receive images from the local modalities, Blackbird is fast. = shorter radiologist wait time. j. Blackbird s design means inherent hardware and data redundancy. It also means your practice can start small and grow with you (and at your pace). = extremely cost effective.

10 Page 10 Addendum #1 Discussion regarding the relative merits of web based diagnostic DICOM readers v/s Blackbird s implementation of OsiriX. Much of the information below was obtained from an excellent article Radiology Workload Sharing Many practices are distributed geographically with reporting radiologists (RR) scattered over different sites. If one RR is quiet it is very useful to move the images to that site this is what workload balancing means. The challenge is to ensure that remote images get to the reporting site as rapidly as possible. Two factors affect transmission speed: 1) Size of images. 2) Size of the pipe (network bandwidth). Data may be made smaller with compression. One type of compression is streaming, which is common in web based PACS systems (see below). Although this gives the impression of being faster this is not in fact true the initial (non diagnostic) image is painted on the screen and then the rest arrives, filling in the pixels. Things such as scrolling through the stack or reformatting cannot be done accurately until the whole image has arrived. Essentially there are 2 load-balancing models: 1) Web based With a Web Based PACS system, a PACS server is installed in a central site and images are routed directly to the main server over the network. If the web PACS goes down, the reporting stops! This extremely important to know - a poorly deployed Web PACS, without redundancy (read additional expense), can bring down an entire practice.

11 Page 11 Modalities are very simple in their image transmission rules. For example most cannot compress images. Thus, if required to send directly to a remote server, transmission will be slow. Once images are on the Web Server the radiologist pulls images to their local workstation. This may mean that the radiologist might be pulling images from a remote server in a distant location, for a CT study that was done in the next room! This is, of course, very inefficient and bandwidth extravagant. To address this, a Web PACS over a WAN should have image caching servers at each site with a master database at the main site. This allows images at each site to be locally cached, therefore making better use of bandwidth and significantly increasing speed. The image cache however, is another server, and adds cost, and one still needs a workstation. While load balancing is important, it is equally important to realize that most images are actually reported from the site at which they were generated. Therefore, sending uncompressed images from the remote site to the central server and then pulling most images back from the Web PACS is very inefficient. 2) Thick client typified by OsiriX. Blackbird s solution detailed in the body of this whitepaper is inherently faster and more bandwidth friendly than a web based solution.

Healthcare IT A Monitoring Primer

Healthcare IT A Monitoring Primer Healthcare IT A Monitoring Primer Published: February 2019 PAGE 1 OF 13 Contents Introduction... 3 The Healthcare IT Environment.... 4 Traditional IT... 4 Healthcare Systems.... 4 Healthcare Data Format

More information

FUJIFILM MEDICAL SYSTEMS

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

More information

Mississippi State University RFP Enterprise Imaging Informatics Solutions Questions and Answers September 13, 2017

Mississippi State University RFP Enterprise Imaging Informatics Solutions Questions and Answers September 13, 2017 Mississippi State University RFP 17-73 Enterprise Imaging Informatics Solutions Questions and Answers September 13, 2017 The list of questions below were received. Please use this information when preparing

More information

A Closer Look at SERVER-SIDE RENDERING. Technology Overview

A Closer Look at SERVER-SIDE RENDERING. Technology Overview A Closer Look at SERVER-SIDE RENDERING Technology Overview Driven by server-based rendering, Synapse 5 is the fastest PACS in the medical industry, offering subsecond image delivery and diagnostic quality.

More information

available technologies in remote diagnostics THE WORLD IN YOUR HANDS

available technologies in remote diagnostics THE WORLD IN YOUR HANDS TELERADIOLOGY available technologies in remote diagnostics THE WORLD IN YOUR HANDS AVAILABLE TECHNOLOGIES access your medical images anytime and anywhere Selecting the right solution for teleradiology

More information

Running and maintaining a secure Unity RIS/CVIS/PACS

Running and maintaining a secure Unity RIS/CVIS/PACS TechNote: Unity System Backend for System Administrators Running and maintaining a secure Unity RIS/CVIS/PACS Unity Releases 9, 10, and 11 April 3, 2015 For system administrators Contents Getting started...

More information

Exceptional quality digital x-ray. At every speed. At every price.

Exceptional quality digital x-ray. At every speed. At every price. Exceptional quality digital x-ray. At every speed. At every price. Choose your speed. Choose your workstation. Choose the digital x-ray that s chosen by hospitals all over the world. Fujifilm has the digital

More information

Exceptional quality digital x-ray. At every speed. At every price.

Exceptional quality digital x-ray. At every speed. At every price. Exceptional quality digital x-ray. At every speed. At every price. Choose your speed. Choose your workstation. Choose the digital x-ray that s chosen by hospitals all over the world. Fujifilm has the digital

More information

ROUTER. taking teleradiology to the next level

ROUTER. taking teleradiology to the next level ROUTER Image compression, teleradiology and workflow management taking teleradiology to the next level VERSiON 2.1 iq-router iq-router accelerates the transmission of any medical image through any network

More information

Context Management and Tag Morphing in the Real World Wayne T. DeJarnette, Ph.D. President, DeJarnette Research Systems, Inc.

Context Management and Tag Morphing in the Real World Wayne T. DeJarnette, Ph.D. President, DeJarnette Research Systems, Inc. White Paper Series Context Management and Tag Morphing in the Real World Wayne T. DeJarnette, Ph.D. President, DeJarnette Research Systems, Inc. January 4, 2010 DeJarnette Research Systems, Inc., 2010

More information

Opal-RAD Admin Guide. Viztek, LLC US Highway 70 East Garner, NC Opal-RAD Admin Guide 2.

Opal-RAD Admin Guide. Viztek, LLC US Highway 70 East Garner, NC Opal-RAD Admin Guide 2. 1 -RAD Admin Guide User Administration....2 Introduction... 2 User Management: Add Users... 6 User Management: View/Edit Users... 6 User Management: Add Groups... 8 User Management: View/Edit Groups...

More information

WEB THIN CLIENT PACS FOR STORAGE, ARCHIVING AND TELERADIOLOGY YOUR CENPACS, YOUR FREEDOM.

WEB THIN CLIENT PACS FOR STORAGE, ARCHIVING AND TELERADIOLOGY YOUR CENPACS, YOUR FREEDOM. WEB THIN CLIENT PACS FOR STORAGE, ARCHIVING AND TELERADIOLOGY YOUR CENPACS, YOUR FREEDOM. THE CAREFREE, ALL-INCLUSIVE CENPACS CENPACS is a complete, easy-to-use and affordable PACS for storing, distributing

More information

Medical Diagnostic Exchange Corp. Cost-Effective Access to PACS Functions via Insight

Medical Diagnostic Exchange Corp. Cost-Effective Access to PACS Functions via Insight Medical Diagnostic Exchange Corp. Cost-Effective Access to PACS Functions via Insight A simple alternative to investing in expensive PACS workstations. A nextgeneration system that goes beyond current

More information

Opal-RAD Admin Guide. Table of Contents

Opal-RAD Admin Guide. Table of Contents 1 Opal-RAD Admin Guide Table of Contents User Administration... 3 Introduction... 4 User Management: Add Users... 6 User Management: View/Edit Users... 9 User Management: Add Groups... 10 User Management:

More information

PACS: Image Distribution

PACS: Image Distribution PACS: Image Distribution Henri Rik Primo Director, Marketing Siemens Medical Solutions USA, Inc. Image Distribution: Why So..the Radiology Department is ready to become filmless, except maybe for mammography

More information

Workflow Solutions Data Collection, Data Review and Data Management

Workflow Solutions Data Collection, Data Review and Data Management Data Collection, Data Review and Data Management Workflow Finding more efficient ways to support patient needs begins with better workflow management. MGC Diagnostics has developed a complete workflow

More information

Q/ris 3000 Client Help

Q/ris 3000 Client Help Copyright and Trademark Notice The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement. Copyright Notice Trademarks

More information

Click the ADMIN tab at the top of your worklist. PLEASE NOTE: You must be assigned to the ADMIN group to access the ADMIN Tab of your studylist.

Click the ADMIN tab at the top of your worklist. PLEASE NOTE: You must be assigned to the ADMIN group to access the ADMIN Tab of your studylist. 1 The purpose of this document is to define the functionality of each permission available in the Administrative Tab of Opal PACS-Web under the User Management category Add/View/Edit/Delete Groups subcategory.

More information

Teleradiology Management System. User Guide Technologist Supplement

Teleradiology Management System. User Guide Technologist Supplement Teleradiology Management System User Guide Technologist Supplement User Guide Technologist Supplement Table of Contents 1. Life Cycle of an Exam...3 2. Login...3 3. Worklist...4 4. Tech Workflow...6 I.

More information

Video Architectures Eyes on the Future: The Benefits of Wireless Technology for Fixed Video Surveillance

Video Architectures Eyes on the Future: The Benefits of Wireless Technology for Fixed Video Surveillance S O L U T I O N PA P E R Video Architectures Eyes on the Future: The Benefits of Wireless Technology for Fixed Video Surveillance Table of Contents Fixed Video Surveillance: The Big Three... 3 Wireless

More information

Interregional Sharing of Medical Images and Reports in Denmark Through XDS Version 1.5

Interregional Sharing of Medical Images and Reports in Denmark Through XDS Version 1.5 Interregional Sharing of Medical Images and Reports in Denmark Through XDS Version 1.5 Source revision tag : 1.5 Source revision : 4c9f1ee39db1410e71552912e67c80161f2f4369 Source revision date : Fri Mar

More information

CS Series Installation Guide Release 8.2 UNITY TM RIS/PACS

CS Series Installation Guide Release 8.2 UNITY TM RIS/PACS UNITY TM RIS/PACS CS Series Installation Guide Release 8.2 Various DR Systems product modules are protected by one or more of U.S. Patent # 5,452,416 and 7,660,488, and other patents pending Copyright

More information

TOP dog in veterinary PACS

TOP dog in veterinary PACS WEBX WEB-based veterinary pacs TOP dog in veterinary PACS VERSiON 6.1.3 VET-WEBX VET-WEBX THE PERFECT TOOL FOR VETERINARY FREEDOM VET-WEBX is a PACS especially designed for veterinarians, which conveniently

More information

RIS RECEPTION. Quick Reference Guide

RIS RECEPTION. Quick Reference Guide Quick Reference Guide RIS RECEPTION Adding and Editing Physician Information........................................ Next Avaiable Time Slot.......................................................... Editing

More information

Maimonides Medical Center s Quest for Operational Continuity Via Real-Time Data Accessibility

Maimonides Medical Center s Quest for Operational Continuity Via Real-Time Data Accessibility Maimonides Medical Center is a non-profit, non-sectarian hospital located in Borough Park, in the New York City borough of Brooklyn, in the U.S. state of New York. Maimonides is both a treatment facility

More information

WEBX. One For all. Specialists in Medical. Digital Imaging Solutions

WEBX. One For all. Specialists in Medical. Digital Imaging Solutions WEBX the DICOM server for storage, teleradiology and image distribution One For all VERSiON 6.2 Specialists in Medical Digital Imaging Solutions iq-webx iq-webx - a fast DICOM archive and a web-based viewing

More information

SOFTOLOGY LIMITED

SOFTOLOGY LIMITED Introduction. SOFTOLOGY Softology have been helping companies resolve their document management issues and requirements since 1992. Our core document management solution is a comprehensive document content

More information

DICOMReader READING PORTABLE DICOM MEDIA INTO ANY PACS FASTER... Working TimeS. VERSiON 5.0

DICOMReader READING PORTABLE DICOM MEDIA INTO ANY PACS FASTER... Working TimeS. VERSiON 5.0 DICOMReader READING PORTABLE DICOM MEDIA INTO ANY PACS Working TimeS FAsteR 9than V4.0 fast... FASTER... DICOMReader VERSiON 5.0 DICOMReader Achieving THE highest compatibility DICOMReader can automatically

More information

THE FASTEST WAY TO CONNECT YOUR NETWORK. Accelerate Multiple Location Connectivity with Ethernet Private Line Solutions FIBER

THE FASTEST WAY TO CONNECT YOUR NETWORK. Accelerate Multiple Location Connectivity with Ethernet Private Line Solutions FIBER THE FASTEST WAY TO CONNECT YOUR NETWORK Accelerate Multiple Location Connectivity with Ethernet Private Line Solutions FIBER In today s competitive business environment, speed is the name of the game.

More information

3 Where Do You Get DICOM from? DICOM vs. Digital DICOM, DICOM-Compatible, DICOM-Ready? In the Middle of Nowhere...

3 Where Do You Get DICOM from? DICOM vs. Digital DICOM, DICOM-Compatible, DICOM-Ready? In the Middle of Nowhere... XIII Part I: Introduction to DICOM 1 What Is DICOM?... 3 2 How Does DICOM Work?................................ 7 3 Where Do You Get DICOM from?... 11 3.1 DICOM vs. Digital... 11 3.2 DICOM, DICOM-Compatible,

More information

VieW 3D. 3D Post-Processing WorKstation THE THIRD DIMENSION. Version 3.1

VieW 3D. 3D Post-Processing WorKstation THE THIRD DIMENSION. Version 3.1 VieW 3D 3D Post-Processing WorKstation THE THIRD DIMENSION Version 3.1 iq-view 3D THE FULLY-FEATURED 3D MEDICAL IMAGING SOLUTION FOR RADIOLOGISTS iq-view 3D contains all components of iq-view with the

More information

INTRODUCTORY Q&A AMX SVSI NETWORKED AV

INTRODUCTORY Q&A AMX SVSI NETWORKED AV INTRODUCTORY Q&A AMX SVSI NETWORKED AV WE KNOW YOU HAVE QUESTIONS As an IT professional, it is your job to make sure that any application being deployed on the network is safe and secure. But we know that

More information

Affordable image quality. CR 30-x. your versatile table-top CR system

Affordable image quality. CR 30-x. your versatile table-top CR system C o m p u t e d R a d i o g r a p h y Affordable image quality CR 30-x your versatile table-top CR system compact Versatile and budget-friendly combined with in-room integration, enable radiographers Combining

More information

UNLOCKING. Possibilities

UNLOCKING. Possibilities UNLOCKING Possibilities In the early 1980 s members of the radiology community envisioned a future practice built around the concept of a Picture Archiving and Communication System (PACS). During the past

More information

Zero Foot- Print Browser * Mobile Device Viewing Of Medical Images

Zero Foot- Print Browser * Mobile Device Viewing Of Medical Images Zero Foot- Print Browser * Mobile Device Viewing Of Medical Images WEBWORKS, an integral component of Roentgen Works, is a 100% browserbased viewer for medical images, reports and related files. It enables

More information

Orthanc: Value-Added Healthcare Solution for QNAP NAS. Turn NAS into a DICOM server

Orthanc: Value-Added Healthcare Solution for QNAP NAS. Turn NAS into a DICOM server Orthanc: Value-Added Healthcare Solution for QNAP NAS Turn NAS into a DICOM server Orthanc: Value-Added Healthcare Solution for QNAP NAS Turn NAS into a DICOM server Orthanc introduction and use cases

More information

Maximum usability. Electronic capture request. Digitally signed approval. X-ray exposure. Image evaluation. 2D imaging. Digitally signed approval

Maximum usability. Electronic capture request. Digitally signed approval. X-ray exposure. Image evaluation. 2D imaging. Digitally signed approval ENGLISH Software refined Planmeca Romexis is an advanced, easy to use software suite providing a rich set of tools to meet the imaging and clinic management requirements of any dental facility from a small

More information

Cisco Digital Media System: Simply Compelling Communications

Cisco Digital Media System: Simply Compelling Communications Cisco Digital Media System: Simply Compelling Communications Executive Summary The Cisco Digital Media System enables organizations to use high-quality digital media to easily connect customers, employees,

More information

Integrating Modalities to Enterprise PACS through Thinking Systems

Integrating Modalities to Enterprise PACS through Thinking Systems Integrating Modalities to Enterprise PACS through 1 The Need For most enterprise PACS implementations, traditional CT, MR, CR, DR and general Ultrasound are of primary concerns. Not much attention has

More information

Live Broadcast: Video Services from AT&T

Live Broadcast: Video Services from AT&T Delivering your content through the power of the cloud Live Broadcast: Video Services from AT&T Getting your content to your audience is becoming increasingly diverse and complex. Today, people want to

More information

Speed Thrills. The Visage 7 Enterprise Imaging Platform

Speed Thrills. The Visage 7 Enterprise Imaging Platform Speed Thrills The Visage 7 Enterprise Imaging Platform Page 1 of 7 Speed Thrills Without Speed You Can t, With Speed You Can Visage Imaging ( Visage ) recognizes that time is an incredibly precious commodity

More information

YOUR PACS, YOUR FREEDOM

YOUR PACS, YOUR FREEDOM WEB THIN CLIENT PACS FOR STORAGE, ARCHIVING AND TELERADIOLOGY YOUR PACS, YOUR FREEDOM VERSION 6.6.2 iq-web THE CAREFREE, ALL-INCLUSIVE PACS iq-web is a complete, easy-to-use and affordable PACS for storing,

More information

SIEMENS. DICOM Conformance Statement

SIEMENS. DICOM Conformance Statement SIEMENS Siemens Medical Solutions USA, SY CARD, Ann Arbor DICOM Conformance Statement Revision: 9.0 11-12-10 Table of Contents 1. Introduction... 4 1.1 Purpose of this Document... 4 1.2 Sources for this

More information

2. Type your use name and password in their respective fields.

2. Type your use name and password in their respective fields. Logging on to the Portal To log on to the application 1. Open a Web browser and in the address bar type https://mrp.oiarad.com/nhiportal.web/account/logon 2. Type your use name and password in their respective

More information

DICOMReader READING PORTABLE DICOM MEDIA INTO ANY PACS FASTER... Working TimeS. VERSiON 5.0

DICOMReader READING PORTABLE DICOM MEDIA INTO ANY PACS FASTER... Working TimeS. VERSiON 5.0 DICOMReader READING PORTABLE DICOM MEDIA INTO ANY PACS Working TimeS FAsteR 9than V4.0 fast... FASTER... DICOMReader VERSiON 5.0 DICOMReader Achieving THE highest compatibility DICOMReader can automatically

More information

CIMERA ARCHITECTURE. Release 4.2.x

CIMERA ARCHITECTURE. Release 4.2.x CIMERA ARCHITECTURE Release 4.2.x Version 1.0, 13-May 2015 Gwyn Carwardine, Jon Bentley gwyn.carwardine@propelsystems.com jon.bentley@propelsystems.com Propel Systems, 2015 Cimera Architecture R4.2.x Page

More information

VIEW. a short tutorial. quick start

VIEW. a short tutorial. quick start VIEW a short tutorial quick start VERSiON 3.0 Contents Inhalt Introduction........................................................... 3 Import of DICOM media....................................................

More information

Digital Imaging COmmunications in Medicine. DICOM in a Nutshell

Digital Imaging COmmunications in Medicine. DICOM in a Nutshell Digital Imaging COmmunications in Medicine DICOM in a Nutshell Ben Gorissen Philips Medical Systems Nederland B.V. ICS - ARC 1 /Ben Gorissen/ICS-ARC/March 1997/XPB080-970021.01 Presentation Overview Scope

More information

Boundary control : Access Controls: An access control mechanism processes users request for resources in three steps: Identification:

Boundary control : Access Controls: An access control mechanism processes users request for resources in three steps: Identification: Application control : Boundary control : Access Controls: These controls restrict use of computer system resources to authorized users, limit the actions authorized users can taker with these resources,

More information

In the following chapter two most common WAFS architectures are presented and the most common and simple set of used techniques is shown.

In the following chapter two most common WAFS architectures are presented and the most common and simple set of used techniques is shown. Structure: 1. Motivation a. Preview With appearing and developing of the Internet, spreading over the world for many enterprises became possible. Enterprises have a possibility to open branch offices that

More information

meddix WEB DICOM-SErvEr for StOragE, teleradiology and IMagE DIStrIButIOn

meddix WEB DICOM-SErvEr for StOragE, teleradiology and IMagE DIStrIButIOn meddix WEB DICOM-Server for Storage, Teleradiology and image distribution meddix-webx combines a fast DICOM archive with a web-based viewing and a managing interface in one system meddix-webx is a complete,

More information

Summary DICONDE Opportunities, Advantages & Benefits

Summary DICONDE Opportunities, Advantages & Benefits Summary DICONDE Opportunities, Advantages & Benefits 1 BACKGROUND During the digital revolution in the medical industry, a single imaging standard, DICOM, emerged from the community. Digital Imaging and

More information

Pinnacle3 Professional

Pinnacle3 Professional Pinnacle3 Professional Pinnacle3 Professional centralized computing platform X6-2 specifications sheet A fast and flexible server solution for demanding small to mid-size clinics Compact and powerful,

More information

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

More information

Certified Tester Foundation Level Performance Testing Sample Exam Questions

Certified Tester Foundation Level Performance Testing Sample Exam Questions International Software Testing Qualifications Board Certified Tester Foundation Level Performance Testing Sample Exam Questions Version 2018 Provided by American Software Testing Qualifications Board and

More information

PeerApp Case Study. November University of California, Santa Barbara, Boosts Internet Video Quality and Reduces Bandwidth Costs

PeerApp Case Study. November University of California, Santa Barbara, Boosts Internet Video Quality and Reduces Bandwidth Costs PeerApp Case Study University of California, Santa Barbara, Boosts Internet Video Quality and Reduces Bandwidth Costs November 2010 Copyright 2010-2011 PeerApp Ltd. All rights reserved 1 Executive Summary

More information

Rio-2 Hybrid Backup Server

Rio-2 Hybrid Backup Server A Revolution in Data Storage for Today s Enterprise March 2018 Notices This white paper provides information about the as of the date of issue of the white paper. Processes and general practices are subject

More information

CHILI /Workstation. Reporting multi modal digital images. Product Specification

CHILI /Workstation. Reporting multi modal digital images. Product Specification CHILI /Workstation Reporting multi modal digital images Product Specification CHILI /Workstation CHILI/Workstation is a diagnostic PACS workstation with additional functions for teleradiology. CHILI/Workstation

More information

COMPUTED RADIOGRAPHY. Mixed to. DX-M* - Computed Radiography from Agfa HealthCare. For Digital Mammography and General Radiography

COMPUTED RADIOGRAPHY. Mixed to. DX-M* - Computed Radiography from Agfa HealthCare. For Digital Mammography and General Radiography COMPUTED RADIOGRAPHY per Mixed to fection DX-M* - Computed Radiography from Agfa HealthCare For Digital Mammography and General Radiography Mammog Needle-based technology delivers quality images A CR solution

More information

TOP DOG IN VETERINARY PACS

TOP DOG IN VETERINARY PACS WEBX WEB-BASED VETERINARY PACS TOP DOG IN VETERINARY PACS VERSION 6.3.8 Specialists in Medical Digital Imaging Solutions VET-WEBX VET-WEBX - THE PERFECT TOOL FOR VETERINARY FREEDOM VET-WEBX is a PACS especially

More information

Application Oriented Networks: An SOA Perspective

Application Oriented Networks: An SOA Perspective Oriented s: An SOA Perspective www.thbs.com Introduction Service Oriented Architecture is the hot topic of discussion in IT circles today. So much so, in fact, that SOA is being seen by many as the future

More information

Hyperconvergence and Medical Imaging

Hyperconvergence and Medical Imaging Hyperconvergence and Medical Imaging A recent survey found the top three challenges facing medical IT departments with regard to data storage are: 1. Lack of flexibility Requirements for dedicated hardware

More information

Networking and Teleradiology

Networking and Teleradiology Medical Informatics, PhD Networking and Teleradiology 1 Part 1: Networking standards Digital Hospital Digital Hospital Teleradiology & WWW HIS (Hospital Information System ) Integration PACS (Picture Archiving

More information

No boundaries to news production.

No boundaries to news production. No boundaries to news production. NEWS KNOWS NO BOUNDARIES. NEITHER SHOULD YOUR NEWS PRODUCTION SYSTEM. AP ENPS is the one system for your entire news organization whether they are working in the field

More information

DIRECT RADIOGRAPHY. flexible. Delivering. imaging excellence. DX-D Direct Radiography from Agfa HealthCare

DIRECT RADIOGRAPHY. flexible. Delivering. imaging excellence. DX-D Direct Radiography from Agfa HealthCare DIRECT RADIOGRAPHY flexible Delivering imaging excellence DX-D 300 - Direct Radiography from Agfa HealthCare versatile a and compact solution for all General Radiographic exams Maximum flexibility. The

More information

DICOM Conformance Statement. Konica Minolta Healthcare Americas, Inc. VZ0162UG

DICOM Conformance Statement. Konica Minolta Healthcare Americas, Inc. VZ0162UG DICOM Conformance Statement Konica Minolta Healthcare Americas, Inc. VZ0162UG201710-1.0 Contents 1.0 Introduction... 4 2.0 Implementation Model... 4 2.1 Application Data Flow Diagram... 5 2.2 Functional

More information

Automated Storage Tiering on Infortrend s ESVA Storage Systems

Automated Storage Tiering on Infortrend s ESVA Storage Systems Automated Storage Tiering on Infortrend s ESVA Storage Systems White paper Abstract This white paper introduces automated storage tiering on Infortrend s ESVA storage arrays. Storage tiering can generate

More information

Forcare B.V. Cross-Enterprise Document Sharing (XDS) Whitepaper

Forcare B.V. Cross-Enterprise Document Sharing (XDS) Whitepaper Cross-Enterprise Document Sharing (XDS) Copyright 2010 Forcare B.V. This publication may be distributed in its unmodified whole with references to the author and company name. Andries Hamster Forcare B.V.

More information

The power of centralized computing at your fingertips

The power of centralized computing at your fingertips Pinnacle 3 Professional The power of centralized computing at your fingertips Philips Pinnacle 3 Professional specifications The power of centralized computing in a scalable offering for mid-size clinics

More information

Mastering QuickBooks: Increasing Performance with Large Files and Multiple Users

Mastering QuickBooks: Increasing Performance with Large Files and Multiple Users Mastering QuickBooks: Increasing Performance with Large Files and Multiple Users By Joe Woodard, Advanced Certified QuickBooks ProAdvisor and Certified QuickBooks Trainer Editor s Note: Joe Woodard is

More information

Audit4 Installation Requirements

Audit4 Installation Requirements S4S Pty Ltd ABN: 26 104 845 909 Phone: 1300 133 308 Web: http://www.s4s.com.au Audit4 Installation Requirements Audit4 version 14+ Copyright 2012 S4S Pty Ltd The following table provides details on the

More information

Multi-threading technology and the challenges of meeting performance and power consumption demands for mobile applications

Multi-threading technology and the challenges of meeting performance and power consumption demands for mobile applications Multi-threading technology and the challenges of meeting performance and power consumption demands for mobile applications September 2013 Navigating between ever-higher performance targets and strict limits

More information

PACSware Migration Toolkit (MDIG)

PACSware Migration Toolkit (MDIG) PACSware Migration Toolkit (MDIG) DICOM Conformance Statement 1 MDIG DICOM Conformance Statement (061-00-0024 A) MDIG DICOM Conformance Statement.doc DeJarnette Research Systems, Inc. 401 Washington Avenue,

More information

Application Intelligence and Integrated Security Using Cisco Catalyst 6500 Supervisor Engine 32 PISA

Application Intelligence and Integrated Security Using Cisco Catalyst 6500 Supervisor Engine 32 PISA Application Intelligence and Integrated Security Using Cisco Catalyst 6500 Supervisor Engine 32 PISA Overview The Cisco Catalyst 6500 Series Supervisor Engine 32 Programmable Intelligent Services Accelerator

More information

Citation for published version (APA): Jorritsma, W. (2016). Human-computer interaction in radiology [Groningen]: Rijksuniversiteit Groningen

Citation for published version (APA): Jorritsma, W. (2016). Human-computer interaction in radiology [Groningen]: Rijksuniversiteit Groningen University of Groningen Human-computer interaction in radiology Jorritsma, Wiard IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please

More information

Technical and Architectural Overview

Technical and Architectural Overview 100% Web-Based Time & Labor Management Technical and Architectural Overview Copyright 2007 Time America 15990 N. Greenway-Hayden Loop Suite D-500, Scottsdale, AZ (800) 227-9766 www.timeamerica.com Table

More information

Copyright 2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future

Copyright 2014 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future Copyright 214 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material

More information

Chapter 4 NETWORK HARDWARE

Chapter 4 NETWORK HARDWARE Chapter 4 NETWORK HARDWARE 1 Network Devices As Organizations grow, so do their networks Growth in number of users Geographical Growth Network Devices : Are products used to expand or connect networks.

More information

EMC BUSINESS CONTINUITY SOLUTION FOR GE HEALTHCARE CENTRICITY PACS-IW ENABLED BY EMC MIRRORVIEW/CE

EMC BUSINESS CONTINUITY SOLUTION FOR GE HEALTHCARE CENTRICITY PACS-IW ENABLED BY EMC MIRRORVIEW/CE White Paper EMC BUSINESS CONTINUITY SOLUTION FOR GE HEALTHCARE CENTRICITY PACS-IW ENABLED BY EMC MIRRORVIEW/CE Applied Technology EMC GLOBAL SOLUTIONS Abstract This white paper provides an overview of

More information

FILE REPLICATION AND COLLABORATION REQUIREMENT: THE ESSENTIALS

FILE REPLICATION AND COLLABORATION REQUIREMENT: THE ESSENTIALS 101001010111011011010001010110111010101100101001010111011011010001010110111010101100101001010111011 101001010111011011010001010110111010101100101001010111011011010001010110111010101100101001010111011 101001010111011011010001010110111010101100101001010111011011010001010110111010101100101001010111011

More information

Internet Architecture and Protocol

Internet Architecture and Protocol Internet Architecture and Protocol Set# 04 Wide Area Networks Delivered By: Engr Tahir Niazi Wide Area Network Basics Cover large geographical area Network of Networks WANs used to be characterized with

More information

Lesson 1: Network Communications

Lesson 1: Network Communications Lesson 1: Network Communications This lesson introduces the basic building blocks of network communications and some of the structures used to construct data networks. There are many different kinds of

More information

What is unique? EasyViz adds complete mobility to any PACS and EMR

What is unique? EasyViz adds complete mobility to any PACS and EMR EasyViz is an Image Distribution System providing the market s most versatile clinical image viewer. EasyViz works with any modern PACS archive and EMR system directly, there is no need to push or replicate

More information

COMPUTED RADIOGRAPHY. Mammography. and more. DX-M - Computed Radiography from Agfa HealthCare. For Digital Mammography and General Radiography

COMPUTED RADIOGRAPHY. Mammography. and more. DX-M - Computed Radiography from Agfa HealthCare. For Digital Mammography and General Radiography COMPUTED RADIOGRAPHY Mammography and more DX-M - Computed Radiography from Agfa HealthCare For Digital Mammography and General Radiography Mammo Needle-based technology delivers quality images Agfa HealthCare

More information

STORAGE EFFICIENCY: MISSION ACCOMPLISHED WITH EMC ISILON

STORAGE EFFICIENCY: MISSION ACCOMPLISHED WITH EMC ISILON STORAGE EFFICIENCY: MISSION ACCOMPLISHED WITH EMC ISILON Mission-critical storage management for military and intelligence operations EMC PERSPECTIVE TABLE OF CONTENTS INTRODUCTION 3 THE PROBLEM 3 THE

More information

Essentials of Digital Imaging

Essentials of Digital Imaging Essentials of Digital Imaging Module 5 Transcript 2016 ASRT. All rights reserved. Essentials of Digital Imaging Module 5 PACS 1. ASRT Animation 2. Welcome Welcome to Essentials of Digital Imaging: Module

More information

Immidio White Paper Things You Always Wanted To Know About Windows Profile Management

Immidio White Paper Things You Always Wanted To Know About Windows Profile Management Immidio White Paper Things You Always Wanted To Know About Windows Profile Management Abstract Why are Windows user profiles so critically important for corporate IT environments and how can they be managed

More information

Athena Radiology Medical Workstation

Athena Radiology Medical Workstation High productivity and integration Athena DICOM Viewer is being designed according with the suggestions and the necessities of medical radiologists. From the design of its interface to the advanced image

More information

Placing you at the heart of your operations. Vijeo Citect

Placing you at the heart of your operations. Vijeo Citect Placing you at the heart of your operations Vijeo Citect 10 things you should know about SCADA 1 Safety of workers and equipment are ensured through predefined processes managed by a SCADA system. 2 Engineering

More information

IHE: Integrating the Healthcare Enterprise

IHE: Integrating the Healthcare Enterprise IHE: Integrating the Healthcare Enterprise Constantin Hofstetter (0650502) and Gerhard Kober (0215750) University of Vienna Abstract In this work, we provide an overview of the Cisco Medical Data Exchange

More information

PACS and Its Components

PACS and Its Components Agenda PACS and Its Components Department of Radiological Technology Faculty of Medical Technology Mahidol University Hardware & Software Components Understand Virtualization Technology Fault Tolerance

More information

Envivio Mindshare Presentation System. for Corporate, Education, Government, and Medical

Envivio Mindshare Presentation System. for Corporate, Education, Government, and Medical Envivio Mindshare Presentation System for Corporate, Education, Government, and Medical Introducing the Envivio Mindshare Presentation System The Envivio Mindshare Presentation system is a highly optimized

More information

Choosing a teleradiology provider

Choosing a teleradiology provider Choosing a teleradiology provider Tim Hunter, MD Professor Emeritus, Department of Medical Imaging University of Arizona Purpose of this talk Provide brief overview of teleradiology Provide a general guideline

More information

So You Want To Save Outlook s to SharePoint

So You Want To Save Outlook  s to SharePoint So You Want To Save Outlook Emails to SharePoint Interested in using Microsoft SharePoint to store, find and share your Microsoft Outlook messages? Finding that the out-of-the-box integration of Outlook

More information

Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview

Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview Digital Imaging and Communications in Medicine (DICOM) Part 1: Introduction and Overview Published by National Electrical Manufacturers Association 1300 N. 17th Street Rosslyn, Virginia 22209 USA Copyright

More information

Transform your network and your customer experience. Introducing SD-WAN Concierge

Transform your network and your customer experience. Introducing SD-WAN Concierge Transform your network and your customer experience Introducing SD-WAN Concierge Optimize your application performance, lower your total cost of ownership and simplify your network management. 2X Bandwith

More information

Business Processes for Managing Engineering Documents & Related Data

Business Processes for Managing Engineering Documents & Related Data Business Processes for Managing Engineering Documents & Related Data The essence of good information management in engineering is Prevention of Mistakes Clarity, Accuracy and Efficiency in Searching and

More information

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN Avaya-FatPipe Solution Overview Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN The Avaya SDN-Fx and FatPipe Networks solution provides a fabric-based SDN architecture for simplicity

More information

Diagnosing the cause of poor application performance

Diagnosing the cause of poor application performance Diagnosing the cause of poor application performance When it comes to troubleshooting application performance issues, there are two steps you can take to make diagnosis easier, faster and more accurate.

More information

Real World Experience: Developing Dose and Protocol Monitoring from Scratch

Real World Experience: Developing Dose and Protocol Monitoring from Scratch Real World Experience: Developing Dose and Protocol Monitoring from Scratch Ingrid Reiser, PhD DABR Department of Radiology The University of Chicago Outline CT protocol monitoring Let s build a protocol

More information