The ROIREQUESTXMRN table associates ROI Requests with the patient’s MRN. There are no indexes on the ROIREQUESTXMRN table.
| Column Name | Data Type | Data Length | Description |
|---|---|---|---|
| mrnum | bigint | 8 | Foreign key to MEDREC table. |
| roirequestnum | bigint | 8 | Foreign key to ROIREQUEST table. |
| flags | bigint | 8 | Flags. |