Database connection |
Top Previous Next |
|
The HIPAA Authorizer relies on Open Database connectivity (ODBC) or in the case of Microsoft SQL server on OleDB to connect to a database. This means that any database that adheres to the standards of ODBC are suitable to interact with the HIPAA Authorizer. ODBC connections have to be set up in Windows first, before you can use this feature. Typically ODBC connection are established in the Windows Control Panel, with newer versions having the ODBC Data Source Setup under the 'Administrative Tools' OleDB connections use a database specific data access object or dll. The Authorizer comes by default with MS SQL Server's data access object. Contact us for a modification if you have a different OleDB provider.
Click on the Menu item Database --> Connection and Data Fields
The database menu
and the following screen will show
The connection and field configuration screen.
The right side of the form defines the connection while the left side defines the fields to be exported. Here the Connection setup
Defining the connection parameters
After filling in all the information, please test the connection by first saving and then clicking on the "Test Connection" button. You cannot export claims before this connection tests successfully.
|