COBLHL7MedRecKeywords - HL7 Module - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/HL7-Module/English/Foundation-22.1/HL7-Module/HL7-API/HL7-API-Classes/COBLHL7MedRecKeywords - 2024-09-04

HL7 Module

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

The following APIs are intended for use with the Scripted Merge Processor message action. By evaluating and preparing data for merging, the Scripted Merge Processor provides finer control over merging when OnBase is configured for MRNs with assigning authorities.

Method

Description

AddMRNMerge

This method retrieves the source and target OBHL7MRN objects and then prepares an MRN merge.

AddMRNMove

This method retrieves a OBHL7MRN object and then prepares an MRN move.

GetMRNSourceListFromDB

This method retrieves all the MRNs (and their assigning authorities) by querying the database using the MPI number in the MRG segment.

GetMRNSourceListFromMessage

This method retrieves all MRNs (and their assigning authorities) from the MRG segment of the message.

GetMRNTargetListFromDB

This method retrieves target MRNs (and their assigning authorities) by querying the database using the MPI number in the PID segment.

GetMRNTargetListFromMessage

This method retrieves all MRNs (and their assigning authorities) from the PID segment of the message.

MessageHasSourceMPI

This method determines whether the message has a source MPI.

MessageHasTargetMPI

This method determines whether the message has a target MPI.