v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Lab Orders

Update Lab Order

Retrieve a single lab order

put/api/2.0/lab_orders/{id}/

Path parameters

idinteger required

Request body

ccsinteger[]

List of physician ids who should be cc'd on any reports.

chart_datestring date-time

Date at which this order was first seen in the patient's chart.

confidentialboolean

Whether the provider has marked the order as confidential. Should not be shared with a patient.

created_datestring date-time nullable

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_datestring date-time nullable
document_datestring date-time required

Time at which this order was created in whichever system created it. Could be historical or same as the create_date.

follow_up_methodstring nullable

Freetext field communicating how the patient should receive their results.

idinteger
ordering_physicianinteger required

The id of the physician who created the order.

patientinteger required

The id of the patient.

practiceinteger required

The id of the practice.

printable_viewstring uri
requisitioninteger

The requisition id of the order. Can be different from the order id if and when the order was created outside of Elation.

signed_byinteger nullable

The id of the physician who signed off on the order.

signed_datestring date-time nullable

The time when the order was signed.

tagsinteger[]

Any tags associated with the lab order.

test_datestring date nullable

The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.

vendorinteger nullable

Response

ccsinteger[]

List of physician ids who should be cc'd on any reports.

chart_datestring date-time

Date at which this order was first seen in the patient's chart.

confidentialboolean

Whether the provider has marked the order as confidential. Should not be shared with a patient.

created_datestring date-time nullable

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_datestring date-time nullable
document_datestring date-time required

Time at which this order was created in whichever system created it. Could be historical or same as the create_date.

follow_up_methodstring nullable

Freetext field communicating how the patient should receive their results.

idinteger
ordering_physicianinteger required

The id of the physician who created the order.

patientinteger required

The id of the patient.

practiceinteger required

The id of the practice.

printable_viewstring uri
requisitioninteger

The requisition id of the order. Can be different from the order id if and when the order was created outside of Elation.

signed_byinteger nullable

The id of the physician who signed off on the order.

signed_datestring date-time nullable

The time when the order was signed.

tagsinteger[]

Any tags associated with the lab order.

test_datestring date nullable

The date on which the tests should be performed, or were performed. Can be different than document_date, create_date.

vendorinteger nullable