NameDescriptionTypeAdditional information
ACKMessage

HL7 ACK Message

string

None.

ResponseMessage

Optional message if request is successful but there was a non-fatal error. (e.g. Not able to send the order on to the lab because of missing, required fields).

string

None.

Error

Will be set to True if any errors occur during the processing of the API method.

boolean

None.

ErrorMessage

Will contain an error message string if Error is True.

string

None.