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.
- Host: GitHub
- URL: https://github.com/michal-josef-spacek/app-hl7-send
- Owner: michal-josef-spacek
- License: bsd-2-clause
- Created: 2016-04-04T14:32:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T08:32:56.000Z (over 2 years ago)
- Last Synced: 2025-01-01T04:47:28.374Z (9 months ago)
- Topics: hl7, hl7-message
- Language: Perl
- Homepage:
- Size: 69.3 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
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 -hREPOSITORY
AUTHOR
Michal Josef Špaček
LICENSE AND COPYRIGHT
© 2016-2023 Michal Josef ŠpačekBSD 2-Clause License
VERSION
0.06