ORD_MED_PRNREASONS
Description:
This table is to show PRN reasons for all PRN medication orders. If you want to get more information about a medication order, you could link this table to ORDER_MED or ORDER_MEDINFO.

Primary Key
Column Name Ordinal Position
ORDER_MED_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ORDER_MED_ID NUMERIC No
The unique ID of the medication order (prescription) record. NOTE: This is an internal unique identifier for order records in this table and cannot be used to link to CLARITY_MEDICATION.
2 LINE INTEGER No
The line number for each PRN reason.
3 MED_PRN_REASON_C_NAME VARCHAR No
The PRN reason.
May contain organization-specific values: Yes
4 ORDERING_DATE DATETIME No
The date the order was placed in calendar format.