Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

This page contains documentation for upload surgical pathology report REST API. Use HTTP POST method to call this API by passing file as a path variable. In Surgical pathology report we upload report, deidentify report (if deidentifier is configured) and save report content in txt format. 

...

Parameter
Details
visitIdIdentifier of the visit.


Result 

Response will contain file name of uploaded report.

 

Example

...

Code
Applies to
Status Message
200All resourcesSurgical Pathology Report (SPR) has been uploaded successfully
400All requestsInvalid parameters
401All requestsAuthorization failed, User doesn’t have Authoritydoes not have sufficient rights to perform this operation
404All requestsVisit not found, Visit with given identifier does not exist in the systemspecified in requested operation does not exists
500All requestsInternal server error, Encountered server error while performing operationsServer Error. Report this error to system administrator