OID RID Linking

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Revision as of 15:58, 27 October 2010 by Dave.Boerner (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Scenario

The client is looking to have all resultables for an order display correctly in an order in the EHR via an unsolicited interface.

The first step is to ensure we create an order that will be associated to multiple resultables. The below does not qualify as only one resultable came back for the order.

Oid111.jpg

This is a good example of an order that came back with multiple results.

Oid2.jpg

This is the view of the orderable dictionary under TWAdmin - Dictionaries - Orderable Item. In this example you'll see that only one resultable is linked to this orderable in the Results section. If you want to test this order for multiple results then you will need to tie new resultables to this orderable in this Results section.

Oid3.png

In this view we see an orderable that have multiple resultables associated to the orderable.

Oid4.png

From a connectR standpoint we can see that this message is only sending one resultable for the order. As a result you will only see one result in the Order view. Resultables are tied to the obx segement which is highlighted.

Oid51.png

In this example we have a connectR message that has multiple resultables coming back, one for each obx segment (highlighted).

Oid61.png

Summary

In order to correctly receive multiple results for one order the following steps must be taken.

  1. Link the correct resultables to the orderable dictionary under TWAdmin.
  2. Ensure that each obx segment is sending it's specific resultable code to associate to the correct order (defined in the obr section).