COBHL7Segment - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Premier - Standard - Essential

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential

This object represents an HL7 segment.

Method

Description

AddField

This method is deprecated. Use AppendField instead.

AppendField

This method will append a new field to the current segment.

GetField

This method gets the specified field from the current segment. The index maximum can be retrieved from the GetNumFields method.

GetFieldValue

This method gets the value for a specified field. The index maximum can be retrieved from the GetNumFields method.

GetNumFields

This method will return the total number of fields that are in the current segment.

GetSegmentID

This method returns the segment ID of the current segment.

GetSequenceNum

This method returns the sequence number of the current segment.

IsHeaderSegment

This method returns whether or not the current segment is a header.

IsMergeSegment

This method returns whether or not the current segment is a merge segment.