gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] Advance directives (DNR, Do not resuscitate)


From: Busser, Jim
Subject: Re: [Gnumed-devel] Advance directives (DNR, Do not resuscitate)
Date: Thu, 17 May 2012 05:26:54 +0000

On 2012-05-16, at 4:19 AM, Karsten Hilbert wrote:

> Done:
> 
>       u'patient_tags',                                                # 
> "args" holds: <template>//<separator>


This is in the group of placeholders which are supposed to have the format

        $<name::args::(optional) max string length>$


Can we populate an example, because I am unsure whether in place of

        template --> to input the desired tag by name?

        separator --> should this instead be 'mapped value' 

for example if I am interested to include in a report whether or not a patient 
has been tagged as

        'mobility impairment'

would the following work

        $<patient_tags::mobility impairment::>$

and am I required to include the // and something (a mapped value) to follow 
it. like

        $<patient_tags::mobility impairment//has impaired mobility::>$

and what if I want to include the comment that I entered (say, 'claudication at 
15m') ??

-- Jim


reply via email to

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