---
title: "Changes to Create Lab Report Parser Job"
method: POST
path: "/lab_report/v1/parser/job"
---

# Changes to Create Lab Report Parser Job

`POST /lab_report/v1/parser/job`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 94 revisions.

- **2026-06-23** `cd67a22be208` — 1 warning
- **2026-05-28** `9442117d5183` — 2 warning, 1 info
- **2026-05-27** `0a521c0d1dc4` — 1 info
- **2026-05-13** `09ea17a083e6` — 1 info

## Changes

- **2026-06-23** `cd67a22be208` — 1 warning
  - added the new `processing_error` enum value to the `failure_reason/anyOf[subschema #1: ParsingJobFailureReason]/` response property for the response status `200`
- **2026-05-28** `9442117d5183` — 2 warning, 1 info
  - removed the optional property `data/anyOf[subschema #1: ParsedLabReportData]/results/items/is_sensitive` from the response with the `200` status
  - added the new `too_many_pages` enum value to the `failure_reason/anyOf[subschema #1: ParsingJobFailureReason]/` response property for the response status `200`
  - added the optional property `data/anyOf[subschema #1: ParsedLabReportData]/results/items/sensitivity` to the response with the `200` status
- **2026-05-27** `0a521c0d1dc4` — 1 info
  - added the optional property `data/anyOf[subschema #1: ParsedLabReportData]/results/items/is_sensitive` to the response with the `200` status
- **2026-05-13** `09ea17a083e6` — 1 info
  - added the optional property `data/anyOf[subschema #1: ParsedLabReportData]/results/items/loinc_match_status` to the response with the `200` status

---

[Operation](https://skmtc.dev/tryvital/apis/junction-api/docs/lab_report/v1/parser/job/post.md) · [API](https://skmtc.dev/tryvital/apis/junction-api.md) · [Page](https://skmtc.dev/tryvital/apis/junction-api/changes/lab_report/v1/parser/job/post)
