[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-dev] Issue of "Summarize the encounter note taking as SOAP f
From: |
tumashu |
Subject: |
Re: [Health-dev] Issue of "Summarize the encounter note taking as SOAP for encounter Page of Life" |
Date: |
Fri, 1 Nov 2019 07:26:36 +0800 (CST) |
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" <address@hidden>
To: tumashu <address@hidden>
Cc: address@hidden
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 <address@hidden> 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