2008 Brief Profile Proposal: IHE ITI Publish/Subscribe Profile

From IHE Wiki
Revision as of 18:37, 15 May 2009 by Vassil (talk | contribs)
Jump to navigation Jump to search
This proposal is based on the Publish/Subscribe Infrastructure for XDS.b white paper. The general ITI Publish Subscribe wiki page contains the most up-to-date information on this topic.


1. Proposed Workitem: ITI Publish/Subscribe Infrastructure

  • Proposal Editor: Vassil Peytchev
  • Editor: Vassil Peytchev
  • Date: N/A (Wiki keeps history)
  • Version: N/A (Wiki keeps history)
  • Domain: IT Infrastructure

2. The Problem

Event driven information exchange patterns dominate the data interchange in most healthcare settings. For example, most HL7 version 2.x interfaces send messages based on events within the sender's system. Most current IHE profiles assume either static, out-of-band determination of the senders and receivers of event driven information exchange, or describe query-response patterns. There is a need for a profiled dynamic infrastructure for event-driven information exchange patterns within IHE. This profile will provide the underlying infrastructure for publish/subscribe interactions, which other profiles and domains can reuse within their specifications.

3. Key Use Case

The use case describes the use of a publish/subscribe infrastructure together with an XDS.b content profile, which determines how topics and filters are used.

How it works with current XDS

Person A visits his PCP with week-old trauma to his foot. Concerned about possible fracture and infection, the PCP orders x-ray and a lab panel, and refers him to a specialist. Upon receiving the referral (which is out of scope here), the specialist queries the document registry, and received the referral summary. Noticing the outstanding radiology and lab orders, the specialist, or the staff at the specialist's practice, will have to periodically query the registry to retrieve the radiology and lab reports.

How it should work

Person A visits his PCP with week-old trauma to his foot. Concerned about possible fracture and infection, the PCP orders x-ray and a lab panel, and refers him to a specialist. Upon receiving the referral (which is out of scope here), the specialist queries the document registry, and received the referral summary. The specialist also subscribes for any additional information about the patient. As the radiology and lab reports are submitted to the registry, a notification is sent to the specialist's system, and an XDS document retrieve transaction is executed.

4. Standards & Systems

New Actors:

  • Subscriber
  • Notification Broker
  • Notification Consumer

Standards and specifications:

5. Discussion

Why would IHE be a good venue to solve the problem and what you think should IHE do to solve it?

Profiling this type of exchange infrastructure is integral to some of the work in other IHE committees. Rather than reinventing the wheel, the IHE ITI technical committee has the opportunity to provide a profile which can be used across the board in IHE specifications.

What might the IHE technical approach be? Existing Actors? New Transactions? Additional Profiles?

A new profile with new actors, which are intended to be grouped with other profiles' actors (similar to how ATNA Secure Node and Secure Application actors are used). The grouping can be done via "content profiles" or via extensions to existing/future profiles.

What are some of the risks or open issues to be addressed?

There are additional use cases where publish/subscribe may be useful. There is likely a need for the ITI, PCC, QRPH, etc. committees to create content profiles defining topics and filters for their specific purposes.