临床数据极速载入中…
; } if (!patient) { return (未找到该孕妇。
编号 {patient.patientNo || '—'} · {patient.age} 岁 · 孕 {patient.gestationalWeeks} 周{' '} {patient.gestationalDays} 天 · 预产期 {formatDate(patient.edd)} {patient.prePregnancyBmi != null && ` · 孕前 BMI ${patient.prePregnancyBmi.toFixed(1)}`}
{patient.initialRiskFactors.length > 0 && (基线风险因素:{patient.initialRiskFactors.join('、')}
)}该孕妇档案已建立,但目前尚未正式【建档开案】。
🎉 当前无待处理警报,个案受控良好!
) : (测量值:{alert.value} {alert.indicator.includes('glucose') ? 'mmol/L' : 'mmHg'}
{alert.messages.join('; ')}
触发时间:{formatDate(alert.createdAt)}
🎉 当前无未达标跟进项!
) : (创建人:{disp.createdBy}
创建时间:{formatDate(disp.createdAt)}
暂无孕妇身心自评数据
) : ("{emotion.note}"
记录时间:{formatDate(emotion.createdAt)}
暂无提醒记录
) : ({reminder.message}
提醒时间:{formatDate(reminder.scheduledAt)}
🎉 暂无待处置事件,个案完美受控中!
) : ({item.title}
{formatDate(item.createdAt)}异常指标:{translateIndicator(matchedAlert.indicator)}
测量数值:{matchedAlert.value} {matchedAlert.indicator.includes('glucose') ? 'mmol/L' : 'mmHg'}
医学说明:{matchedAlert.messages.join('; ')}
基于患者 {patient.name} 孕 {patient.gestationalWeeks} 周,当前处于妊娠 {caseInfo.riskLevel === 'high' ? '高' : '中'}风险 状态。针对本次 {translateIndicator(matchedAlert.indicator)} 异常波动,AI 生成如下最优级临床处置单草案:
指示:复测窗口 3-7 天,回流后系统自动进行达标判定 (Met / Not Met)。
创建人:{disp.createdBy} · 创建时间:{formatDate(disp.createdAt)}
{/* 门控:中高风险必须确认 (D.1/D.2) */} {disp.status === 'pending_confirmation' && ({act.description}
自评得分:{matchedEmotion.score} / 10 分(得分越低表示情绪越压抑、焦虑)
情绪状态: {matchedEmotion.status === 'crisis' ? '🔴 极高身心危机' : '🟡 焦虑担忧'}
情绪主观陈述(已安全解密):
您可以通过下发关怀提醒任务,强制将重度体力运动计划调整为安全静息,缓解孕期焦虑:
会诊类别:{matchedReferral.type === 'referral' ? '院内转诊' : '多科室会诊'}
{matchedReferral.urgency === 'emergency' ? '🚨 特急' : matchedReferral.urgency === 'urgent' ? '⏳ 紧急' : '常规'}当前协同状态: {matchedReferral.status === 'pending' ? '待接诊' : matchedReferral.status === 'accepted' ? '会诊中' : '已回复会诊'}
临床病情陈述:
个案管理师已将会诊单提交到您的待办,请立即接诊评估病情:
请在线填写您的临床会诊意见及降压/控糖处方建议:
回复时间:{formatDate(matchedReferral.updatedAt)}
请在左侧待处置队列中选择一项事件以进行个案流转处置。
)}管理师在随访过程中,发现非诊断范围的疑难高风险并发症倾向,可手动一键发起会诊派发给主治/会诊医生在线指导
暂无孕妇自评数据。打卡后将显示近 N 次走向趋势。
) : (近几日身心焦虑自评分值(越高越平稳,分低代表压抑):
暂无任何历史自测值记录。
) : (| 测量时间 | 测量指标 | 测量值 | QC 状态 |
|---|---|---|---|
| {formatDate(obs.measuredAt)} | {translateIndicator(obs.indicator)} | {obs.value} {obs.unit} | {obs.qcStatus === 'accepted' ? '质控通过' : '质控拦截'} |