
Typically a technician would perform the following; It is not as straight forward as adding a service code.
Follow the instructions below to insert the new diagnostic code directly to QuickClaim's database:
- You are proceeding at your own risk so, take a backup of your QuickClaim database, before attempting
- On QuickClaim's Main Menu, hit the F10 key twice

- Click on Database Query

- Copy the line of text below and paste it into the Enter SQL statement field and click OK
Insert Into DiagCodes ([DiagCode], [Description]) Values ('721', 'Other seronegative spondyloarthropathies')
That is it!
The above SQL statement can be changed to accomodate insertion of other diagnostic codes into QuickClaim's database by:
- Replacing 721 with the correct code.
- Replacing Other seronegative spondyloarthropathies with the correct description.