|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
__author__ = 'The Phi Technology LLC'
|
|
|
|
|
__version__ = '2.0-RC'
|
|
|
|
|
__version__ = '2.0'
|
|
|
|
|
__license__ = """
|
|
|
|
|
(c) 2019 EDI Parser Toolkit,
|
|
|
|
|
Health Information Privacy Lab, Vanderbilt University Medical Center & The Phi Technology
|
|
|
|
@ -19,4 +19,4 @@ Sample 835 and 837 claims (zipped) are available for download at https://x12.org
|
|
|
|
|
DOCUMENTATION :
|
|
|
|
|
- https://healthcareio.the-phi.com for more information
|
|
|
|
|
"""
|
|
|
|
|
__name__ = "Healthcare/IO::Parser "+__version__
|
|
|
|
|
__name__ = "Healthcare/IO::Parser "+__version__
|
|
|
|
|