SessionContext Type
Below is the type definition for theSessionContext type. You provide this context using the setSessionContext method to help Suki’s AI generate more accurate and meaningful clinical notes.
SessionContextResponse Type
Below is the type definition for theSessionContextResponse type. This is the return type for the setSessionContext method. It returns an empty object {} when successful. If there’s an error, the method throws a ContextUpdateFailed error.