-
feat(recall): ⑤f 就诊冷静 — 近 N 天到过诊的患者本轮不召(防打扰) · ae2f1fe5
患者级抑制门(与具体诊断信号无关):最近一次到诊(encounter/emr)在 POST_VISIT_COOLDOWN_DAYS(默认 14)天内 → 本轮不入召回池,别催刚来过的人。 - 锚"最近到诊",跟诊断 cooldown(锚诊断日、按 K 码定长)不同,二者并存各补各的洞: cooldown 给新诊断缓冲;本门拦"旧诊断 + 近期又来过"。 - 配合已有的"0 命中关闭遗留 plan":患者一到诊,下次重算自动从召回列表撤下。 - 不含 appointment(预约不一定到诊;未来预约已由 ⑤b 排除)。 - 现内联在 initiation scenario;将来上复购 scenario 时抽成共享 fragment 复用。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
luoqi committed
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| pac-service | Loading commit data... | |
| pac-web | Loading commit data... |