bug fixes

This commit is contained in:
Steve Nyemba 2024-02-09 09:02:01 -06:00
parent 4a2c039c38
commit e4d6e9d48d
1 changed files with 2 additions and 5 deletions

View File

@ -16,10 +16,7 @@ More information on supported databases is available at https://hiplab.mc.vander
Sample 835 and 837 claims (zipped) are available for download at https://x12.org/examples/
Usage :
Commandline :
python xreader.py --parse claims|remits --config <path>
Embedded :
DOCUMENTATION :
- https://healthcareio.the-phi.com for more information
"""
__name__ = "Healthcare/IO::Parser "+__version__