AddNewKeywordMatch - 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 method adds a new keyword match to the OnBase document.

intRC = objHL7ScriptContext.AddNewKeywordMatch(231 , "PID.3" , "Smith")

Parameter

Type

Description

KeyTypeNum

Integer

Identifier for the OnBase Keyword Type.

Position string

String

HL7 message position (for example, PID.3 or PID.3.1).

Value string

String

Value for the new keyword match.

Return Value

Description

0

Returned if this match was added.

Non-0

Returned if this match was not added.