Commit 638d27fb by luoqi

docs(integration): FRIDAY 推送数据契约 — 形态 A 的 15 个 source 字段定义

Push 通道形态 A 在 FRIDAY 宿主的具体化:每个 source 的 JSON 字段清单(类型/必填/语义),
形状与已验证的存量摄入(10.7 万患者/36 万事实)完全一致 → 宿主按此推送与存量无缝衔接
(幂等去重/版本演进/重叠无害)。

- 通用约定:id 一律字符串(存量实测坑)/updated_gmt_at 必须 bump(幂等键一半)/
  brand_id=源 tenant_id 改名/at-least-once
- 患者关系 3 source(含 upsert 主体待 PAC 排期的如实标注)/预约/病历链 3(含 diag/treat
  数组元素结构与 status∈{3,4} 推送范围)/结算链 4(status 拆分规则钉死)/计划咨询 3
- 待 FRIDAY 确认清单:两套关系码枚举/treat 语义/结算剩余 status

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
parent 9059386b
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"channel-rest", "channel-rest",
"channel-clickhouse", "channel-clickhouse",
"channel-push", "channel-push",
"friday-push-payload",
"auth-login", "auth-login",
"execution-callback", "execution-callback",
"runbook" "runbook"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment