AppendSubComponent - HL7 Module - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/HL7-Module/English/Foundation-22.1/HL7-Module/HL7-API/HL7-API-Classes/COBHL7FieldComponent/AppendSubComponent - 2024-09-04

HL7 Module

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

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

blnRC = objHL7FieldComponent.AppendSubComponent("REFERRAL")

Parameter

Type

Description

Value string

String

Data value for the new subcomponent.

Return Value

Description

Object ref

A reference to the COBHL7SubComponent object that was added.

NULL

Returned if an error occurred.