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