HIPAA 837 File Error

 

Hello,< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

If I tried to process 837P files using ‘837professional_v3_wpc_single.xsd’ schema (which installed default with HIPPA Accelerator 3.0), I got the following error in the event viewer. 

Status report details: SRH  incheinnov1002                200601051218524                DEFAULT

SRM  00000000      00010306      1                                 5 00401             HC09translate failed                                                                0000010000010000000000010200506        000001

SRE  001046ProcessSegment                00000     000                                   0                                                                                   source format: [5 00401 ] source document: [837   0040104                X X098                                     ],  (msgnr:1 segnr:1)(line:0 pos:170 filepos:170)

Is ‘837professional_v3_wpc_single.xsd’ schema default with HIPAA 3.0 installation used to process only 837PA1 files How to process 837P files with the ‘837professional_v3_wpc_single.xsd’  

Is there anyway to tweak the ‘837professional_v3_wpc_single.xsd’ to process 837 P files

 

Please help me

 

Thanks,

Nallasivan




Answer this question

HIPAA 837 File Error

  • mklee

    The error SRE 001046 (#46 in help doc: Troubleshooting > Error Messages > BTAHIPAA Error Messages) indicates that the 837 schema cannot be found in the repository. You need to perform a "validate schema" through VS.net or execute the command line tool xsd2edi to upload the schema.

  • HIPAA 837 File Error