The following tables list the members exposed by HL7Request.
Public Constructors
Name | Description | |
---|---|---|
HL7Request | initializes a new instance of the HL7Request class to handle communication from a client. | |
MLPRequest | Initializes a new MLPRequest instance. (Inherited from MLPRequest) |
Public Methods
Name | Description | |
---|---|---|
ApplicationName | Default application's name. | |
Facility | The default facility. | |
Handle | Processes the MLP message. (Inherited from MLPRequest) | |
OnHl7Message | High level function which provides a way to handle received HL7 messages. | |
OnMLPMessage | Overrides the base class function to process an MLP message. |
Protected Methods
Name | Description | |
---|---|---|
IssueGenericErrorACK | Overridable function to return an acknowledgement message with "AE" code (Error). | |
IssueRejectedACK | Overridable function to return an ACKnowledjment message with "AR" code (rejected). |
Public Properties
Name | Description | |
---|---|---|
EnvelopePrefix | Defines the MLP message prefix. (Inherited from MLPRequest) | |
EnvelopeSuffix | Defines the MLP message suffix. (Inherited from MLPRequest) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET