Overview |
Top Previous Next |
|
The HIPAA Authorizer can export authorization request records into any ODBC or OleDB compliant database. Exchanges with Microsoft SQL Server, mySQL and IBM AS400 have been successfully demonstrated. The HIPAA Authorizer uses two tables, EDI_AuthorizerHeader and EDI_AuthorizerDetails, into which the 278 data are exported. These tables can also serve as staging tables for the integration with your own system. We recommend that you establish these two tables and process from these staging tables the data into your system and apply your business rules. Once you have the data in a format that is legible to your specific system and experts, you can easily work from those tables.
|