Page 1 of 1
Can we query the EOB?
Posted: Thu May 08, 2014 7:43 pm
by Jorgebon
Does Open Dental save the information received in 835s to a table in the database that we can query or does it just read and display the information on the 835?
Re: Can we query the EOB?
Posted: Fri May 09, 2014 9:48 am
by jsalmon
We only store it in it's raw format in the etransmessagetext table. Every time you open an 835 within Open Dental we "reprocess" the message in order to display it. This saves us from having to create a complicated db schema.