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

HL7 Module

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

This object represents an HL7 field component.

Method

Description

AppendSubComponent

This method appends a new subcomponent to the end of the current component.

GetNumSubComponents

This method returns the number of subcomponents in the current component.

GetRawValue

This method returns the raw text value of the current component.

GetSequenceNum

This method returns the location of the component within the context of the field.

GetValue

This method returns the value of the current component.

IsEmpty

This method determines whether or not the component contains data. If no data is present, then the method returns a 1, otherwise a 0 is returned.

SetValue

This method sets the value of the current component.