Search
Claimstream
For Canada Independent Hygienist and Denturist users, the CCDWS service (Claimstream) is used to submit claims to Insurance Carriers.
Claimstream uses the CCDWS service to send claims. See CCDWS Service for installation instructions.
In the Main Menu, click Family/Insurance, Clearinghouses. Double-click Claimstream to edit.
Open Dental checks the claim export path (usually C:\ccd on the claim server) for the existence of OPENDENTAL.pem and automatically creates the OPENDENTAL.pem file if it does not already exist.
Files being sent from Open Dental to Claimstream are named input.### (i.e., input.000, input.001, etc...) and are placed in the C:\ccd folder on the server by default.
To prevent the CCDWS service from processing input before the input file is finished writing, a temp file is first written in format tempinput.###, then the file is renamed to input.###. File names are cycled through until they reach 999 and then start over at 000.
The purpose of the file name incrementing is to prevent transactions of different client machines from colliding while they are being adjudicated. The CCDWS service first renames the input.### file to _nput.### to prevent the file from being processed more than once. The CCDWS service then sends the _nput.### file data via a secure SSL connection to Claimstream. The reply comes back in under two minutes as output.### or utput.### in the same folder. The output.### file is immediately imported into Open Dental, then the output.### and _nput.### files are deleted by Open Dental.