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