MessageGroup Enumeration

Summary
Values that define some popular HL7 message types.
Syntax
C#
VB
C++
Public Enum MessageGroup  
   Inherits System.Enum 
public enum MessageGroup : System.Enum  
public enum class MessageGroup : public System.Enum  
Members
Value Member Description
0x00000000 Patient_Administration Messages related to patient administration.
0x00000001 Orders Messages related to an order.
0x00000002 Results Messages that have observations and results.
0x00000003 Charges Messages related to financial and billing systems.
0x00000004 Other Messages of other types.
Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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