gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] EMR journal ordering on same day


From: Richard Terry
Subject: Re: [Gnumed-devel] EMR journal ordering on same day
Date: Mon, 12 Sep 2005 08:35:49 +1000
User-agent: KMail/1.8.2

On Sat, 10 Sep 2005 08:31 am, Karsten Hilbert wrote:
> On Fri, Sep 09, 2005 at 08:00:19AM +1000, Richard wrote:
> >>> Could I suggest that it include the time of consultation as per example
> >>> from my EMR dump to distinguish the various consultations from the same
> >>> day.
> >>
> >> The tree widget already does.]

(BTW the empty tree widget I mentioned previously is again that lack of screen 
updating thing - when I resized the widget up came the contents.)
>
> I will install wx2.6 sometime within the next 3 weeks.

Hey, Karsten, I'm so shocked I just fell off my chair!!!!!

> From 
> then on I will make sure the tree widget also works on 2.6.
> Nevertheless the formatting of progress notes is useful to
> either viewer
>
> >> Which time(s) would you want to display and where ?

When I did my progress notes in my MedRect program I did
----------------------------------------------------------------------
20/12/2004
----------------------------------------------------------------------
                           Seen my Dr Blogs at 10:20am
       clinical notes for then bla bla
                           Seen by Dr  Smith at 3:20pm
       Clinical notes for then bla bla

Time I selected was I suspect time consult created - ., however logically I 
would make it the time the patients notes were loaded into the computer. 
Nothing is ideal however. You know my opinion that unlike how you do it, I 
set my system up so that no matter what section one was working on, nothing 
was saved to the back-end unless explicity by the doctor hitting the save 
button (or on my systemF12 key) on the top tool bar, or on exit with a prompt 
(Do you want to save changes to the medical record). Of course, if forms etc 
are generated duruing the consult and printed that is an automatic save.

>
> This question still stands regardless of how things are
> formatted. We've got lots of times to chose from:
>
> - when the encounter/episode row was created
> - when the first item for the encounter/episode was created
> - respective for the last
> - each of the above (each and every single clinical item has
>   its own last_modified time)
>
> > I started doing this inbetween patients yesterday - I've put in a html
> > control and have got it running with dummy html data when you run the
> > gmEMRJournal.py. I've put it in table format with a column for the
> > date/data/consultation summary (your episode name maybe).
>
> Wait, if we do it we'll have to do it Right right from the
> beginning: I won't be working on any HTML template that can
> not represent several episodes per encounter nicely
> separated. Yes, there is room for a consultation summary but
> it is different from the episode name. In the least
> intelligent case it can simply be a concatenation of the
> relevant episode names which in the simplest (and quite
> common) case is just one episode name.

As mentioned in another email - no change to the code - just put in the 
headers/footers/ and table using your own data selection.
>
> > Now I've got to try
> > and link it to real data - I'll fiddle over the next two or three weeks
> > before I go on holidays and mail you the resul.
>
> Good. I am looking forward to that and will surely strongly
> consider it for inclusion. Notice, however, that I will not
> consider for inclusion anything that is not able to
> distinguish several episodes per encounter (eg per
> consultation). But you knew that and you did not intend any
> different, I suppose.
>
> > > > Also, I've previously commented on the lack of visual updating of the
> > > > screen.
> > >
> > > I know. I have previously commented that I seemed to be
> > > unable to solve that. Hilmar solved it for wx2.4. Maybe
> > > someone is able to solve it for 2.6, too.
> >
> > Ok, if I know its a bug I'll maybe look at it.
>
> It's definitely a bug in my code !!!
>
> > > > Note also that if one tries to 'reload' the same patients notes, that
> > > > nothing happens - try loading kirk's notes, then erase his name, and
> > > > type it in again and hit enter.
> > >
> > > I know. That's intentional :-)  Once the above bug has been
> > > fixed it'll make more sense. However, we can make it a
> > > config option, too, if you think so.
> >
> > Yes
>
> OK, will work on that shortly. However, what is your use
> case or which problem do you hope to solve by it ? I don't
> see one.
>
> Karsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]