Lab Orders
Retrieve the Printable Lab Order View
Providers are able to print a view of the lab order including the data provided behind this endpoint. Each lab order response includes a link to obtain this view; a PDF file. When you GET the link you’ll receive a response with application/pdf and the bytes of the PDF.
GET
Retrieve the Printable Lab Order View
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Query Parameters
The id of the print header that you want to use for the printable view.
Response
200 - application/json
The response is of type file.
Retrieve the Printable Lab Order View