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.

See the Sphinx reference for typed schemas.

MederaClient

MethodReturns
await client.sessions.create(...)Session
await client.patients.get(id)Patient
await client.intake.create_call(...)IntakeCall
await client.coding.predict(...)CodePredictionResponse
client.streams.open(...)StreamConnection (async context)