Changes to Create Lab Report Parser Job
POST /lab_report/v1/parser/job
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 94 revisions of this API.33
What changed
- ●
added the new
processing_errorenum value to thefailure_reason/anyOf[subschema #1: ParsingJobFailureReason]/response property for the response status200response-property-enum-value-added
- ●
- ●
removed the optional property
data/anyOf[subschema #1: ParsedLabReportData]/results/items/is_sensitivefrom the response with the200statusresponse-optional-property-removed
- ●
added the new
too_many_pagesenum value to thefailure_reason/anyOf[subschema #1: ParsingJobFailureReason]/response property for the response status200response-property-enum-value-added
- ○
added the optional property
data/anyOf[subschema #1: ParsedLabReportData]/results/items/sensitivityto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
data/anyOf[subschema #1: ParsedLabReportData]/results/items/is_sensitiveto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/anyOf[subschema #1: ParsedLabReportData]/results/items/loinc_match_statusto the response with the200statusresponse-optional-property-added
- ○