←Select platform
In This Topic ▼

HL7MessageItem Class Members

Summary

The following tables list the members exposed by HL7MessageItem.

Public Constructors

Name Description
Public Constructor
HL7MessageItem Initializes a new instance of an HL7MessageItem class.

Public Methods

Name Description
Public Method
AddRep Creates and adds a new object using the previously given type factory. The newly added object.
Public Method ArrayGetter<T> An array of objects in a given index, assuming that there is more than one repetition.
Public Method GetRep The object at the given index as an INodeItem.
Public Method Getter<T> Returns the object type at a given index.
Public Method VerifyItem Verifies the item to be of a given type.

Protected Methods

Name Description
Protected Method
add Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup.

Public Properties

Name Description
Public Property
AnySubItemHasRepetition Searches the sub-items and returns true if any has repetitions.
Public Property Nodes Accessor and setter to the list of sub-items this item has. The list can be empty.
Public Property ParentItem Parent's item instance.
Public Property ParentRepetitions Repetition count for the parent item.
Public Property Repetitions Repetition count for this item.
Public Property Schema The schema for this item. This value provides description of the item's structure.

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

Leadtools.Medical.HL7 Assembly