Most Recent Posts
Removing a medication
by ChrisFNP - 08/14/2025 9:30 AM
no office note but it was billed
by ChrisFNP - 08/14/2025 9:29 AM
How to get in touch with tech support
by ChrisFNP - 08/08/2025 10:08 AM
Prior approval of meds
by ChrisFNP - 08/04/2025 11:13 AM
License Agreement
by ChrisFNP - 07/31/2025 3:16 PM
July Contribution
by Bert - 07/30/2025 8:34 AM
Using Amazing charts offline
by JamesNT - 07/28/2025 9:53 AM
AC Version 12.3
by ChrisFNP - 07/23/2025 9:51 AM
Member Spotlight
bmdubu
bmdubu
Tampa
Posts: 34
Joined: August 2010
Newest Members
sne787, Dr. Christine Se, ozonr666, ESMI, It's me
4,597 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jan 2008
Posts: 181
EricB Offline OP
Member
OP Offline
Member
Joined: Jan 2008
Posts: 181
has anyone had any success generating custom reports merging multiple tables within the SQL database? I have used the export/search function in v5.0 but need a more expansive method to pull the custom report data. I hoped to use the SDK help file but that documentation was sparse.

I need to merge demographics, encounter billing information (EMLineitem, superbill, superbillaccount), with the CPT and ICD9 tables to generate the report to send to my billing company. An especially important field is the SavedDate field within EMLineitem as this allows me to filter just those encounters that need to be billed for a certain period of time.


Eric Beeman
Office Manager for Solo Practice
Manistee, MI
Joined: Nov 2005
Posts: 81
Member
Offline
Member
Joined: Nov 2005
Posts: 81
Eric,
If you are wanting to generate data for billing yo should talk with my husband who has managed to make it seamless somehow. POm and ill send his number

Joined: Nov 2005
Posts: 81
Member
Offline
Member
Joined: Nov 2005
Posts: 81
OOOPS That's you and PM

Joined: Jan 2008
Posts: 181
EricB Offline OP
Member
OP Offline
Member
Joined: Jan 2008
Posts: 181
I was able to figure this out but I don't really like the method enough to publish it as a procedure I would recommend. I had to buy a password reset program for SQL server and reset a password for a particular system ID. Then I had read access to the tables of the v5.0 database and could do the custom reports. I'd prefer using another method so I'm not dependent on that system ID existing on the SQL id/password table. If anyone else has an idea, I'd really like to hear it.


Eric Beeman
Office Manager for Solo Practice
Manistee, MI
Joined: Aug 2010
Posts: 12
Member
Offline
Member
Joined: Aug 2010
Posts: 12
Originally Posted by EricB
I was able to figure this out but I don't really like the method enough to publish it as a procedure I would recommend. I had to buy a password reset program for SQL server and reset a password for a particular system ID. Then I had read access to the tables of the v5.0 database and could do the custom reports. I'd prefer using another method so I'm not dependent on that system ID existing on the SQL id/password table. If anyone else has an idea, I'd really like to hear it.

Hello Eric,
I work with a clinic in Sacramento CA and I have created their entire AC system from the ground up. I have created a custom reporting system that merges data from AC?s SQL tables and data that we need to modify for Workers Comp doctors first reports and what we call PR-2?s.

I have also created custom reports that work for our admin staff to produce reports ?custom letter with letter head kind of a mail merge? for various patients needs.

As for your needs, I have created custom data dumps that can be sent to our billing company that the import into their Centricity system by day or date ranges.

In short all of what you?re looking to achieve is doable and there is no need to crack that MS-sql tables to do it. You just need to wrap your head around what all the tables mean in AC and either import the required data to something that is a little easier like MS Access or Crystal reports.
If I can be of any help feel free to drop me a line

Aaron
asicams@gmail.com


AC 6.0.9
Dragon Medical 10 running over RDC
Access 2007 for Work Comp Reports
GFI FaxMaker (testing so far so good)
Data Server Server (MS Server 2003 PDC)
Application Server (MS Server 2008 R2)
17 Workstations
iPads to room patients/remote access.
Joined: Dec 2009
Posts: 1,202
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,202
Likes: 8
Another approach that I have somewhat mentioned here before:

1. Install a second instance of SQL Server on your Amazing Charts Server. In this case, you could install an instance of SQL Server 2008 Standard Edition.

2. Then, you could have a SQL Server Integration Services packages that shuts down the SQL Express (Amazing Charts), mounts the AC database in your SQL Standard Instance, copies all the AC data into a database in your SQL Server Standard instance.

3. You could then use SQL Server Reporting Services to make your own custom reports.

The process of moving a copy of the AC data into another SQL Server database (steps 1 and 2) can be scheduled to occur at 5am or something.

The cost involved in my approach is the cost of a SQL Server 2008 Standard Edition license and whatever you need to get the programming done for SQL Server Integration Services (SSIS) and the reports using SQL Server Reporting Services (SSRS).

You can also use SSIS to pull data from AC into your billing software. SQL Server Integration Services is known as an ETL - Extract, Transform, Load. And that's exactly what it does.

JamesNT

Last edited by JamesNT; 02/09/2011 7:10 PM.

James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net
Joined: Jan 2008
Posts: 181
EricB Offline OP
Member
OP Offline
Member
Joined: Jan 2008
Posts: 181
@James..I checked out SQL Server Reporting Services (SSRS) but understood that the ID/password would still be required. Even copying the data to another SQL server database seemed to need a password. I may have missed something though in the SSIS documentation.

@Aaron I will email you offline to better understand your approach.

thanks for the responses. I think if this is solved the reporting was on Bert's list of improvements (number 74?).



Eric Beeman
Office Manager for Solo Practice
Manistee, MI
Joined: Dec 2009
Posts: 1,202
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,202
Likes: 8
Eric,

With my approach you bypass the password AC has on its database. Remember, you are mounting the AC database under YOUR instance of SQL Server, not theirs, then copying the data over.

Keep in mind that whether you go with my approach or Aaron's that they are both not for the feint of heart.

JamesNT


James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net

Moderated by  ChrisFNP, DocGene, JBS, Wendell365 

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Who's Online Now
0 members (), 106 guests, and 43 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
Bert 9
imcffp 3
JBS 3
Top Posters
Bert 12,897
JBS 2,989
Wendell365 2,367
Sandeep 2,316
ryanjo 2,084
Leslie 2,002
Wayne 1,889
This board is dedicated to the memory of Michael "Indy" Astleford. February 6, 1961 -- April 16, 2019




SiteLock
Powered by UBB.threads™ PHP Forum Software 7.7.5