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

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

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

console hl7 hl7-message pretty-print

Last synced: 8 months ago
JSON representation

Base class for hl7dump script.

Awesome Lists containing this project

README

          

NAME
hl7dump - Script to dump hl7 file message.

SYNOPSIS
hl7dump [-c] [-h] [--version] hl7_file

ARGUMENTS
* "-c"

Color mode.
Color mode is controlled by ENV variables:
- COLOR=1 - set color without -c argument.
- NO_COLOR=1 - unset color with -c argument.

* "-h"

Print help.

* "--version"

Print version of script.

* "hl7_file"

File with HL7 messages.

EXAMPLE
hl7dump -h

REPOSITORY

AUTHOR
Michal Josef Špaček

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

BSD 2-Clause License

VERSION
0.08