This API accepts audio files as input, transcribes the spoken content into text using advanced speech-to-text processing, and converts the transcribed data into a structured FHIR-compliant JSON format.
The generated FHIR JSON can be used for seamless integration with healthcare applications, ensuring compliance with healthcare data standards.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
dictation
, consultation
The body is of type file
.
200 response
The response is of type object
.