iSite 3.5: Exceptions Handling (RIS Version)

39
iSite 3.5: Exceptions Handling (RIS Version)

description

iSite 3.5: Exceptions Handling (RIS Version). Table of Contents. Objectives Terminology Exception Definition Exceptions Handler Resolve Exception Verify Resolution. Learning Objectives. Understand the purpose and performance of: Exception Occurrence Exceptions Handler - PowerPoint PPT Presentation

Transcript of iSite 3.5: Exceptions Handling (RIS Version)

Page 1: iSite 3.5: Exceptions Handling  (RIS Version)

iSite 3.5: Exceptions Handling (RIS Version)

Page 2: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 2TRN-0035-14 Rev 06/23/06

Table of Contents

• Objectives

• Terminology

• Exception Definition

• Exceptions Handler

• Resolve Exception

• Verify Resolution

Page 3: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 3TRN-0035-14 Rev 06/23/06

Learning Objectives

• Understand the purpose and performance of:

– Exception Occurrence

– Exceptions Handler

– Building Exceptions List

– Resolving Exceptions

– Verifying Exceptions

Page 4: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 4TRN-0035-14 Rev 06/23/06

Terminology

• PACS (Picture Archive and Communications System)– Information Systems designed to manage, store and distribute

medical images and related information throughout the healthcare enterprise

• HIS (Hospital Information System)– Information Systems designed to manage patient records, including

patient registration, billing and order entry

• RIS (Radiology Information System)– Information Systems designed to manage exams (orders), including

filling orders and scheduling

Page 5: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 5TRN-0035-14 Rev 06/23/06

Terminology

• MRN (Medical Record Number)– A unique patient identifier (also known as Patient ID) used for

auditing of billing and scheduling for patients

• Accession Number (ACCession Number)– A unique exam identifier (also known as an order number or

requisition number) used for auditing of billing and scheduling of scheduled procedures

• SUID (Study Instance Unique IDentifier)– A unique study identifier used for auditing of performed imaging

service requests

Page 6: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 6TRN-0035-14 Rev 06/23/06

Terminology

• DICOM (Digital Imaging COmmunication in Medicine)– DICOM is the predominant communication standard between

imaging equipment throughout the Healthcare Enterprise

• HL7 (Health Level 7)– HL7 is the predominant messaging standard for exchanging key

sets of administrative and clinical data in the healthcare enterprise

Page 7: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 7TRN-0035-14 Rev 06/23/06

Exception Resolution

1. Identify Exception1. Worklist Module2. Exceptions Handler Option

2. View Exception Images1. Click on ID hyperlink2. Click View

3. iSite will present matches based on MRN and Accession Number or the user may enter a known ACC (from RIS) and apply1. Additional searches may be performed by clicking find pt/exam button2. Click on the radio button next to patient’s record

4. Locate the Exam1. Click on the MRN hyperlink 2. Verify Exam information and apply

5. Verify Resolution of Exception1. Check patient folder2. Check inactive/active lists

Page 8: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 8TRN-0035-14 Rev 06/23/06

“Gold Standard” Patient Record

• In a RIS integrated environment, the iSite database is populated with patient records and exams by HL7 messages

• The record from the RIS is the record that iSite will consider the Gold Standard

Page 9: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 9TRN-0035-14 Rev 06/23/06

Definition of an Exception

• An exception is a study that contains patient or exam information from the modality which does not match patient demographic information residing within the iSite database for this patient or exam

• DICOM Metadata, including MRN and/or Accession number, do not match the iSite database Gold Standard

Page 10: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 10TRN-0035-14 Rev 06/23/06

Image Validation

• All studies from modalities need to be validated prior to registration into the iSite database

• Exceptions are studies that fail the automatic validation process and are

identified with (!) an exclamation point in the Patient Directory

• Exception studies require a MANUAL process to validate them into the database

Page 11: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 11TRN-0035-14 Rev 06/23/06

ACC … SUID

Image Validation

• iSite uses an interface (ConnectR) to automatically validate studies into the database

• ConnectR looks at DICOM Metadata for images and validates the images with the corresponding exam ordered by the RIS

HL7 Order Study (DICOM Metadata)

iSite Database

Page 12: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 12TRN-0035-14 Rev 06/23/06

Image Header Information

• The Image DICOM Metadata information that ConnectR uses for validation in a RIS integrated environment are:

• Medical Record Number• Accession Number

Page 13: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 13TRN-0035-14 Rev 06/23/06

Image Header Information

Modality (scanner)

Diagnostic viewing

workstation

iSite Server

NAMEMRNACC #

NAMEMRNACC #

Page 14: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 14TRN-0035-14 Rev 06/23/06

Exception Occurrence in RIS Environment

• DMWL (Dicom Modality Work List) was not used for some reason

– HIS/RIS was down• Network or Connectivity Issue• Power Outage• System Reset• Periodic System Maintenance

– Lack of full DICOM support at the modalities • Technologists must manually enter patient information• ACC not entered or entered incorrectly• Modality allows manual entry of MRN or ACC number, but it does not

insert it into the DICOM Metadata

Page 15: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 15TRN-0035-14 Rev 06/23/06

Exception Occurrence in RIS Environment

• DMWL (Dicom Modality Work List) was not used for some reason

– ER• Did not have time to order exam in RIS• No ACC number assigned when exam started

– Workflow Error• ACC or Exam was cancelled while exam was in progress

Page 16: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 16TRN-0035-14 Rev 06/23/06

Identifying Exceptions

• In iSite Enterprise

– Patient Directory (identify exceptions with an ‘!’ next to the patient’s name)

– Worklist Filters

– Exceptions Handler Folder

• In iSuite

– Exceptions Handler tab within the Worklist tab

Page 17: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 17TRN-0035-14 Rev 06/23/06

• In iSuite or iSite Enterprise from the Folder List

Exceptions Handler

Page 18: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 18TRN-0035-14 Rev 06/23/06

Exceptions List• Select an Exceptions List

Page 19: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 19TRN-0035-14 Rev 06/23/06

Exceptions List• A New Exceptions Worklist may be built

Page 20: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 20TRN-0035-14 Rev 06/23/06

Exceptions List

• Active or Inactive Status

• Reason (e.g. ACC not found)

• Patient Sex

• Performing Resources

Page 21: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 21TRN-0035-14 Rev 06/23/06

Exceptions List “Best Practices”

• 2 Days is recommended for Date Range

• ACQ and FIND are recommended for Type

• Modality is recommended in most instances

• To select a modality click the (…) button

Page 22: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 22TRN-0035-14 Rev 06/23/06

Exceptions List

• Select the modality from the pop-up Equipment Dictionary

Page 23: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 23TRN-0035-14 Rev 06/23/06

Identifying Exceptions• An Additional Search may be made using Patient Name or Accession

Number as well as other identifiers

Page 24: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 24TRN-0035-14 Rev 06/23/06

Resolve Exceptions• An Exception may be resolved by selecting the ID hyperlink

Page 25: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 25TRN-0035-14 Rev 06/23/06

Resolve Exceptions• View the image by selecting the ‘View’ button

Page 26: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 26TRN-0035-14 Rev 06/23/06

Resolve Exceptions• Images of poor quality may be removed by selecting the

‘remove’ button

Page 27: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 27TRN-0035-14 Rev 06/23/06

Resolve Exceptions• iSuite conducts a Database search for a matching MRN (Patient ID)

and ACC (Accession Number)

Page 28: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 28TRN-0035-14 Rev 06/23/06

Resolve Exceptions• Locate the Patient’s Record/Exam

Page 29: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 29TRN-0035-14 Rev 06/23/06

Resolve Exceptions• Select the correct Accession Number to which the images belong

Page 30: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 30TRN-0035-14 Rev 06/23/06

Resolve Exceptions• If ACC number is known it may be entered in the field

• ACC number entered must represent a valid exam that the RIS ordered or it will be rejected

Page 31: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 31TRN-0035-14 Rev 06/23/06

Resolve Exceptions• ‘find pt/exam’ may be used to perform additional searches

Page 32: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 32TRN-0035-14 Rev 06/23/06

Resolve Exceptions• iSuite conducts a Database search for a Name, although additional

searches may be made

Page 33: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 33TRN-0035-14 Rev 06/23/06

Resolve Exceptions• Select the ‘apply’ button

Page 34: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 34TRN-0035-14 Rev 06/23/06

Resolve Exceptions• Resolve the Exception by confirming the selection

Page 35: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 35TRN-0035-14 Rev 06/23/06

Exception Resolution Verification

• Verify the Exception is now in the ‘Inactive’ Exception List and no longer in the ‘Active’ Exception List

Page 36: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 36TRN-0035-14 Rev 06/23/06

In iSite Enterprise verify:

• Exception with the “!” is no longer there

• Exception’s Images or study are now part of the patient’s original folder

Exception Resolution Verification

Page 37: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 37TRN-0035-14 Rev 06/23/06

Exception Resolution

1. Identify Exception1. Worklist Module2. Exceptions Handler Option

2. View Exception Images1. Click on ID hyperlink2. Click View

3. iSite will present matches based on MRN and Accession Number or the user may enter a known ACC (from RIS) and apply1. Additional searches may be performed by clicking find pt/exam button2. Click on the radio button next to patient’s record

4. Locate the Exam1. Click on the MRN hyperlink 2. Verify Exam information and apply

5. Verify Resolution of Exception1. Check patient folder2. Check inactive/active lists

Page 38: iSite 3.5: Exceptions Handling  (RIS Version)

CONFIDENTIAL 38TRN-0035-14 Rev 06/23/06

For assistance, please call customer support at

1-877-328-2808 or 1-877-328-2809

Page 39: iSite 3.5: Exceptions Handling  (RIS Version)