This object represents an HL7 field component.
Method |
Description |
---|---|
This method appends a new subcomponent to the end of the current component. |
|
This method returns the number of subcomponents in the current component. |
|
This method returns the raw text value of the current component. |
|
This method returns the location of the component within the context of the field. |
|
This method returns the value of the current component. |
|
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. |
|
This method sets the value of the current component. |