This object references keyword matches. Keyword matches refer to keywords found by the HL7 Listener engine while parsing an HL7 message. The HL7 Listener first parses the incoming message and compares it to the HL7 message template assigned to the import process. The HL7 message template contains OnBase Keyword Types assigned to specific HL7 message positions (for example PID.3.1). This comparison results in a list of matching keywords.
Method |
Description |
---|---|
This method returns the component number where the keyword is located. |
|
This method returns the description of the field. |
|
This method returns the field number where the keyword was found. |
|
This method returns the subcomponent number where the keyword was found. |
|
This method returns the OnBase Keyword Type name. |
|
This method returns the OnBase Keyword Type number. |
|
This method returns the value of the keyword. |
|
This method returns the segment where the keyword was found. |
|
This method returns the segment description where the keyword was found. |
|
This method returns the segment number where the keyword was found. |