COBHL7FieldComponent - HL7 Module - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

HL7 Module

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

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.