NameDescriptionTypeAdditional information
EMRLinkOrderID

EMR-Link generated order ID. This identifies the order that will have signing info updated.

string

Required

Max length: 10

Signed

Signed state of true or false.

boolean

Required

SigningDateTime

Date and time of signature. This can include time zone information. e.g. 2016-12-17T10:00:00Z (UTC) or 2016-12-17T05:00:00-05:00 (EST). If no time zone info is present (e.g. 2016-12-17 10:00), the date/time will be assumed to be in the time zone of the organization. Required if Signed is true.

date

None.

SigningProviderLastName

Last name of signing provider. Required if Signed is true.

string

Max length: 255

SigningProviderFirstName

First name of signing provider. Required if Signed is true.

string

Max length: 255

SigningProviderCredentials

Credentials of signing provider.

string

Max length: 50

SigningProviderID

ID (NPI) of signing provider. Required if Signed is true.

string

Max length: 25

TestIDList

If only the signature status of individual tests within the order should be changed, this should contain a list of the Test IDs associated with those tests. If the TestIDList is not provided or is empty, all tests in the order will be affected. Optional.

Collection of string

None.