This method retrieves a specific OBHL7MRN object from a list.
MRNObject = list.GetMRNObject(1)
Parameter |
Type |
Description |
---|---|---|
Index |
Integer |
0 to (max-1), where max is from GetMRNCount. |
Return Value |
Description |
---|---|
Object ref |
A reference to a OBHL7MRN object. |