华佗 9ca86f7a6c feat(V40): EMPI患者主索引 — 完整前端+DB修复+5/6 API通过
前端:
- Patient页面: 注册/查询(全局ID/身份证)/统计卡片
- Merge页面: 合并操作+合并日志列表+撤销
- Statistics页面: EMPI统计概览

数据库修复:
- 创建empi_person表(global_id/patient_name/gender/birth_date/id_card_no等)
- 创建empi_id_mapping表
- 修复empi_patient_photo: 添加create_time列
- 修复empi_family_member/merge_log: 添加delete_flag/create_by/update_by列
- empi_person: 添加merge_status列

后端修复:
- EmpiPerson实体: name→patient_name列映射修复

测试: 5/6 API通过(注册/查询/照片/家庭/合并日志)
2026-06-07 13:12:20 +08:00
2026-05-27 08:59:07 +08:00
2026-05-27 08:59:07 +08:00
Description
No description provided
263 MiB
Languages
Java 47.5%
Vue 45.4%
JavaScript 4.4%
Python 1.3%
HTML 0.6%
Other 0.7%