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. |