Difference between revisions of "Invoke Image Display"

From IHE Wiki
Jump to navigation Jump to search
m (Update URL)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Invoke Image Display (IID)''' allows an EHR/PHR/RIS to request a PACS (IM/IA/ID) to display images of a study.  
+
'''Invoke Image Display (IID)''' allows an EHR/PHR/RIS to request a PACS (IM/IA/ID) to display images of a patient or study.  
  
 
__TOC__
 
__TOC__
Line 7: Line 7:
  
 
==Benefits==
 
==Benefits==
===Problem Statement===
+
* Provides a minimalist means of image-enabling non-image-aware systems
 +
* Uses the simplest available HTTP-based technology
 +
* Supports patient and study level invocation, usable with or without a priori knowledge of individual study identifiers
 +
* Requires servers to provide interactive viewing, and both review or diagnostic quality, and key images, under the control of the user
 +
 
 +
'''Problem Statement'''
 
* EHR/EMR/PHR/RIS/HIS/portals don’t store imaging studies
 
* EHR/EMR/PHR/RIS/HIS/portals don’t store imaging studies
 
* EHR/EMR/PHR/RIS/HIS/portal users want to see images
 
* EHR/EMR/PHR/RIS/HIS/portal users want to see images
Line 14: Line 19:
 
* CCOW at study level (similar to IHE Patient Synchronized Applications) has issues with web technologies, proprietary alternatives abound, bidirectional synchronization is not required
 
* CCOW at study level (similar to IHE Patient Synchronized Applications) has issues with web technologies, proprietary alternatives abound, bidirectional synchronization is not required
 
* US Meaningful Use requirements emphasize the need for the “View” part of “View, Download and Transmit” for imaging studies and results, possibly via a link
 
* US Meaningful Use requirements emphasize the need for the “View” part of “View, Download and Transmit” for imaging studies and results, possibly via a link
===Value Proposition===
+
'''Value Proposition'''
 
* IID provides a simple HTTP Request with patient/study identifiers and small number of parameters in URL
 
* IID provides a simple HTTP Request with patient/study identifiers and small number of parameters in URL
 
* Without the complexity of SOAP-based web services
 
* Without the complexity of SOAP-based web services
Line 48: Line 53:
 
'''Examples:'''
 
'''Examples:'''
  
* <nowiki><code>http://<location>/IHEInvokeImageDisplay?requestType=PATIENT&patientID=99998410^^^AcmeHospital&mostRecentResults=1</code></nowiki>
+
* <code><nowiki>http://<location>/IHEInvokeImageDisplay?requestType=PATIENT&patientID=99998410^^^AcmeHospital&mostRecentResults=1</nowiki></code>
* <nowiki><code>http://<location>/IHEInvokeImageDisplay?requestType=STUDY&accessionNumber=93649236</code></nowiki>
+
* <code><nowiki>http://<location>/IHEInvokeImageDisplay?requestType=STUDY&accessionNumber=93649236</nowiki></code>
* <nowiki><code>http://<location>/IHEInvokeImageDisplay?requestType=STUDY&studyUID=1.2.840.113883.19.110.4,1.2.840.113883.19.110.5&viewerType=IHE_BIR&diagnosticQuality=true</code></nowiki>
+
* <code><nowiki>http://<location>/IHEInvokeImageDisplay?requestType=STUDY&studyUID=1.2.840.113883.19.110.4,1.2.840.113883.19.110.5&viewerType=IHE_BIR&diagnosticQuality=true</nowiki></code>
  
 
==Specification==
 
==Specification==
Line 58: Line 63:
 
'''Documents:'''  
 
'''Documents:'''  
  
:* [http://www.ihe.net/Technical_Framework/upload/IHE_RAD_Suppl_IID.pdf IID TI Supplement]
+
:* [https://www.ihe.net/uploadedFiles/Documents/Radiology/IHE_RAD_Suppl_IID.pdf IID TI Supplement]
  
 
'''Underlying Standards:'''
 
'''Underlying Standards:'''
Line 67: Line 72:
  
 
* ''[[Basic Image Review]] [BIR] defines a set of baseline features and user interface relevant to the simple review of DICOM images.''
 
* ''[[Basic Image Review]] [BIR] defines a set of baseline features and user interface relevant to the simple review of DICOM images.''
 +
 +
'''IHE Webinar'''
 +
 +
* [[media:IHE-RAD-IID-Webinar-Clunie_20130708.pdf|Invoke Image Display (IID) IHE Webinar]]
 +
 +
'''External Links'''
 +
 +
* ''[https://en.wikipedia.org/wiki/Invoke_Image_Display Wikipedia Entry]''
  
 
'''Consumer Information'''
 
'''Consumer Information'''
Line 77: Line 90:
  
 
[[Category:Profiles]]
 
[[Category:Profiles]]
 +
[[Category:RAD Profile]]
 +
[[Category:DICOM]]
 +
[[Category:DICOMweb]]

Latest revision as of 10:54, 14 August 2019

Invoke Image Display (IID) allows an EHR/PHR/RIS to request a PACS (IM/IA/ID) to display images of a patient or study.

Summary

Invoke Image Display (IID) is an IHE Integration Profile that simplifies the task of integrating non-image-aware systems like EHRs, EMRs, PHRs, RIS and other information systems with image-aware systems like PACS, VNA and Image Sharing solutions, by providing a standard mechanism to request the that imaging studies be displayed.

Benefits

  • Provides a minimalist means of image-enabling non-image-aware systems
  • Uses the simplest available HTTP-based technology
  • Supports patient and study level invocation, usable with or without a priori knowledge of individual study identifiers
  • Requires servers to provide interactive viewing, and both review or diagnostic quality, and key images, under the control of the user

Problem Statement

  • EHR/EMR/PHR/RIS/HIS/portals don’t store imaging studies
  • EHR/EMR/PHR/RIS/HIS/portal users want to see images
  • Static links to individual rendered consumer format images may are insufficient for interactive viewing, and may grow stale
  • Interfaces from EHR/EMR/PHR/RIS/HIS/portals to PACS to request display of imaging studies possible but n:m customization/scaling problem
  • CCOW at study level (similar to IHE Patient Synchronized Applications) has issues with web technologies, proprietary alternatives abound, bidirectional synchronization is not required
  • US Meaningful Use requirements emphasize the need for the “View” part of “View, Download and Transmit” for imaging studies and results, possibly via a link

Value Proposition

  • IID provides a simple HTTP Request with patient/study identifiers and small number of parameters in URL
  • Without the complexity of SOAP-based web services
  • With sufficiently defined expected behavior for display
  • Without limiting the type of viewer technology
  • Without precluding diagnostic use
  • Mobile device friendly
  • Capable of leveraging, but not dependent on, any particular choice of authentication, access control or audit trail protocols

Details

ID defines a simple HTTP GET request that contains in the URL either a patient identifier or a list of study identifiers, and a small set of additional parameters to dictate display behavior.

The profile specifies requirements for the display to provide interactive viewing of a complete set of diagnostic images, if requested. The interactivity required includes windowing, zooming and panning as well as image navigation.

Security is addressed through normal HTTP mechanisms.

The display can take the form of a browser based viewer, a separate applet, plugin or thick client based viewer or even a separate physical machine; the invocation remains the same and is agnostic to the viewer implementation mechanism.

Systems Affected

  • Image Display Invoker (such as EHR, PHR, RIS) requests display
  • Image Display (such as PACS or VNA with Viewer) performs display

Actors & Transactions:

IID-actor-transaction.png


Process Flow:

IID-processflow.png

Examples:

  • http://<location>/IHEInvokeImageDisplay?requestType=PATIENT&patientID=99998410^^^AcmeHospital&mostRecentResults=1
  • http://<location>/IHEInvokeImageDisplay?requestType=STUDY&accessionNumber=93649236
  • http://<location>/IHEInvokeImageDisplay?requestType=STUDY&studyUID=1.2.840.113883.19.110.4,1.2.840.113883.19.110.5&viewerType=IHE_BIR&diagnosticQuality=true

Specification

Profile Status: Trial Implementation

Documents:

Underlying Standards:

See Also

Related Profiles

  • Basic Image Review [BIR] defines a set of baseline features and user interface relevant to the simple review of DICOM images.

IHE Webinar

External Links

Consumer Information

Implementer Information

Reference Articles

This page is based on the Profile Overview Template