This enum represents all of the versions supported by the HL7 toolkit through
the use of the standard's library extensions. It is used when creating segments and fields
to determine what version of those classes should be used
Namespace: Mergecom.HL7Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0
Syntax
| C# |
|---|
public enum HL7Version |
| Visual Basic |
|---|
Public Enumeration HL7Version |
| Visual C++ |
|---|
public enum class HL7Version |
Members
| Member name | Description | |
|---|---|---|
| v231 | ||
| v240 | ||
| v251 | ||
| v260 | ||
| unknown |