Finish consultation
Finishes the consultation and starts audio processing. The specialty can be specified to determine the report template.
Documentation Index
Fetch the complete documentation index at: https://documentation.doctorassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Body
Consultation specialty. If not provided, will be considered as 'generic'
"generic"
Report schema. If not provided, will be considered the default schema of the specialty or the globally configured one.
- The
schemafield must be a valid JSON Schema, according to the official specification. This ensures that the generated report follows the expected structure. - The
fewShotsfield must contain examples that satisfy the defined schema.
Tip: You can test and validate the custom report configuration directly in the backoffice, in the transformation tab in the application settings. This way, you can experiment with different schemas and examples before applying them in production.
Response
Consultation finished successfully