New Endpoints
- Audio transcription API: Added support for real-time audio transcription. Create transcription sessions, stream transcription data, and end sessions to get final transcripts. This enables use cases like dictation, real-time captioning, and transcript generation.
Enhancements
- Code examples: Added code examples in Python and TypeScript for all SDP APIs, making it easier to integrate with the platform regardless of your preferred programming language.
New Endpoints
- Info endpoints: Introduced three new info endpoints to provide supported enum values, helping you validate context data before submission and ensuring data consistency.
- API reference guidelines: Added a new API Reference Guidelines page to help you understand API status tags, versioning, and documentation standards.
Enhancements
- Enhanced API documentation: Significantly restructured and enhanced API reference documentation for better developer experience, clearer organization, and improved discoverability.
- Problem-based charting guide: Completely rewritten the Problem-Based Charting (PBC) guide with a clearer structure and more detailed explanations of the processing pipeline.
- Audio streaming authentication: Added detailed authentication guidance for both browser and non-browser clients in the Audio Streaming API Reference documentation.
-
Enhanced context support: Updated the ambient session context APIs to support a new
VisitContextschema, including fields likechief_complaintandvisit_type. The provider context has also been enhanced to supportprovider_role.
Removed Support
- SNOMED codes: SNOMED codes are no longer supported for the diagnosis context
- Paused state: Paused state is no longer supported for ambient sessions