长嘱
临嘱
临嘱
|
{{ parseTime(advice.start_time, "{m}-{d} {h}:{i}") }}
|
{{
advice.advice_name }}
|
{{ advice.advice_desc }}{{advice.drug_spec_unit}} |
{{ advice.prescribing_number }}{{ advice.prescribing_number_unit }}
|
{{ advice.single_dose }} {{ advice.single_dose_unit }} |
{{ advice.parent_id == 0 ? advice.delivery_way : '' }} |
{{ advice.parent_id == 0 ? advice.execution_frequency : '' }} |
{{ parseTime(advice.execution_time, "{m}-{d} {h}:{i}") }}
|
{{ tranDoctor(advice.execution_staff) }}
|
{{ tranDoctor(advice.advice_doctor) }}
|
{{ parseTime(advice.created_time, "{m}-{d} {h}:{i}") }}
|
{{ tranDoctor(advice.checker) }}
|
{{ parseTime(advice.check_time, "{m}-{d} {h}:{i}") }}
|
{{ advice.stop_state == 1 && advice.parent_id
== 0 ? parseTime(advice.stop_time, '{y}-{m}-{d} {h}:{i}') : '' }}
|
{{ advice.stop_reason }}
|
{{ tranDoctor(advice.stop_doctor) }}
|
修改医嘱
停止医嘱
删除医嘱
添加子药
|