IsSameMedRecObject - 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 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).