An open API service indexing awesome lists of open source software.

https://github.com/michal-josef-spacek/app-hl7-send

Base class for hl7send script.
https://github.com/michal-josef-spacek/app-hl7-send

hl7 hl7-message

Last synced: 8 months ago
JSON representation

Base class for hl7send script.

Awesome Lists containing this project

README

          

NAME
hl7send - Script to send hl7 message file to host.

SYNOPSIS
hl7send [-h] [--version] host port hl7_file|-

ARGUMENTS
* "-h"

Print help.

* "--version"

Print version of script.

* "host"

Host.

* "port"

Host port.

* "hl7_file|-"

File with HL7 messages or stdin.

EXAMPLE
hl7send -h

REPOSITORY

AUTHOR
Michal Josef Špaček

LICENSE AND COPYRIGHT
© 2016-2023 Michal Josef Špaček

BSD 2-Clause License

VERSION
0.06