姓 名: |
{{ patientInfo.name }}
|
性 别: |
|
年 龄: |
{{ getAge(patientInfo) }}
|
岁 | 科 室: |
|
住院号/透析卡号: |
{{ patientInfo.admission_number ? patientInfo.admission_number : "无" }}/{{ patientInfo.dialysis_no }}
|
诊 断: |
{{ patientInfo.diagnose }}
|
治 疗 日 期: |
{{ queryParams.xtdate }}
|
透前评估 |
|
透析处方 |
|
透析中记录 | 时间 | 血压 mmHg |
脉率 次/分 |
呼吸 次/分 |
血流量 ml/min |
超滤量 L |
置换量 L |
静脉压 mmHg |
跨膜压 mmHg |
ktv | 备 注 | |
{{ getTime(monitor.operate_time, "{h}:{i}") }} | {{ monitor.systolic_blood_pressure ? monitor.systolic_blood_pressure : "" }}/ {{ monitor.diastolic_blood_pressure ? monitor.diastolic_blood_pressure : "" }} | {{ monitor.pulse_frequency ? monitor.pulse_frequency : "" }} | {{ monitor.breathing_rate ? monitor.breathing_rate : "" }} | {{ monitor.blood_flow_volume ? monitor.blood_flow_volume : "" }} | {{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : 0 }} | {{ monitor.ultrafiltration_volume ? monitor.ultrafiltration_volume : "" }} | {{ monitor.displacement_quantity ? monitor.displacement_quantity : 0 }} | {{ monitor.displacement_quantity ? monitor.displacement_quantity : "" }} | {{ monitor.venous_pressure ? monitor.venous_pressure : "" }} | {{ monitor.transmembrane_pressure ? monitor.transmembrane_pressure : "" }} | {{monitor.ktv?monitor.ktv:""}} | {{ monitor.symptom }} {{ monitor.dispose }} {{ monitor.result }} |
透后评估 |
|
时间 | 医嘱 内容 |
医生 签名 |
执行 护士 |
执行 时间 |
核对 护士 |
时间 | 医嘱 内容 |
医生 签名 |
执行 护士 |
执行 时间 |
核对 护士 |
|||||||
{{ getTime(advice[0].start_time, "{h}:{i}") }}
|
└
{{ advice[0].advice_name }}
{{ advice[0].advice_desc }}{{ advice[0].drug_spec_unit }}
* {{ advice[0].prescribing_number }}{{ advice[0].prescribing_number_unit }}
单次用量 {{ advice[0].single_dose }}{{ advice[0].single_dose_unit }}
{{ advice[0].delivery_way }}
{{ advice[0].execution_frequency }}
▲
{{ child.advice_name }}
{{ child.advice_desc }}{{ child.drug_spec_unit }}
* {{ child.prescribing_number }}{{ child.prescribing_number_unit }}
单次用量 {{ child.single_dose }}{{ child.single_dose_unit }}
|
{{ getAdminUser(advice[0].advice_doctor) }}
|
{{ getAdminUser(advice[0].execution_staff) }}
|
{{ getTime(advice[0].execution_time, "{h}:{i}") }} |
{{ getAdminUser(advice[0].checker) }}
|
{{ getTime(advice[1].start_time, "{h}:{i}") }} |
{{ advice[1].advice_name }}
{{ advice[1].advice_desc }}{{ advice[1].drug_spec_unit }}
* {{ advice[1].prescribing_number }}{{ advice[1].prescribing_number_unit }}
单次用量 {{ advice[1].single_dose }}{{ advice[1].single_dose_unit }}
{{ advice[1].delivery_way }}
{{ advice[1].execution_frequency }}
▲
{{ child.advice_name }}
{{ child.advice_desc }}
{{ child.advice_desc }}{{ child.drug_spec_unit }}
* {{ child.prescribing_number }}{{ child.prescribing_number_unit }}
单次用量 {{ child.single_dose }}{{ child.single_dose_unit }}
|
{{ getAdminUser(advice[1].advice_doctor) }}
|
{{ getAdminUser(advice[1].execution_staff) }}
|
{{ getTime(advice[1].execution_time, "{h}:{i}") }} |
{{ getAdminUser(advice[1].checker) }}
|
注:透析器凝血评价标准:“0 级” 无凝血或数条纤维束凝血,“Ⅰ 级” 少于10%纤维凝血,“Ⅱ 级” 少于50%纤维凝血,“Ⅲ 级” 大于50%纤维凝血。 |