gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Placeholder address family


From: Busser, Jim
Subject: [Gnumed-devel] Placeholder address family
Date: Thu, 29 Aug 2013 21:17:21 +0000

1) Given the 'optional' in

        patient_address # args: <type of address>//<optional formatting 
template>

is the default (when no fields are specified)

        %(street)s %(number)s, %(postcode)s %(urb)s, %(l10n_state)s, 
%(l10n_country)s

??


2) Among the placeholders

        adr_street
        adr_number
        adr_subunit
        adr_location
        adr_suburb
        adr_postcode
        adr_region
        adr_country

was 'location' -- as in adr_location -- meant to serve a more-generic label for 
'urb' nonetheless pulling from dem.v_address.urb ?

3) Would

        $<adr_region::home>$

be equivalent to

        $<patient_address::home//%(l10n_state)s>$

??

-- Jim




reply via email to

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