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