This method retrieves all the MRNs (and their assigning authorities) by querying the database using the MPI number in the MRG segment.
MRNForSourceMPIinDB_List = hl7MergeContext.GetMRNSourceListFromDB()
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 MRG segment of the HL7 message. |