Overview
Encounter data is the most important piece of contextual information. It is used to pre-populate the web SDK with patient and provider details. You can dynamically set the encounter data in the web SDK by passing the encounter data to theSukiAssistant component.
Code Example
The example below demonstrates how to dynamically set the encounter data in the web SDK.React