July is our annual ACUF campaign for donations to help offset the cost of the board. Please click the link below for more details.
Amazing Charts User Forum Donation Campaign

Goal $650 Dollars
ACUF Campaign

July is our annual ACUF campaign for donations to help offset the cost of the board. Please click the link below for more details.

Most Recent Posts
Using Amazing charts offline
by ChrisFNP - 07/21/2025 5:05 PM
DME Billing
by tcosta - 07/21/2025 11:52 AM
APP for iPhone - AC OnCall
by ChrisFNP - 07/21/2025 9:14 AM
Full Visit Template
by ChrisFNP - 07/21/2025 9:09 AM
July Contribution
by Bert - 07/17/2025 9:59 AM
Prescription Writer
by Bert - 07/16/2025 8:02 PM
AC Billing Software
by ChrisFNP - 07/16/2025 7:45 PM
Replace Updox?
by ChrisFNP - 07/16/2025 7:42 PM
Member Spotlight
JBS
JBS
Reisterstown
Posts: 2,988
Joined: September 2009
Newest Members
ozonr666, ESMI, It's me, Paradise Family, MedCode
4,595 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
#61698 04/18/2014 6:50 PM
Joined: May 2008
Posts: 61
Member
OP Offline
Member
Joined: May 2008
Posts: 61
Do we own our SQL database? Should we be able to have access to the database for our own purposes- like moving it to another EMR?

If I were to hire a SQL expert, can they access the database for this purpose from my system or is it somehow protected?

In asking tech support about this, I'm being told that the whole database could be 'transferred' but it is locked and only accessible through the Amazing Charts software. Which seems quite circular and not helpful.

Joined: Aug 2012
Posts: 196
Member
Offline
Member
Joined: Aug 2012
Posts: 196
Prior posts by Indy, have explain how to get the information from amazing charts and doing independent SQL
All the data and then be accessed without passwords
This method, however is not a live connection
AC is offering a connection and I just signed the agreement with them today
It will be to get data to run reports

Joined: Dec 2009
Posts: 1,201
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,201
Likes: 8
You can find the post discussing accessing the Amazing Charts database here, along with who explained how to do it.

http://amazingcharts.com/ub/ubbthreads.php/topics/59565/Re:_Looking_at_the_Amazing_Cha#Post59565

JamesNT


James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net
JamesNT #61714 04/20/2014 12:35 PM
Joined: Sep 2010
Posts: 371
Likes: 6
Member
Offline
Member
Joined: Sep 2010
Posts: 371
Likes: 6
I sense a market here for a third-party reporting function.

Instead of each one of us contracting a 'developer', is there a way to package an add on module with flexible reporting functions? I 'd buy it. Tired of waiting and trying to suffer through the limited built-in report generator.


Larry
Solo IM
Midwest
Joined: Dec 2009
Posts: 1,201
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,201
Likes: 8
I would be interested in that discussion.

And, yes, Visual Studio would have everything we need.

JamesNT


James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net
Joined: Aug 2012
Posts: 196
Member
Offline
Member
Joined: Aug 2012
Posts: 196
Has anyone been able to get amazing charts to get SQL access as they promised
Have sent them a contract but no luck getting this completed

Joined: Apr 2012
Posts: 68
Member
Offline
Member
Joined: Apr 2012
Posts: 68
I am setup.


Joel Kauffman
Office Manger
Oakhill Medical Associates
West Liberty OH
Joined: Aug 2012
Posts: 196
Member
Offline
Member
Joined: Aug 2012
Posts: 196
Who helped you from AC?

Joined: Apr 2012
Posts: 68
Member
Offline
Member
Joined: Apr 2012
Posts: 68
Russell Costa level 2 tech support, Amy Crowley.


Joel Kauffman
Office Manger
Oakhill Medical Associates
West Liberty OH
Joined: Aug 2012
Posts: 196
Member
Offline
Member
Joined: Aug 2012
Posts: 196
Thanks Joel

With much persistence, I finally have this completed. Appreciate your help

Joined: Sep 2003
Posts: 12,892
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,892
Likes: 34
After all this discussion, I thought I would throw an interesting thought out there. The moment a chart or message or addendum is saved it is saved to SQL server's databases. If you have access to the database, you then have the ability to change progress notes, messages, etc. If you do not, then any audit of your data for any purpose is known to be completely accurate.

Otherwise, even though 99.9% would not do it, the temptation is always there.

Just a thought.


Bert
Pediatrics
Brewer, Maine

Joined: May 2009
Posts: 3
SMG Offline
Member
Offline
Member
Joined: May 2009
Posts: 3
Came across this post by accident. Bert, you're saying that the database could be accessed directly, thus bypassing logons,encryption, and the audit log?


SMG #62085 05/30/2014 9:23 AM
Joined: Jun 2009
Posts: 1,811
Member
Offline
Member
Joined: Jun 2009
Posts: 1,811
Originally Posted by SMG
Came across this post by accident. Bert, you're saying that the database could be accessed directly, thus bypassing logons,encryption, and the audit log?

While that is conceptually possible, a forensic analysis of the database and the audit log would reveal those inconsistencies.

That is in part why we recommend practices hold onto a backup from each month (the first one of the month), as this will allow a forensic analysis to disprove tampering if it is ever alleged.


Indy
"Boss"

Indy's Blog

www.BestForYourPractice.com
Our Name is Our Creed
Joined: Sep 2003
Posts: 12,892
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,892
Likes: 34
No not true. Any good SQL database technician can change data so that the audit log would not reveal those inconsistencies.


Bert
Pediatrics
Brewer, Maine

Joined: Sep 2003
Posts: 12,892
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,892
Likes: 34
While there may be encryption, I have never seen it. You can read the progress notes verbatim. They are read only, but simple to make read/write.


Bert
Pediatrics
Brewer, Maine

SMG #62090 05/30/2014 12:40 PM
Joined: Sep 2003
Posts: 12,892
Likes: 34
Member
Offline
Member
Joined: Sep 2003
Posts: 12,892
Likes: 34
Originally Posted by SMG
Came across this post by accident. Bert, you're saying that the database could be accessed directly, thus bypassing logons,encryption, and the audit log?
I thought that was the whole idea of Sunil's getting the logon info.


Bert
Pediatrics
Brewer, Maine

Bert #62093 06/01/2014 9:18 PM
Joined: Jun 2009
Posts: 1,811
Member
Offline
Member
Joined: Jun 2009
Posts: 1,811
Originally Posted by Bert
No not true. Any good SQL database technician can change data so that the audit log would not reveal those inconsistencies.

Not to be overly pedantic, but I am correct. Nota Bene that I said forensic analysis, which goes so much deeper that the audit log. It encompasses PK generation, child row sequencing, non-key referential validation, cross-instance comparisons, etc.

We have never got involved in the criminal side, but over the years we have been brought in to do analysis, found wrong-doing or tampered data that was turned over to Corporate legal and HR.

As with most efforts to deceive, the original act[entry] is dwarfed by the ensuing attempt to cover-up.


Indy
"Boss"

Indy's Blog

www.BestForYourPractice.com
Our Name is Our Creed
Joined: Aug 2012
Posts: 196
Member
Offline
Member
Joined: Aug 2012
Posts: 196
My intention of getting the access is to run reports and not for any other purpose

Joined: Dec 2009
Posts: 1,201
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,201
Likes: 8
Sunil,

Then you should be fine. As long as no command you execute begins with the following words:

UPDATE
INSERT
DELETE

You'll be just fine as long as those words are not used.

JamesNT


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

Moderated by  ChrisFNP, DocGene, JBS, Wendell365 

Link Copied to Clipboard
2025 ACUF Annual July Contributions
Help fund this site.
ACUF Donation
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Who's Online Now
0 members (), 114 guests, and 33 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
Bert 13
beagle 4
Top Posters
Bert 12,892
JBS 2,988
Wendell365 2,366
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