How do I retrieve generated clinical content?
How do I retrieve generated clinical content?
What does the retrieved content contain?
What does the retrieved content contain?
- Clinical Sections: Structured documentation organized by medical sections (e.g., History of Present Illness, Review of Systems)
- Timestamps: When the content was generated
- Session Metadata: Information about the session, patient, and provider
- Confidence Scores: AI confidence levels for different content sections
- Structured Data: Formatted clinical information ready for EHR integration
How long does content generation take?
How long does content generation take?
- Session length: Longer sessions take more time to process
- Audio quality: Clear audio processes faster
- Network conditions: Affects upload and processing speed
- Server load: Peak times may have longer processing
Can I retrieve content multiple times for the same session?
Can I retrieve content multiple times for the same session?
What happens if content generation fails?
What happens if content generation fails?
contentGenerationFailed event through the session delegate:If content generation fails, you’ll receive a generation failed event through the session delegate. Handle this by showing appropriate error messages and potentially creating a new session.Common causes include poor audio quality, network issues during processing, or server errors.How do I check if content is ready without retrieving it?
How do I check if content is ready without retrieving it?
Can I retrieve partial content during generation?
Can I retrieve partial content during generation?
suggestionsGenerated event.What should I do if content retrieval fails?
What should I do if content retrieval fails?
How long is generated content stored on the server?
How long is generated content stored on the server?
Can I retrieve content for offline sessions?
Can I retrieve content for offline sessions?