| ACTION_REQUEST_CD |
DOUBLE |
N |
CODESET 3400 This field identifies the action requested by the user. |
| IB_RX_REQ_ID |
DOUBLE |
N |
The inbound Rx Request, from the IB_RX_REQ table, that the task is linked to. |
| MEDIA_IDENT |
VARCHAR(255) |
Y |
The identifier of the attached media. |
| MEDIA_NAME |
VARCHAR(255) |
Y |
The name of the attached media at the time the notification was created. |
| MEDIA_VERSION_NBR |
DOUBLE |
Y |
The version of the attached media at the time the notification was created. |
| ORDER_PROPOSAL_ID |
DOUBLE |
N |
The order_proposal_id, from the order_proposal table, that the task is linked to. |
| PATHWAY_NOTIFICATION_ID |
DOUBLE |
N |
The identifier of a plan phase which will be populated for a plan phase accept or reject receipt. |
| PORTAL_USER_UUID |
VARCHAR(128) |
Y |
Identifier of a HealtheLife patient portal user account that is allowed access to the notification about the patient. This user may be the patient or a proxy user that is allowed access to the patient's information such as a parent, guardian, or spouse. |
| PROPOSAL_ACTION_FLAG |
DOUBLE |
N |
Illustrates the action that was taken on the order proposal. Valid flag values are: 1 - Accepted, 2 - Rejected, 3 - Withdrawn |
| PROPOSAL_ACTION_REASON_CD |
DOUBLE |
N |
The codified reason that is supplied by the user to communicate the order proposal action. |
| PROPOSAL_ACTION_REASON_TXT |
VARCHAR(1000) |
Y |
The free text reason that is supplied by the user to communicate details of the order proposal action. |
| RECEIPT_TYPE_FLAG |
DOUBLE |
N |
The indication of the type of receipt. 0 -not valued, 1 - Accepted, 2 - Rejected |
| REFERRAL_ID |
DOUBLE |
Y |
Identifier of a referral that is linked to the notification |
| TASK_ID |
DOUBLE |
N |
SEQUENCE NAME:CARENET_SEQ a unique identifier used to associate the action request to the task. |
| TASK_SUBACTIVITY_ID |
DOUBLE |
N |
SEQUENCE NAME:CARENET_SEQ a unique, generated number that is used to identify an individual subactivity task |
| UPDT_APPLCTX |
DOUBLE |
N |
The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_CNT |
DOUBLE |
N |
Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM |
DATETIME |
N |
The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_ID |
DOUBLE |
N |
The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_TASK |
DOUBLE |
N |
The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |