Skip to main content
PUT
Update Lab Order Set

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Body

application/json
content
object
required
name
string
required

The name of the lab order set.

Maximum string length: 250
practice
integer<int64>
required
lab_vendor
integer<int64> | null

Response

200 - application/json
content
object
required
name
string
required

The name of the lab order set.

Maximum string length: 250
practice
integer<int64>
required
compendium_code
string
read-only

RM-9598 Guard against missing code/name. Can't repro issue from ticket locally so being extra careful with the guards here.

created_date
string<date-time> | null
read-only

Time at which elation created this order. Can be different from chart_date when the order was imported into a chart from a different source and document_date when documenting an order that happened at some other time.

deleted_date
string<date-time> | null
read-only
id
integer
read-only
lab_vendor
integer<int64> | null