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

HL7 Module

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

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.