Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

Download Surgical Pathology Report (SPR)

Summary

This page contains documentation of REST API to download surgical pathology report.

Request Details

Use following http GET request to download surgical pathology report.

http[s]:<host>:<port>/openspecimen/rest/ng/visits/{visitId}/spr-file

Parameter
Details
visitIdIdentifier of the visit

Result

The response of this request will download the surgical pathology report of specified visit identifier.

Example

URLhttp[s]:<host>:<port>/openspecimen/rest/ng/visits/1/spr-file
MethodGET
Content-Typeapplication/json

Response

File i.e Downloads the Surgical Pathology Report


Error Cases 

code
Applies to
Status Message
200All resourcesSurgical Pathology Report (SPR) downloaded uploaded successfully
401All requestsUser does not have sufficient rights to perform this operation
404All requestsVisit specified in requested operation does not exists
500All requestsInternal Server Error. Report this error to system administrator
Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com