Most Recent Posts
Ambient Scribes
by Headcase - 02/22/2026 1:21 PM
Missing Photographs
by tcosta - 02/20/2026 12:07 PM
AC Cloud instablility
by OfficeMgr88 - 02/08/2026 11:22 PM
AC Version 12.3
by OfficeMgr88 - 02/08/2026 11:20 PM
NewCrop
by Shrinkrap - 02/06/2026 5:56 PM
ACPM not loading!
by BPeds - 02/05/2026 5:35 PM
ACPM Problems
by BPeds - 02/05/2026 5:33 PM
Does anyone have V12.0?
by JBS - 01/28/2026 4:29 PM
Member Spotlight
Posts: 53
Joined: July 2021
Newest Members
BPeds, PMG Care, KeepingItAnon, AspiringPro101, michaelliam
4,607 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
#61808 04/28/2014 7:23 PM
Joined: Nov 2005
Posts: 2,367
Likes: 2
Member
OP Offline
Member
Joined: Nov 2005
Posts: 2,367
Likes: 2
Is there a way to determine when a provider started and stopped writing notes?


Wendell
Pediatrician in Chicago

The patient's expectation is that you have all the answers, sometimes they just don't like the answer you have for them
Joined: Apr 2010
Posts: 1,548
Likes: 1
Member
Offline
Member
Joined: Apr 2010
Posts: 1,548
Likes: 1
This is an example of what was being discussed in the thread of "Accessing the AC database through the back end", and would be where access directly to the database would be important. Using SQL Server Management Express a short script could be written to do a search like that. I am not personally facile with the language, but have had similar scripts written for me, and don't think it would take a lot of effort. First step is getting the password to gain access.


David Grauman MD
Department of Medicine
Commonwealth Health Center
Saipan, Northern Mariana Islands
Joined: Jun 2009
Posts: 1,811
Member
Offline
Member
Joined: Jun 2009
Posts: 1,811
the easiest way would be to run a query WHERE provider =x ORDER BY created date

Or similar.

It will return all created notes, and you just observe the first and last date.


Indy
"Boss"

Indy's Blog

www.BestForYourPractice.com
Our Name is Our Creed
Indy #61824 04/29/2014 3:34 PM
Joined: Apr 2010
Posts: 1,548
Likes: 1
Member
Offline
Member
Joined: Apr 2010
Posts: 1,548
Likes: 1
I don't see how to do an "ORDER BY" in the report. I can export an an XCL file, but no date field comes across unless I query "DATE >01/01/1990" or something, then the field is a text field.


David Grauman MD
Department of Medicine
Commonwealth Health Center
Saipan, Northern Mariana Islands
Joined: Jun 2009
Posts: 1,811
Member
Offline
Member
Joined: Jun 2009
Posts: 1,811
David,

I wasn't clear - I was describing how to construct a simple SQL query to get the the desired set with minimal effort.

James has discussed this before, but you can take a copy of the AC database files - mount them into another machine running SQL Studio express, and run the query from Studio. Not a real-time solution, but functional for extracting data DIY.



Indy
"Boss"

Indy's Blog

www.BestForYourPractice.com
Our Name is Our Creed
Joined: Sep 2009
Posts: 3,002
Likes: 5
JBS Offline
Member
Offline
Member
Joined: Sep 2009
Posts: 3,002
Likes: 5
I am not sure I understand Wendell's question. Is it, for example, "for Dr. X, what is the first and last day she wrote a note?"

If so, couldn't you run a report on "notes and encounters"... "provider seen = Dr. X".?

If you know the approximate date, could you use the audit log, sort by provider, and find the answer that way?


Jon
GI
Baltimore

Reduce needless clicks!
Joined: Nov 2005
Posts: 2,367
Likes: 2
Member
OP Offline
Member
Joined: Nov 2005
Posts: 2,367
Likes: 2
Well, here's the senario and solution.

I was asked to provide reference for hospital privileges for a former associate. The files that I used to keep that information on were with my old payroll system that has long been forgotten. I honestly could not remember the dates.

I called her to ask what dates she had provided and she never called me back. We are on good terms, guess she somehow overlooked the message.

I would up calling the hospital and told them the situation, they gave me the dates she had provided and I used them.

Then I saw Indy's response above. What I did then was query provider seen and encounter date. I started with > 1/1/2003 and marched it up until I came up with 9/17/2003. I then marched down from < 01/01/2008 until I came to 01/17/2007. These dates are somewhat different than they gave me but are within 6 months or so. She had been a resident with me, doing COC clinic at my office, so there was no "ramp up" time. Her COC visits were co-signed so they were different.

The solution was somewhat clunky, but I did it in less than 5 minutes once I figured out how to solve the problem.


Wendell
Pediatrician in Chicago

The patient's expectation is that you have all the answers, sometimes they just don't like the answer you have for them

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 (), 635 guests, and 25 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
JBS 2
tcosta 2
BPeds 2
Top Posters
Bert 12,899
JBS 3,002
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