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

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Standard
Premier
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.