MED_CVG_ORD_PA_UPD_HX
Description:
This table stores the history of attempts to update the prior authorization required flag on a medication order from a medication estimate record. Each row represents one attempt, including whether the update succeeded, was skipped, or failed, the reason if it did not succeed, and the date and time of the attempt.

Primary Key
Column Name Ordinal Position
MED_ESTIMATE_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 MED_ESTIMATE_ID NUMERIC No
The unique identifier (.1 item) for the medication estimate record.
2 CONTACT_DATE_REAL FLOAT No
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 ORD_PA_UPD_HX_C_NAME NUMERIC No
The prior authorization required status category ID that was attempted to be set on the medication order during this update attempt.
May contain organization-specific values: No
Category Entries:
Yes
No
Unknown
6 ORD_PA_UPD_OUTC_C_NAME NUMERIC No
The outcome category ID for this prior authorization required flag update attempt on the medication order.
May contain organization-specific values: No
Category Entries:
Failed
Success
Skipped
7 ORD_PA_UPD_REASON_C_NAME NUMERIC No
The error or skip reason category ID for this prior authorization required flag update attempt on the medication order. This is only populated when the update was not successful.
May contain organization-specific values: No
Category Entries:
Order ID Not Available
User Manually Set PA
Order Refused
Order not Pending
PA Not Enabled In Department
LME Not Available
LME DAT Not Available
Payer and Member Not Found
No EPA Payer Found
No RTPB Response Filed
PA Required Status Unknown
PA Required Status Already Matches
PA On File
The PA request should not be sent for this order
Lock failed, Retried In Background
Lock Failed, Background Job Setup Failed
8 ORD_PA_UPD_UTC_DTTM DATETIME (UTC) No
The UTC date and time of the prior authorization required status update attempt on the medication order.