Sending HL7 Messages From Epic - Signature Deficiencies for Epic - English - Foundation 22.1 - OnBase - external

Signature Deficiencies for Epic

Platform
OnBase
Product
Signature Deficiencies for Epic
Release
Foundation 22.1
License

If Epic sends OnBase an HL7 message containing a document ID, the message must only be sent to the OnBase system where the document is stored.

Additional configuration is necessary if HL7 messages from Epic contain document IDs prefixed with the Facility ID for the receiving OnBase system. A script must be configured to strip the prefixed characters from values in the document ID field. For the script to be executed, an import process with the following settings must be configured for each message template used to receive document notification messages from Epic.

Import Process Setting

Description

Message Type

Any message template used to receive document notification messages from Epic.

Sending Application

If the selected message template is used with applications other than Epic, then a Sending Application filter must be configured to ensure the import process executes only for Epic messages.

Message Action

Execute VBScript

Options

  1. Select the script configured to strip the document ID value down to the OnBase document handle. Document IDs from Epic may be in the following format: <Facility ID>.<itemnum> (where <itemnum> is the document handle).

  2. Select the Execute First setting.

Sequence Suggestion

A sequence suggestion may be necessary to ensure the execution of this script does not conflict with other configured scripts. Refer to the HL7 module reference guide for more information.