FindKeywordMatch - 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 will return a reference to a COBHL7KeywordMatch object, based on the position string.

Set objHL7KeywordMatch = objHL7ScriptContext.FindKeywordMatch("PID.3", 2)

Parameter

Type

Description

Position string

String

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

Index

Integer

The 0-based index in keyword match list is returned.

Return Value

Description

Object ref

A reference to a COBHL7KeywordMatch object.

NULL

Returned if an error occurred.