iven
0aab27295c
CI / rust-check (push) Has been cancelled
CI / rust-test (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / security-audit (push) Has been cancelled
feat(ai): 实现 AI 数据桥接 — 4 个 HealthDataProvider 方法从 stub 替换为真实查询
- get_lab_report: 查询 lab_report + patient,解析 JSON items 构造 LabReportDto
- get_vital_signs: 查询 vital_signs 时间序列,按指标提取 8 种体征数据
- get_patient_summary: 聚合 patient + diagnosis + medication_record + health_record
- get_full_report: 查询 health_record + 关联诊断和化验报告构造章节
- AiState 新增 health_provider 字段,erp-server 注入 HealthDataProviderImpl
- 4 个 SSE handler 从 placeholder JSON 改为调用 provider + sanitizer 真实数据流
2026-04-28 19:08:38 +08:00
..
2026-04-26 00:28:31 +08:00
2026-04-28 19:08:38 +08:00
2026-04-28 18:17:19 +08:00
2026-04-25 13:54:49 +08:00
2026-04-28 18:17:19 +08:00
2026-04-25 22:53:56 +08:00
2026-04-28 18:17:19 +08:00
2026-04-28 18:17:19 +08:00
2026-04-25 13:58:33 +08:00
2026-04-25 23:21:11 +08:00
2026-04-28 19:08:38 +08:00