Retrieves the parse job status and stored result if completed.
Returns: ParseLabResultJobResponse with job status and parsed data (if complete)
completed, the data field will contain the extracted lab results with LOINC matches.
Job Status Values:
upload_pending - Job created, waiting for file uploadstarted - File uploaded, parsing in progresscompleted - Parsing complete, results available in datafailed - Parsing failedVital Team API Key
Successful Response
ℹ️ 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