👥
{{ stats.today_patients }}
今日患者
⏰
{{ stats.pending_consultations }}
待诊疗
💊
{{ stats.prescriptions_today }}
今日处方
🚨
{{ stats.urgent_cases }}
紧急病例
快速操作
{{ formatTime(appointment.scheduled_time) }}
{{ getStatusText(appointment.status) }}
{{ appointment.elder_name }}
{{ getAppointmentTypeText(appointment.appointment_type) }}
{{ appointment.chief_complaint }}
房间: {{ appointment.room_number }}
今日暂无安排
诊断: {{ consultation.diagnosis || '未填写' }}
治疗: {{ consultation.treatment || '未填写' }}
{{ getConsultationTypeText(consultation.consultation_type) }}
复诊: {{ formatDate(consultation.follow_up_date) }}
暂无诊疗记录
{{ alert.description }}
患者: {{ alert.elder_name }}