JBS
Reisterstown
Posts: 2,989
Joined: September 2009
|
|
#49358
10/18/2012 11:52 AM
|
Joined: Jul 2011
Posts: 75
Member
|
OP
Member
Joined: Jul 2011
Posts: 75 |
Hi all I seem to have problems using the reports button correctly. I want to look up the number of flu shots given in a particular month. I put in the starting date >=, then the ending date <=, then put in the code. What I get back is any patients who were seen in that month and who also had that code ANYTIME, not just in that month. ?? Julia
JuliaPeds Colorado
|
|
|
|
Joined: Sep 2003
Posts: 12,897 Likes: 34
Member
|
Member
Joined: Sep 2003
Posts: 12,897 Likes: 34 |
I put my reply in the wrong thread. Another reason for the PM. Please look there. I did post your question.
Bert Pediatrics Brewer, Maine
|
|
|
|
Joined: Sep 2009
Posts: 2,989 Likes: 5
Member
|
Member
Joined: Sep 2009
Posts: 2,989 Likes: 5 |
Julia, Not sure how you are running the report, but are you using the "And" function to create it? One query is for patients seen in particular month AND second query line is for those who have flu shot cpt code.
Jon GI Baltimore
Reduce needless clicks!
|
|
|
|
Joined: Nov 2005
Posts: 2,367 Likes: 2
Member
|
Member
Joined: Nov 2005
Posts: 2,367 Likes: 2 |
I put my reply in the wrong thread. Another reason for the PM. Please look there. I did post your question. This is a problem with the AC search. It will only look to see that flu shot was given but not that the flu shot specifically was in the time frame, even though it already limited the population to those seen in the last month. I have had this problem with other searches and do not have a solution.
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: Jul 2011
Posts: 75
Member
|
OP
Member
Joined: Jul 2011
Posts: 75 |
yea, thats how it has been done. 3 lines, tried different orders, using AND. I played and played with the differnet ways to do it for 2 hours. 
JuliaPeds Colorado
|
|
|
|
Joined: Jul 2011
Posts: 75
Member
|
OP
Member
Joined: Jul 2011
Posts: 75 |
YES EXACTLY I find out that yes that pt had a flu shot, and yes they were here in november. But the flu shot was given not in that time frame. I can't get it to narrow down. I thought this is what reports are generated for, so i know I must be doing something wrong?
JuliaPeds Colorado
|
|
|
|
Joined: Apr 2011
Posts: 2,316 Likes: 2
G Member
|
G Member
Joined: Apr 2011
Posts: 2,316 Likes: 2 |
You could add a separate tracked data value in the patient's chart called Flu Shot Date.
|
|
|
|
Joined: Sep 2009
Posts: 2,989 Likes: 5
Member
|
Member
Joined: Sep 2009
Posts: 2,989 Likes: 5 |
Julia, Can you explain more precisely how you are doing this. Do you record a cpt code at the encounter when you administer the flu shot (I don't know the right code; G0008 perhaps)? Then do a two line query, one for patients seen in the month in question, and the second for those with that code?
Jon GI Baltimore
Reduce needless clicks!
|
|
|
|
Joined: Sep 2003
Posts: 12,897 Likes: 34
Member
|
Member
Joined: Sep 2003
Posts: 12,897 Likes: 34 |
OK, I feel like an idiot. Is there a way that when people are talking about immunizations where VIPER and AC would apply that they specify that.
Julia if you are not using VIPER, let me know so I can delete you or you can delete yourself from the VIPER PM.
Sandeep makes a good point though. I haven't looked at this thread, but there are many ways to put words or phrases or whatever in the demographics page or wherever that is easily searchable.
Bert Pediatrics Brewer, Maine
|
|
|
|
Joined: Nov 2005
Posts: 2,367 Likes: 2
Member
|
Member
Joined: Nov 2005
Posts: 2,367 Likes: 2 |
Bert, This is not a VIPER issue, it is a search issue.
If you search for all patients 1)that were seen in the last 30 days AND 2)that had a procedure, say, Hgb (in either order of query)
You will get a list that included patients seen last week but had Hgb in May.
I have not found a way around this!
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: Sep 2009
Posts: 2,989 Likes: 5
Member
|
Member
Joined: Sep 2009
Posts: 2,989 Likes: 5 |
Julia and Wendell, I think I am able to run these reports. I don't do flu shots, so I cannot compare directly, but here is what I do. Let's say I want to know which patients I saw in September that had a 99214 code. (I assume you would do the same thing with the flu shot G code). First query is: notes and encounters....encounter date...>09/01/2012
Second query is: notes and encounters....encounter date...<10/01/2012
Third query is: billing and coding...only cpt used in billing... =99214.
This seems to give me an accurate report.
Jon GI Baltimore
Reduce needless clicks!
|
|
|
|
Joined: Nov 2005
Posts: 2,367 Likes: 2
Member
|
Member
Joined: Nov 2005
Posts: 2,367 Likes: 2 |
Nope, didn't work.
Just ran a similar report for 90723 (vaccine) and it pulled 63 charts. I looked at the first 4 charts and none of them had a 90723 during the time frame, although all were seen in the month.
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 2011
Posts: 2,316 Likes: 2
G Member
|
G Member
Joined: Apr 2011
Posts: 2,316 Likes: 2 |
As James would say, this is where SQL Reporting services comes in handy.
|
|
|
|
Joined: Nov 2005
Posts: 2,367 Likes: 2
Member
|
Member
Joined: Nov 2005
Posts: 2,367 Likes: 2 |
OK Sandeep, please elucidate.
I suspect that Reporting services would be an engine to generate reports but that is as far as I know this aspect.
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 2011
Posts: 2,316 Likes: 2
G Member
|
G Member
Joined: Apr 2011
Posts: 2,316 Likes: 2 |
SQL Server Reporting Services (SSRS) is a server-based report generation software system from Microsoft. AC Uses crystal reports to generate its reports. There is a competing product known as SSRS for SQL Server. This often gives you more granular control of data. Your only limitation is probably your imagination. James posted an example of generating a record set from the data. http://amazingcharts.com/ub/ubbthreads.php/topics/47680/Re_sending_mass_emails#Post47680That's using SQL Server Integration Services (SSIR). For generating the report only SSRS suffice. It's not exactly practical for a solo physician though. AC's way is much easier but limited.
|
|
|
|
Joined: Jul 2011
Posts: 75
Member
|
OP
Member
Joined: Jul 2011
Posts: 75 |
thanks for trying to run that report- now I know I am not crazy or missing something. does anyone know why we are unable to do this? It seems to me that it would be something we all want to be able to do.
JuliaPeds Colorado
|
|
|
|
Joined: Sep 2003
Posts: 12,897 Likes: 34
Member
|
Member
Joined: Sep 2003
Posts: 12,897 Likes: 34 |
My guess is Ed could improve the search in VIPER so it could find all the Baltimore Orioles' players who got a hit with two strikes in the fourth inning.
Bert Pediatrics Brewer, Maine
|
|
|
|
Joined: Aug 2004
Posts: 1,718
Member
|
Member
Joined: Aug 2004
Posts: 1,718 |
I ran following report HEALTH MAINTENANCE immun date given > 01/01/2012 AND HEALTH MAINTENANCE immun date given < 01/30/2012 AND HEALTH MAINTENANCE immun name = ADACEL (from drop down)
and got only 2 patients that I gave that month and not all the rest.
|
|
|
|
Joined: Sep 2009
Posts: 2,989 Likes: 5
Member
|
Member
Joined: Sep 2009
Posts: 2,989 Likes: 5 |
Thanks, Steven.
To summarize: Works: Steven, Jon Doesn't work: Julia, Wendell.
Jon GI Baltimore
Reduce needless clicks!
|
|
|
|
Joined: Aug 2004
Posts: 1,718
Member
|
Member
Joined: Aug 2004
Posts: 1,718 |
What version does everyone have ?
I confess that mine is a bit newer than most and maybe they fixed it.
|
|
|
|
Joined: Nov 2005
Posts: 2,367 Likes: 2
Member
|
Member
Joined: Nov 2005
Posts: 2,367 Likes: 2 |
Steven, you HIT THE JACKPOT!
Using the health maintenance as the bases vs notes and encounters as above works perfectly. I ran August (a busy month) and they were all valid. This is great
Julia, hope this works for you too!
Last edited by Wendell365; 10/23/2012 9:21 PM.
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
|
|
|
0 members (),
59
guests, and
27
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|