Demonstrates creating and parsing HL7 messages with LEADTOOLS. Create new HL7 messages Load existing HL7 messages View HL7 message contents and schema Send HL7 messages to a remote server
Demo Name
Source Code Path
Description
LEADTOOLS HL7 library (Leadtools.HL7.Relay.dll)
\Examples\HL7\DotNet\HL7.Relay\fx
The LEADTOOLS HL7 Relay demo is an HL7 Listener that can efficiently process large volumes of HL7 messages, and quickly route the HL7 message to one or many locations. Features include: Easily define multiple destinations where the HL7 messages can be routed Easily define groups, consisting of one or more destinations Each group routes the HL7 message based on a trigger event of the message typ Runs as a Windows Service, so it runs in its own Windows Session and does not require a user to be logged on Many logging options including: Log to database Log to file Log to Windows Event Viewer Log to a debugger It is comprised of three assemblies: HL7RelayDemo.exe: an end user application/user interface Leadtools.HL7.Relay.Service.exe: a windows service Leadtools.HL7.Relay.dll: a library containing common code shared by both the HL7RelayDemo end-user-application and the HL7 windows service
Demo Name
Source Code Path
Pre-Compiled Executable Path
Description
LEADTOOLS HL7 windows service (Leadtools.HL7.Relay.Service.exe)
The LEADTOOLS HL7 Relay demo is an HL7 Listener that can efficiently process large volumes of HL7 messages, and quickly route the HL7 message to one or many locations. Features include: Easily define multiple destinations where the HL7 messages can be routed Easily define groups, consisting of one or more destinations Each group routes the HL7 message based on a trigger event of the message typ Runs as a Windows Service, so it runs in its own Windows Session and does not require a user to be logged on Many logging options including: Log to database Log to file Log to Windows Event Viewer Log to a debugger It is comprised of three assemblies: HL7RelayDemo.exe: an end user application/user interface Leadtools.HL7.Relay.Service.exe: a windows service Leadtools.HL7.Relay.dll: a library containing common code shared by both the HL7RelayDemo end-user-application and the HL7 windows service
The LEADTOOLS HL7 Relay demo is an HL7 Listener that can efficiently process large volumes of HL7 messages, and quickly route the HL7 message to one or many locations. Features include: Easily define multiple destinations where the HL7 messages can be routed Easily define groups, consisting of one or more destinations Each group routes the HL7 message based on a trigger event of the message typ Runs as a Windows Service, so it runs in its own Windows Session and does not require a user to be logged on Many logging options including: Log to database Log to file Log to Windows Event Viewer Log to a debugger It is comprised of three assemblies: HL7RelayDemo.exe: an end user application/user interface Leadtools.HL7.Relay.Service.exe: a windows service Leadtools.HL7.Relay.dll: a library containing common code shared by both the HL7RelayDemo end-user-application and the HL7 windows service