patient_id — Unique identifier of the patient
reference_id — Identifier of the patient’s visit, order, or group of tests for which interpretation reports should be generated.
patient_email — Optional by default, mandatory if patient-facing reports and patient interface are required.
physician_email — Optional by default, mandatory if doctor-facing reports and physician interface are required.
data and/or file_base64 — The main payload containing laboratory results.
Use the same reference_id for all test results belonging to the same visit or order.
Trigger report generation only after all results for the visit/order have been submitted.
The generated interpretation report will include all results grouped under the same reference_id.
Treat reference_id as the primary identifier for the visit or order.