Create consultation in a single step
Consultations
Create consultation in a single step
Creates a new medical consultation with the audio in a single step, without the need to send chunks separately.
POST
Create consultation in a single step
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
multipart/form-data
Consultation audio file
Professional ID
Example:
"123456"
Consultation specialty. If not provided, will be considered as 'generic'
Example:
"generic"
Additional notes
Example:
""
Consultation reason
Example:
""
Additional consultation metadata
Example:
{
"patient_id": "123456",
"attendance_id": "123456"
}
Response
Consultation created successfully