Tasks Visible in Patient Chart
Tasks Visible in Patient Chart
I get frustrated when you make a task for a patient, there is no way to see tasks for a patient without knowing where you already put it. Or if you are reviewing a chart, you have no way of knowing if there is a task already made for a patient somewhere in the task list.
In an effort to help with this situation, I would like to add tasks attached to a particular patient to the ProgNotes. I am thinking they would be listed at the bottom of the notes since they need attention, and/or we could have dated tasks listed in order by date like the rest of the items.
Also, I think it would be good to show the recall note here as well. Then there would be no need to add it to the commlog every time you change it and the current status would be visible from the chart.
In an effort to help with this situation, I would like to add tasks attached to a particular patient to the ProgNotes. I am thinking they would be listed at the bottom of the notes since they need attention, and/or we could have dated tasks listed in order by date like the rest of the items.
Also, I think it would be good to show the recall note here as well. Then there would be no need to add it to the commlog every time you change it and the current status would be visible from the chart.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
I see you already did it. That's fine. But I really wish you could resolve the problem with the reformatting of uninvolved code. Can't you just keep your commits very small until it's resolved?
You're not talking about putting the recall note in the progress notes are you? Maybe down in the grid at the lower left, but not in the progress notes.
You're not talking about putting the recall note in the progress notes are you? Maybe down in the grid at the lower left, but not in the progress notes.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
That like a good idea...putting the recall note in the lower left grid.
I can't figure out why c# is changing that uninvolved code. Yesterday i reverted back to the prev version after I saw it changed a bunch of stuff...made sure all the spacing options were off or ignore and then tried to only change a small # of lines. Then when I went to submit again I found it had reformatted a bunch of stuff. I will try to figure it out today on what setting I need to change to make it quit doing that
I can't figure out why c# is changing that uninvolved code. Yesterday i reverted back to the prev version after I saw it changed a bunch of stuff...made sure all the spacing options were off or ignore and then tried to only change a small # of lines. Then when I went to submit again I found it had reformatted a bunch of stuff. I will try to figure it out today on what setting I need to change to make it quit doing that
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
On the spacing tab at the very bottom, do you have it set to ignore spaces around binary operators? It looked like your last big commit was removing spaces.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
I am trying to enable opening the task edit window by double clicking on the prog notes now. Is there a way to retrieve task data already like "Task.GetOne" somewhere? I am currently adding in that function to task.cs unless there is another way...
Last edited by drtech on Sun Jan 27, 2008 6:25 pm, edited 1 time in total.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Go ahead and add it. I'll look at it when you're done to make sure conforms to the most current desired tactic (undocumented).
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
Great...let me know if that was ok
I see you added some more things on the future versions page for tasks. I like those features. One thing I would really get to work is the way the dated tasks work.
Not sure yet if this is possible with the way the structure is but what about these?
1) I want dated tasks to show up on the appropriate task list on and AFTER their due date. For reminder calls in the future etc...Currently, they only show on the day/week/month you click on and if you didn't get it done in time and move on to a later date it disappears into computer oblivion.
.
2)Be able to view and change what tasklist the task is in from the taskedit window. I guess it would need to be a 'windows explorer' like hierarchical tree view of the task lists to make it work...not really sure how to do that....or maybe it would be easier to include a GoTo button to navigate to the actual task list and then use the cut/copy/paste functions there.
I see you added some more things on the future versions page for tasks. I like those features. One thing I would really get to work is the way the dated tasks work.
Not sure yet if this is possible with the way the structure is but what about these?
1) I want dated tasks to show up on the appropriate task list on and AFTER their due date. For reminder calls in the future etc...Currently, they only show on the day/week/month you click on and if you didn't get it done in time and move on to a later date it disappears into computer oblivion.
.
2)Be able to view and change what tasklist the task is in from the taskedit window. I guess it would need to be a 'windows explorer' like hierarchical tree view of the task lists to make it work...not really sure how to do that....or maybe it would be easier to include a GoTo button to navigate to the actual task list and then use the cut/copy/paste functions there.
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
I was going to hold off on the overhaul of the dated functions for just a little while longer. It's going to be very challenging, and I need time to mull it over a little more. First, I want to turn the "repeating" tab into a completely separate setup window. Also, I want to completely eliminate the three dated tabs and merge them into the main tab. But like I said, it's going to take a lot of planning to get it just right.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com
- jordansparks
- Site Admin
- Posts: 5770
- Joined: Sun Jun 17, 2007 3:59 pm
- Location: Salem, Oregon
- Contact:
Probably a combination of a short hard-coded status selection along with a more flexible customizable status selection. What's critically missing right now is a "viewed" status. There is already a completed status, but filtering is not adequate. Please don't touch this part of the program right now. Derek is working on that. We have also had a lot of internal discussions about tasks. I can safely say that we use tasks more heavily than any dental office possibly could. As such, we are in a very good position to make meaningful changes and to stay very much on top of those changes as they are made.
Jordan Sparks, DMD
http://www.opendental.com
http://www.opendental.com