DVTk API
Hl7Tag Class
DVTkDvtk.Hl7Hl7Tag
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for Hl7Tag. Initially we will use just the Segment Name and Offset - e.g. OBR-1 or OBX-5.
Declaration Syntax
C#Visual BasicVisual C++
public class Hl7Tag
Public Class Hl7Tag
public ref class Hl7Tag
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Hl7Tag()()()
Needed for serialization.

Hl7Tag(Hl7SegmentEnum, Int32)
Class constructor.

Hl7Tag(Hl7SegmentEnum, Int32, Int32)
Class constructor.

Hl7Tag(String, Int32)
Class constructor.

Hl7Tag(String, Int32, Int32)
Class constructor.

Equality(Hl7Tag, Hl7Tag)
Determines whether two specified Hl7Tags are equal.

Equals(Object)
Returns a value indicating whether this instance is equal to a specified object
(Overrides Object.Equals(Object).)
FieldIndex
Property - Zero-based segment field index.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Returns the object Hashcode.
(Overrides Object.GetHashCode()()().)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Inequality(Hl7Tag, Hl7Tag)
Determines whether two specified Tags are not equal.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Segment
Property - Segment.

SegmentId
Property - Segment Id.

SegmentIndex
Property - Segment Index.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Hl7Tag

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0