←Select platform
In This Topic ▼

HL7Request Class Members

Summary

The following tables list the members exposed by HL7Request.

Public Constructors

Name Description
Public Constructor
HL7Request initializes a new instance of the HL7Request class to handle communication from a client.
Public Constructor MLPRequest Initializes a new MLPRequest instance. (Inherited from MLPRequest)

Public Methods

Name Description
Public Method
ApplicationName Default application's name.
Public Method Facility The default facility.
Public Method Handle Processes the MLP message. (Inherited from MLPRequest)
Public Method OnHl7Message High level function which provides a way to handle received HL7 messages.
Public Method OnMLPMessage Overrides the base class function to process an MLP message.

Protected Methods

Name Description
Protected Method
DoParse Overridable function that parses a MessageStructure and creates a Message object.
Protected Method IssueGenericErrorACK Overridable function to return an acknowledgment message with an "AE" code (Error).
Protected Method IssueRejectedACK Overridable function to return an ACKnowledjment message with "AR" code (rejected).

Public Properties

Name Description
Public Property
EnvelopePrefix Defines the MLP message prefix. (Inherited from MLPRequest)
Public Property EnvelopeSuffix Defines the MLP message suffix. (Inherited from MLPRequest)

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly