COBHL7KeywordMatch - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Premier - Standard - Essential

HL7 Module

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

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

GetFieldComponentNum

This method returns the component number where the keyword is located.

GetFieldName

This method returns the description of the field.

GetFieldNum

This method returns the field number where the keyword was found.

GetFieldSubComponentNum

This method returns the subcomponent number where the keyword was found.

GetKeywordTypeName

This method returns the OnBase Keyword Type name.

GetKeywordTypeNum

This method returns the OnBase Keyword Type number.

GetKeywordValue

This method returns the value of the keyword.

GetSegmentId

This method returns the segment where the keyword was found.

GetSegmentName

This method returns the segment description where the keyword was found.

GetSegmentSeqNum

This method returns the segment number where the keyword was found.