MessageGroup Enumeration

Summary
Values that define some popular HL7 message types.
Syntax
C#
C++/CLI
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 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.