ok :-)


another questions, what do "followup" and " well child/woman visit" mean?


    visit_type = fields.Selection([
        (None, ''),
        ('new', 'New health condition'),
        ('followup', 'Followup'),
        ('well_child', 'Well Child visit'),
        ('well_woman', 'Well Woman visit'),
        ('well_man', 'Well Man visit'),
        ], 'Visit', sort=False)







--
发自我的网易邮箱手机智能版
<br/><br/><br/>


----- Original Message -----
From: "Luis Falcon" <fal...@gnu.org>
To: tumashu <tuma...@163.com>
Cc: health-dev@gnu.org
Sent: Thu, 31 Oct 2019 16:07:55 +0000
Subject: Re: [Health-dev] Issue of "Summarize the encounter note taking as SOAP 
for encounter Page of Life"

Hi !
On Thu, 31 Oct 2019 21:00:48 +0800 (CST)
tumashu <tuma...@163.com> wrote:

> :-)
> 
> 
> by the way, should precedures save to pageoflife?

I don't think so at this point. The idea on the PoL is to get a good
summary of the event, but not to replicate all the information.

If the professional wants to add relevant information, for example, a
relevant procedure in the context of the patient encounter, she/he can
add it at the related pol entry summary before sending it to the
Federation.

Best
Luis

Reply via email to