Click or drag to resize

IHL7MessageHandler Interface

Handler for HL7 message

Namespace:  SanteDB.Messaging.HL7
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
public interface IHL7MessageHandler

The IHL7MessageHandler type exposes the following members.

Properties
  NameDescription
Public propertySupportedTriggers
The triggers the handler supports
Top
Methods
  NameDescription
Public methodHandleMessage
Handle a message
Top
See Also