Update Lab Interaction

Path Params
string
required

Unique Patient ID

string
required

Unique Lab Interaction ID

Body Params
string
enum

The status of the interaction. Defaults to "SENT"

Allowed:
string

External vendor order ID (used for idempotency)

date-time

Defaults to current time

order
object

Lab order details

report
object

Diagnostic report details

results
array of objects

Lab result observations

results
files
array of objects

The files to attach. They will be downloaded as part of the request. A bare URL string is also accepted in place of an object. When filename is omitted Hint infers one and rejects the request with a 422 if it cannot.

files
requisition_files
array of objects

The documents that ordered the lab, attached the same way as files.

requisition_files
result_files
array of objects

The documents reporting the lab results, attached the same way as files.

result_files
string
string
string

The installed product to attribute this lab to. Defaults to the product whose surface the call came from, then to the practice's only installed product of yours.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json