Returns the details of a specific exam, including the processed content with structured results.
API key for authentication
Professional ID responsible for processing the exams
Unique exam ID
Exam found successfully
Unique exam ID
"rnq71oedacu1ieqmpc80yu3x"
Processing status
pending, in-progress, completed, failed "completed"
Exam metadata as sent in the request
{
"patient_id": "123456",
"exam_type": "blood_test"
}Processed exam content with flexible structure. The schema varies by exam type and may include:
date: Exam datetests: Array with test resultsexam_type: Type of exampatient_name: Patient name