Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.medera.info/llms.txt

Use this file to discover all available pages before exploring further.

Medera’s Text Generation surface is exposed under /api/therapy/* (AI Services) for generation and /api/clinical-notes / /api/note-templates (Backend) for persistence.

Capabilities

CapabilityEndpoint
Post-visit analysis (tasks, summary, diagnoses, risk)POST /api/therapy/analyze-session
SOAP note generationPOST /api/therapy/generate-soap-note
Specialty-tailored SOAPPOST /api/therapy/generate-soap-note-enhanced
Post-visit insightsPOST /api/therapy/post-visit-insights
Note validationPOST /api/therapy/validate-note
Code suggestionsPOST /api/therapy/suggest-codes
Note lifecyclePOST /api/therapy/notes/{id}/transition · /approve · /finalize · /track-change
TemplatesGET /api/therapy/templates

Model

UseModelSettings
SOAP notes, analysisgpt-4oT=0.3, JSON mode
Real-time NLP / classifygpt-4o-miniT=0.3
Voice agent LLMgpt-4-turboT=0.3, max 500 tokens

What’s next

Standard documents

Generate via template.

Advanced documents

Specialty templates.

Facts

Structured facts extraction.

Clinical RAG

Evidence retrieval.