Event Daemon – Builds HL7 messages based on data pulled from the database
Control Queue – Maintains a list of messages waiting to be processed
Interconnect – Communicates messages securely using an HTTPS framework
Chronicles – Contains all the information for a patient in the form of records
Trigger – Serves as the integration point between the application workflow and Bridges
Holding Queue – Acts as a waiting area for messages that cannot get a lock to store
information to the database
Data Queue – Contains HL7 messages along with timestamp information about the
message processing
Event – Contains directions for where the interface should pull the information it needs
from the database
Filer Daemon – Translate HL7 data into something that can be stored to the database
Communication Daemon – Sends or receives acknowledgements over TCP/IP
connection
AIP ID – ID of the Interface Profile
Interface – Name of the Interface. This may be overridden in the Interface Monitor
Definition
Queue – Interface queue number where the messages for the interface are stored.
Typically this is the exact same number as the interface ID
Time Since Last Msg – Elapse time since a message was last sent or received
Total Recv’d/Sent – Total number of messages sent or received
Queued Messages – Number of messages waiting to be sent or processed from the
Control Queue
Queued Events – Number of events waiting to be processed from the Event Queue