# HL7Fuse **Repository Path**: longdaddy/HL7Fuse ## Basic Information - **Project Name**: HL7Fuse - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-10 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HL7Fuse HL7Fuse is a "Swiss pocketknife" for your HL7 development needs in the .Net framework. HL7Fuse is based on SuperSocket in combination with NHapi and NHapiTools. This combination provides a powerful and solid base to build you HL7 application or HL7 test framework. In fact, if you use HL7Fuse as is, it can function as a message hub, so you can receive one message and send this (using filters) to many client systems. **Key Benefits** - Open Source (thus free) - Uses HL7 standards - Can be used as a test server for your HL7 development environment - Can function as message hub for HL7 communication - Can be used as a full featured basis for any HL7 program that you need to build in .Net - Security: Provides security through TLS/SSL - Integration: Provides MLLP/TCP (secure connection possible) start point - Integration: Provides SSL/HTTP/MLLP/File end points, and allows custom backend protocol implementations **Requirements** Hl7Fuse currently targets version 4.5 of the .NET Framework.