Files > HLO APPLICATION REGISTRY

name
HLO APPLICATION REGISTRY
number
779.2
location
^HLD(779.2,
description
This file is used to register sending and receiving applications for HL7 messaging. For receiving applications, the process of registration consists of registering what messages the application is prepared to receive. For both sending and receiving applications, it is necessary to specify what package the application belongs to. For sending applications, that is the only field that applies, other than the name of the sending application. An application can be either a sender or a receiver of messages, or both. In order for an application to receive messages, it must specify an action (M tag^routine) for each type of message that it is capable of receiving, or a default action that applies when no messsage-specific action is defined.
Fields
#NameLocationTypeDetailsIndexDescription
.01application name(+)0;1FREE TEXTB
.02response link (optional)0;2FREE TEXTThis field applies only if: 1) The receiving application is expected to return application acknowledgments. 2) The initial message is received indirectly through the IE, and the receiving application in turn does not want to send the application acknowledgment directly back to the sending facility identified in the message header.
.03default private in-queue0;3FREE TEXT
.04batch action tag0;4FREE TEXT
.05batch action routine0;5FREE TEXT
.06default action tag0;6FREE TEXT
.07default action routine0;7FREE TEXT
.08batch private in-queue0;8FREE TEXT
.09application specific listener0;9POINTER870Applications are highly discouraged from establishing their own listeners. The use of the multi-listeners provide concurrent processing of many connections over the same port, so a dedicated listener will not provide an application with a performance boost, while it will cause the site additional work to maintain. So before establishing a dedicated listener, the application developer should verify the need.
.1sequence exception tag0;10FREE TEXT
.11sequence exception routine0;11FREE TEXT
.12sequencing timeout0;12NUMERIC
.13minimum retention time0;13NUMERICThis field may be used by the application to set the minimum number of days that its messages should be retained after being processed. This value applies to the application's messages as a whole, but may be overridden if the application specifies a value for specific message types. The site parameter, if set to a longer time, will override the application parameter, whereas a shorter value will be ignored.
1message type actions1;0MULTIPLE779.21
2package file link(+)2;1POINTER9.4This field holds a pointer to the Package File for the Package responsible for these messages.

Not Referenced