get
https://api.voloridgehealth.com/extraction/lab/status/
Poll this endpoint to check the status of a processing job.
Status Values:
queued- Job accepted, waiting to startprocessing_language- Detecting document languageprocessing_phi- Detecting and redacting PHIprocessing_extraction- Extracting lab resultscompleted- Processing complete, results included in responsefailed- Processing failedquarantined- Non-English document detected
When Completed: This endpoint returns the full extraction results including panels, LOINC codes, and UCUM units - the same data available via GET /lab/results/{jobId}. You can use either endpoint to retrieve results.
