{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "upload_pending", "needs_human_review": true, "is_reviewed": true, "failure_reason": "invalid_input", "data": { "metadata": { "patient_first_name": "<string>", "patient_last_name": "<string>", "dob": "<string>", "lab_name": "<string>", "date_reported": "<string>", "date_collected": "<string>", "specimen_number": "<string>" }, "results": [ { "test_name": "<string>", "value": "<string>", "type": "numeric", "units": "<string>", "max_reference_range": 123, "min_reference_range": 123, "source_panel_name": "<string>", "loinc_matches": [ { "loinc_code": "<string>", "loinc_name": "<string>", "confidence_score": 123, "display_name": "", "aliases": [] } ], "interpretation": "normal", "is_above_max_range": true, "is_below_min_range": true } ] } }
ℹ️ This enum is non-exhaustive.
upload_pending
started
completed
failed
Machine-readable failure reasons for parsing jobs. ℹ️ This enum is non-exhaustive.
invalid_input
low_quality
not_english
Show child attributes
Was this page helpful?
Suggestions