See the Sphinx reference for typed schemas.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.
MederaClient
| Method | Returns |
|---|---|
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) |