Retrieves a specific component of a field.
The field index.
The 1-based index of the component within the field.
Retrieves a specific field by index.
The field index (1-based access, but Field 0 = segment name)
Retrieves a field as an HL7Field object for advanced access.
The field index.
Retrieves all fields of the segment.
Retrieves the name of the segment.
Retrieves a specific subcomponent of a component.
The field index.
The 1-based index of the component.
The 1-based index of the subcomponent.
Converts the segment to a string in HL7 format.
The segment as a string.
Class representing a segment with access to fields.