From e4d6e9d48ddfb719262d63d2c28ac7447fac7241 Mon Sep 17 00:00:00 2001 From: Steve Nyemba Date: Fri, 9 Feb 2024 09:02:01 -0600 Subject: [PATCH] bug fixes --- meta/__init__.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/meta/__init__.py b/meta/__init__.py index 9e60db7..7170958 100644 --- a/meta/__init__.py +++ b/meta/__init__.py @@ -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 - - Embedded : +DOCUMENTATION : + - https://healthcareio.the-phi.com for more information """ __name__ = "Healthcare/IO::Parser "+__version__ \ No newline at end of file