IsSameMedRecObject - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/HL7-Module/Foundation-23.1/HL7-Module/HL7-API/HL7-API-Classes/OBHL7MRN/IsSameMedRecObject - 2024-09-03

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:locale
en-US

This method determines whether two OBHL7MRN objects are the same, based on the medrecnumber and assigning authority.

If (MRNSourceObject.IsSameMedRecObject(MRNTargetObject)) Then…

Parameter

Type

Description

Object ref

Object ref

A reference to an OBHL7MRN object.

Return Value

Description

0

Returned if the OBHL7MRN objects are different (based on medrecnumber and assigning authority).

1

Returned if the OBHL7MRN objects are the same (based on medrecnumber and assigning authority).