GetNumKeywordMatches - HL7 Module - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

HL7 Module

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

This method returns the number of keyword matches found when parsing the HL7 message. The parsed message is compared to the HL7 message template assigned to the import process, and the result is a list of matching keywords.

intKeyMatches = objHL7ScriptContext.GetNumKeywordMatches()

Parameter

Type

Description

N/A

   

Return Value

Description

Integer

Number of keywords extracted from the HL7 message.