[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] placeholders for patientletters
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] placeholders for patientletters |
Date: |
Tue, 29 Sep 2009 14:04:43 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
> Hello Marc,
>
> we need some more consideration:
>
> > I need some more placeholders for my so called 'billing system' (some
> > ready done templates with billing information for private patients in
> > Germany)
> > Would it be possible to add placeholders for the complete address
> > (street, number, city, postal code)
>
> Now, GNUmed can store several addresses per person. None of
> them has a marker "primary" or similar. Thus you will have
> to use the extended placeholder format. eg:
>
> $<adr_street::home::40>$
>
> where "home" is the type of address and 40 is the (optional)
> maximum length you want to receive.
>
> I started to implement this.
I finished this in CVS head but not tested it yet. You'll
have to use it like this:
$<adr_street::home::20>$
$<adr_number::home::20>$
$<adr_location::home::20>$
$<adr_postcode::home::20>$
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346