import type { CatalogCluster } from './types'; export const agentCatalog: CatalogCluster[] = [ { id: 'outpatient', label: '门诊服务', stages: [ { id: 'before', label: '诊前', agents: [ { id: 'outpatient-guide', title: '智能导诊', description: '院内服务与就医流程引导' }, { id: 'outpatient-triage', title: '智能分诊', description: '根据症状推荐合适科室' }, { id: 'smart-registration', title: '智能分诊挂号', description: '语音补槽、Mock 号源与预约确认', mode: 'registration', }, { id: 'outpatient-checkin', title: '门诊签到叫号', description: '到院签到与候诊进度提醒' }, ], }, { id: 'during', label: '诊中', agents: [ { id: 'tcm-tongue-assessment', title: '中医舌诊', description: '体质问答、舌象采集与综合建议', mode: 'tongue', }, { id: 'outpatient-cds', title: '临床决策支持', description: '为诊疗过程提供知识辅助' }, { id: 'outpatient-exam-booking', title: '检验检查预约', description: '检查项目预约与注意事项' }, { id: 'report-interpretation', title: '检验检查报告解读', description: '上传报告、结构化解读与风险提醒', mode: 'report', }, { id: 'outpatient-payment', title: '门诊缴费', description: '门诊费用查询与缴费引导' }, { id: 'outpatient-record-writing', title: '病历书写', description: '病历信息整理与结构化生成' }, { id: 'outpatient-record-quality', title: '病历质控', description: '门诊病历完整性与规范检查' }, { id: 'outpatient-self-service', title: '自助门诊场景', description: '常见门诊服务自助办理' }, ], }, { id: 'after', label: '诊后', agents: [ { id: 'outpatient-followup', title: '智能随访', description: '诊后情况采集与随访提醒' }, { id: 'outpatient-rehab', title: '康复计划生成', description: '个体化康复任务与计划' }, { id: 'outpatient-medication', title: '智能用药提醒', description: '按医嘱提供用药时间提醒' }, ], }, ], }, { id: 'inpatient', label: '住院服务', stages: [ { id: 'admission', label: '入院前', agents: [ { id: 'pre-admission-assessment', title: '智能预住院评估', description: '入院前资料与风险信息采集' }, { id: 'admission-booking', title: '智能预约与入院办理', description: '预约床位与入院流程引导' }, { id: 'inpatient-deposit', title: '住院费预交', description: '预交金查询与缴纳引导' }, ], }, { id: 'ward', label: '住院中', agents: [ { id: 'ward-education', title: '入院宣教 / 入科接待', description: '入科须知和病区服务介绍' }, { id: 'inpatient-records', title: '智慧病历管理', description: '住院病历信息整理与管理' }, { id: 'inpatient-cds', title: '临床决策支持', description: '住院诊疗知识辅助' }, { id: 'inpatient-report', title: '检验检查报告解读', description: '住院报告结构化解读' }, { id: 'ward-iot', title: 'AI 病区物联网', description: '病区设备与状态智能协同' }, { id: 'smart-nursing', title: '智慧护理', description: '护理任务与患者服务协同' }, { id: 'discharge-planning', title: '智能出院准备与规划', description: '出院条件与后续事项准备' }, ], }, { id: 'discharge', label: '出院后', agents: [ { id: 'bedside-payment', title: '床旁结算', description: '出院费用与床旁结算引导' }, { id: 'remote-management', title: '远程管理', description: '出院后健康状态远程管理' }, { id: 'inpatient-followup', title: '智能随访', description: '出院后恢复情况随访' }, { id: 'inpatient-rehab', title: '康复计划生成', description: '院外康复任务规划' }, { id: 'inpatient-medication', title: '智能用药提醒', description: '出院用药提醒与反馈' }, ], }, ], }, { id: 'checkup', label: '体检服务', stages: [ { id: 'checkup-before', label: '检前', agents: [ { id: 'checkup-questionnaire', title: '调查问卷', description: '体检前健康信息采集' }, { id: 'checkup-plan', title: '方案设计', description: '个体化体检方案建议' }, { id: 'checkup-booking', title: '预约体检', description: '体检时间与套餐预约' }, { id: 'checkup-education', title: '检前宣教', description: '体检准备事项提醒' }, ], }, { id: 'checkup-during', label: '检中', agents: [ { id: 'checkup-checkin', title: '智能签到', description: '到院签到与身份确认' }, { id: 'checkup-guide', title: '智能导检', description: '检查顺序与位置引导' }, { id: 'fasting-priority', title: '空腹项目优先', description: '智能安排空腹检查项目' }, { id: 'department-check', title: '科室检查', description: '检查科室流程协同' }, { id: 'sample-collection', title: '标本采集', description: '采集项目与注意事项提示' }, { id: 'nutrition-breakfast', title: '营养早餐', description: '空腹项目结束后的营养服务' }, ], }, { id: 'checkup-after', label: '检后', agents: [ { id: 'checkup-review', title: '智能辅助总检审核', description: '体检结论辅助审核' }, { id: 'checkup-report', title: '报告生成', description: '体检结果汇总与报告生成' }, { id: 'checkup-interpretation', title: '报告解读', description: '体检报告健康解读' }, { id: 'green-channel', title: '绿色通道', description: '异常结果进一步就医协助' }, { id: 'checkup-record', title: '档案建立', description: '院内体检健康记录归档' }, { id: 'checkup-followup', title: '定期随访', description: '体检后定期健康随访' }, ], }, ], }, { id: 'bi', label: '运营管理', stages: [ { id: 'bi-all', label: '全部', agents: [ { id: 'bi-global', title: '全局运营数据问答', description: '医院运营指标查询与解释' }, { id: 'bi-forecast', title: '运营预测', description: '运营趋势与资源需求预测' }, { id: 'bi-finance', title: '财务管控', description: '财务指标分析与风险提示' }, { id: 'bi-material', title: '物资管理', description: '库存、消耗和补给管理' }, { id: 'bi-quality', title: '质量管理', description: '医疗质量指标监测' }, { id: 'bi-hr', title: '人力绩效', description: '人员与绩效数据分析' }, { id: 'bi-device', title: '设备运维', description: '设备状态与运维任务管理' }, ], }, ], }, ];