IsSameAssigningAuth - 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/OBHL7MRN/IsSameAssigningAuth - 2024-09-04

HL7 Module

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

This method determines whether the assigning authorities on two OBHL7MRN objects are the same.

If (MRNSourceObject.IsSameAssigningAuth(MRNTargetObject)) Then…

Parameter

Type

Description

Object ref

Object ref

A reference to an OBHL7MRN object.

Return Value

Description

0

Returned if the assigning authorities of the two OBHL7MRN objects are different.

1

Returned if the assigning authorities of the two OBHL7MRN objects are the same.