get_extracted_results
Fetch structured extraction results for completed documents, including biomarkers, test values, and reference ranges, in your preferred format. If still processing, returns HTTP 202 Accepted.
Instructions
Retrieve the extracted structured results (biomarkers, test values, reference ranges) for a completed document. Defaults to your account configured format (JSON, FHIR_JSON, HL7, CSV). Returns HTTP 202 Accepted message if still in progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Optional format override (defaults to user account settings) | |
| uploadId | Yes | The UUID of the processed document |