Skip to main content
POST
Update a radiology request in OncoEMR

Path Parameters

slug
string
required

The slug of the OncoEMR connection.

Body

application/json
order
object
required

The complete order object to update.

orderOption
enum<string>
required

Order update scope: 'ThisDateOnly' or 'ThisAndFutureDates'.

Available options:
ThisDateOnly,
ThisAndFutureDates
flowSheetToBeCreated
string

Flow sheet to be created (optional, defaults to empty string).

Response

Default Response

success
boolean
required

Whether the update was successful