Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
Table of Contents

...

  •  The Manage Destinations dialog displays a list of currently configured HL7 Send Destinations
  •  Refresh - Re-read the configuration from the disk
  •  + - Add a new destination
  •  x - Delete the currently selected destination
  •  Name - User defined name of the destination
  •  Category - User defined grouping of destinations
  •  Host - Host name or IP address of the destination
  •  Port - The communications port that communications with the receiving party will initiated over
  •  Timeout - The number of seconds before operations send/receive operations timeout
  •  KeepAlive - Low level TCP/IP setting on the socket to keep the communications link between the sender and receiver active
  •  NoDelay - Low level TCP/IP socket that controls the use of Nagle's algorithm
  •  DontLinger - Low level TCP/IP socket option that affects the behavior of the socet when close is called
  •  Send Delay - Introduces a delay between messages being sent, the default is 0, or no delay
  •  Retry on Error - Automatically reconnect and retry when a failure occurs during a transfer
  •  Frame Start - The byte sequence that indicates the start of an HL7 message
  •  Frame End - The byte sequence that indicates the end of an HL7 message



Statistics

Subcomp Stats - Sub-component Statistics

...

Messsage Tools

Set Field - Set the value of a field

  •  Set the value of a specific HL7 field for all messages in the current Tab
  •  HL7 Path - The HL7 Path to be set
  •  Replacement Text - The text to set in the specified field
  •  Use Expression - Whether the value in the text box is text, or an expression
    •  An example expression could be MSH-4, which would copy the contents of MSH-4 into PV1-2
  •  When - A optional condition that must be true for the replacement to occur
    •  An example condition could be PV1-2 = 'IP'. Only messages where PV1-2 is IP would be replaced with the value in the "Replacement Text" textbox

Image Removed

Image RemovedView Hex - View Hex Editor

  •  Show the currently displayed message in a Hex Editor

Image Added

Image AddedView Hex - View Hex Editor

Eport Xml - Export the contents of the Editor to Xml

  •  Version of Xml that should be generated
  •  Message Range - Allows you to select a subset of messages to export
  •  Generated File Name - Determine what is used to generate the file name of the Xml document
  •  Directory - Where the Xml files should be written
  •  Sample Message - Shows what the current message in the editor converts to in Xml

Sort - Sort Messages

  •  Allows messages within a Message Collection to be sorted by one or more HL7 fields, or by message size/offset. 
  •  Changing the order of the messages in the Message Collection affects the order in which messages are used in other parts of the application such as HL7 Send, the Message Editor, etc. See Sort Messages for more details.

Image Modified

Merge Tabs - Message one or more tabs together

  •  Messages from multiple tabs can be merged together into a single tab using the “Merge Messages” dialog
  •  In the example below the messages from the 2 selected Tabs will be combined into a single new tab
  •  Sort Order - This option will sort the messages in the new tab
    Image Removed
    Image Added

Split Message Collections 

  •  Break messages out from one message collection into separate files or messages collections. See Split Messages for more details.

...

Clean-up Messages - Clean-up messages in the current Tab

  •  The “Clean-up Messages Dialog” provides options to remove duplicate messages, remove ACKs, or messages that match a user defined specification, from the current message collection

...

  • .

10.  Send HL7 - Allows one or more messages in a Message Collection to be sent to another HL7 system using the Minimal Lower Layer Protocol (MLLP) protocol as defined in the HL7 2.x standard. You can also send messages between message tabs within HL7Spy. See Send HL7 (MLLP) for more details.

...