bug fixes
This commit is contained in:
parent
4a2c039c38
commit
e4d6e9d48d
|
@ -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/
|
Sample 835 and 837 claims (zipped) are available for download at https://x12.org/examples/
|
||||||
|
|
||||||
Usage :
|
DOCUMENTATION :
|
||||||
Commandline :
|
- https://healthcareio.the-phi.com for more information
|
||||||
python xreader.py --parse claims|remits --config <path>
|
|
||||||
|
|
||||||
Embedded :
|
|
||||||
"""
|
"""
|
||||||
__name__ = "Healthcare/IO::Parser "+__version__
|
__name__ = "Healthcare/IO::Parser "+__version__
|
Loading…
Reference in New Issue