/hl7-bridge

Primary LanguagePHPMIT LicenseMIT

HL7 Bridge

Accept connections from MLLP clients, forward their messages over the selected transport and relay the acknowledgements back to the MLLP clients.

Install

$ git clone https://github.com/linkorb/hl7-bridge.git

Run

$ cd hl7-bridge
$ php bin/bridge

Help

$ php bin/bridge --help

Test

Please refer to the test/README.

License

MIT. Please refer to the license file for details.

Brought to you by the LinkORB Engineering team


Check out our other projects at linkorb.com/engineering.