gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] emrjounalplugin.py comments further html work


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] emrjounalplugin.py comments further html work
Date: Sat, 17 Sep 2005 09:29:03 +0200
User-agent: Mutt/1.5.9i

On Fri, Sep 16, 2005 at 09:07:40AM -0700, Jim Busser wrote:

> >where AOE = clin_encounter.description = clin_encounter.aoe
> >= consultation summary = edit(soAp1 + soAp2 + ... + soApX)
> 
> Could you help with the syntax?
> 
> I know clin_encounter.description is a field in table encounter.

Field clin_encounter.description seems like it wants to be
renamed to clin_encounter.aoe.

>       edit(soAp1 + soAp2 + ... + soApX)

Just a shorthand for saying: the soAp notes for the
encountlets would be concatenated and offered for editing to
the user so there's a default AOE. Whatever the user then
makes of the string is going to be the real clin_encounter.aoe.

There is always as many soAp as there are encountlets.
However, Richard asserts that a separate clin_encounter.aoe
makes sense. I think I agree. He even says making it a modal
dialog at patient notes saving is OK.

Ian will likely loathe the mandatory popup so it will be
optional.

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346




reply via email to

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