This method retrieves all MRNs (and their assigning authorities) from the MRG segment of the message.
MRNSourceFromMessageList = hl7MergeContext.GetMRNSourceListFromMessage()
Parameter |
Type |
Description |
---|---|---|
N/A |
Return Value |
Description |
---|---|
Object ref |
A reference to an OBHL7MRNList object. The list contains source OBHL7MRN objects found in the HL7 message. |