Event Properties
| Field | Value |
|---|---|
event | "embedded.interactionCreated" |
confidential | boolean |
payload | object |
- Public Payload
- Confidential Payload
| Field | Type | Description |
|---|---|---|
encounterType | "first_consultation" | "consultation" | "emergency" | "inpatient" | "outpatient" | Type of clinical encounter |
encounterStatus | "planned" | "in-progress" | "cancelled" | "deleted" | "on-hold" | "completed" | Current status of the encounter |
hasPatient | boolean | Whether patient data was provided |
interactionId | string | Unique interaction identifier |
interactionState | InteractionState | Current state of the interaction |