gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] heads-up regarding placeholders


From: Karsten Hilbert
Subject: [Gnumed-devel] heads-up regarding placeholders
Date: Mon, 22 Apr 2013 13:58:40 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

GNUmed 1.4 will supported nested placeholders.

For that it is necessary to clean up the placeholder
detection code.

The following placeholders will not be supported in GNUmed
1.4 anymore:

        u'lastname',
        u'firstname',
        u'title',
        u'date_of_birth',
        u'progress_notes',
        u'soap',
        u'soap_s',
        u'soap_o',
        u'soap_a',
        u'soap_p',
        u'soap_u',
        u'client_version',
        u'current_provider',
        u'primary_praxis_provider',                     # primary provider for 
current patient in this praxis
        u'allergy_state'

so now would be a good time to plan for cleaning
up your document templates !

All of them will stay supported as

        $<old placeholder name::no template needed::no length needed>$

such as

        $<lastname::::>$

GNUmed 1.4 will come with

a) default templates converted
b) a report generator query for finding unconverted templates

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]