新增药物记录管理前端页面,接入后端 4 条孤立路由: - API 模块: medicationRecords.ts(CRUD + 频次/途径常量) - 列表页: MedicationRecordList.tsx(患者 ID 查询 + 药物列表 CRUD) 支持药品名/通用名/剂量/频次/途径/日期/在用状态 - 路由注册: /health/medications 权限: health.medication-records.list / health.medication-records.manage