gnumed-bugs
[Top][All Lists]
Advanced

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

Re: [Gnumed-bugs] current_meds_notes placeholder


From: Karsten Hilbert
Subject: Re: [Gnumed-bugs] current_meds_notes placeholder
Date: Tue, 16 Aug 2011 12:30:02 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Aug 15, 2011 at 06:12:40PM -0700, Jim Busser wrote:

> When I look in gmMacro.py the line for this placeholder says
> 
>       u'current_meds_table',   # "args" holds: format, options
> 
> and lower down
> 
>       def _get_variant_current_meds_table(self, data=None):
> 
>               options = data.split('//')
> 
>               if u'latex' in options:
>                       return gmMedication.format_substance_intake (
>                               emr = self.pat.get_emr(),
>                               output_format = u'latex',
>                               table_type = u'by-brand'
>                       )
> 
> 
> can we know more about
> 
>       # "args" holds: format, options
> 
> to know if my placeholder is improperly formatted or what more (or different) 
> can be placed each side of // in
> 
>               $<current_meds_notes::latex//>$ 

Done.

Karsten
-- 
GPG key ID E4071346 @ gpg-keyserver.de
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346



reply via email to

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