aiTasks[], visitSummary, and clinicalFindings[] in the response are the extracted, structured facts.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Standalone facts extraction
POST /api/therapy/analyze-session
{
"session_transcript": "...",
"clinical_context": { "patient_id": "pat_abc" }
}
aiTasks[], visitSummary, and clinicalFindings[] in the response are the extracted, structured facts.