←Select platform

OnHl7MessageString Method

Summary

Notifies an HL7 listener that an HL7 message is being processed.

Syntax
C#
C++/CLI
public virtual void OnHl7MessageString( 
   string hl7Message 
) 
public:  
   virtual void OnHl7MessageString( 
      String^ hl7Message 
   ) 

Parameters

hl7Message

A string representation of the HL7 message.

Remarks

hl7Message contains the HL7 message in its original string from when it was first received by the HL7 listener.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.