Scope tags by name (e.g. patient) — see api/sessionScope.ts.
session_id
session_id:string
Optionalthread_id
thread_id?:string
The thread that owns this session — the id that reopens it. Absent for sessions written
before threads existed, where session_id is itself the thread id.
Scope tags by name (e.g.
patient) — see api/sessionScope.ts.