What’s enhanced
Enhancements
Headless Web SDK v0.3.0Headless Web SDK ambient interoperability: The Headless Web SDK now interoperates with other Suki products that support ambient workflows. Pass
emrEncounterId when calling session.create() to associate the session with an EMR encounter. This lets the Headless Web SDK, Ambient APIs, Mobile SDK, and Web SDK contribute to and access the same clinical note for a patient visit.Why it matters: You can now use multiple Suki products that support ambient workflows with the same clinical note for a patient encounter. Pass emrEncounterId to make the note interoperable. For re-ambient workflows, pass encounterId (maps to Ambient API encounter_id) and reuse it for every session on that note.Learn more in Ambient interoperability guide.