Table Detail Report

REGIMEN_DETAIL



Column Section Relationship Section Top of Page


Table-level Detail

Description: Regimen Detail
Definition: Storage for regimen details
Table Type: ACTIVITY





Column Detail - REGIMEN_DETAIL


Column Name Type Null? Definition
ACTIVITY_ENTITY_ID NUMBER N Regimen may include plans and orders. This table will then have a row for each plan and order and point to PATHWAY (pathway group nbr) and ORDERS(order_id) tables as necessary.
ACTIVITY_ENTITY_NAME VC2(30) N Regimen may include plans and orders. This table will then have a row for each plan and order and point to PATHWAY and ORDERS tables as necessary.
CYCLE_NBR NUMBER N Cycle of treatment number
REFERENCE_ENTITY_ID NUMBER N Regimen may include plans and orders. This table will then have a row for each plan and order and point to PATHWAY_CATALOG and ORDER_CATALOG_SYNONYM tables as necessary.
REFERENCE_ENTITY_NAME VC2(30) N Regimen may include plans and orders. This table will then have a row for each plan and order and point to PATHWAY_CATALOG and ORDER_CATALOG_SYNONYM tables as necessary.
REGIMEN_CAT_DETAIL_ID NUMBER N sequence name: reference_seq Unique identifier for the REGIMEN_CAT_DETAIL table.
REGIMEN_DETAIL_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN _DETAIL table.
REGIMEN_DETAIL_SEQUENCE NUMBER N Regimen detail sequence
REGIMEN_DETAIL_STATUS_CD NUMBER N DETAIL STATUS
REGIMEN_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN table.
START_DT_TM DATE Y Estimated REGIMEN start date time
START_TZ NUMBER Y START TIME ZONE
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - REGIMEN_DETAIL


Child Column in REGIMEN_DETAIL(FK) Parent Table Name Parent Column Name
Parents: REGIMEN_ID REGIMEN REGIMEN_ID
REGIMEN_CAT_DETAIL_ID REGIMEN_CAT_DETAIL REGIMEN_CAT_DETAIL_ID




Parent Column in REGIMEN_DETAIL (PK) Child Table Name Child Column Name
Children: REGIMEN_DETAIL_ID REGIMEN_DETAIL_ACTION REGIMEN_DETAIL_ID
REGIMEN_DETAIL_R REGIMEN_DETAIL_S_ID
REGIMEN_DETAIL_R REGIMEN_DETAIL_T_ID
REGIMEN_DOCUMENTATION REGIMEN_DETAIL_ID


REGIMEN_DETAIL_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: Regimen Detail Action
Definition: Storage for actions taken on regimen detail row
Table Type: ACTIVITY





Column Detail - REGIMEN_DETAIL_ACTION


Column Name Type Null? Definition
ACTION_DT_TM DATE N Indicates the date and time the action was taken on the regimen detail
ACTION_PRSNL_ID NUMBER N Indicates the person who took the action on the regimen detail
ACTION_REASON_CD NUMBER N Indicates the codified action reason on the regimen detail
ACTION_TYPE_CD NUMBER N Indicates the type of action taken on the regimen detail
ACTION_TZ NUMBER N Action time zone
LONG_TEXT_ID NUMBER N Indicates the action comment on the regimen detail. Pointer to the long text table entry.
REGIMEN_DETAIL_ACTION_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN_DETAIL_ACTION table.
REGIMEN_DETAIL_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN_DETAIL table.
REGIMEN_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN table.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - REGIMEN_DETAIL_ACTION


Child Column in REGIMEN_DETAIL_ACTION(FK) Parent Table Name Parent Column Name
Parents: LONG_TEXT_ID LONG_TEXT LONG_TEXT_ID
ACTION_PRSNL_ID PRSNL PERSON_ID
REGIMEN_ID REGIMEN REGIMEN_ID
REGIMEN_DETAIL_ID REGIMEN_DETAIL REGIMEN_DETAIL_ID


REGIMEN_DETAIL_R



Column Section Relationship Section Top of Page


Table-level Detail

Description: Regimen Detail Relation
Definition: Storage for offsets between regimen details
Table Type: ACTIVITY





Column Detail - REGIMEN_DETAIL_R


Column Name Type Null? Definition
OFFSET_UNIT_CD NUMBER N Identifies the offset unit (days, weeks, months).
OFFSET_VALUE NUMBER N Offset quantity used to define a time offset for the relationship
REGIMEN_DETAIL_R_ID NUMBER N sequence name: reference_seq Unique identifier for the REGIMEN_DETAIL_R table.
REGIMEN_DETAIL_S_ID NUMBER N This is the value of the unique primary identifier on the REGIMEN_ DETAIL table. It is an internal system assigned number.
REGIMEN_DETAIL_T_ID NUMBER N This is the value of the unique primary identifier on the REGIMEN_ DETAIL table. It is an internal system assigned number.
REGIMEN_ID NUMBER N FK FROM REGIMEN TABLE
TYPE_MEAN VC2(12) N Identifies the type of relationship.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - REGIMEN_DETAIL_R


Child Column in REGIMEN_DETAIL_R(FK) Parent Table Name Parent Column Name
Parents: REGIMEN_ID REGIMEN REGIMEN_ID
REGIMEN_DETAIL_S_ID REGIMEN_DETAIL REGIMEN_DETAIL_ID
REGIMEN_DETAIL_T_ID REGIMEN_DETAIL REGIMEN_DETAIL_ID


REGIMEN_DOCUMENTATION



Column Section Relationship Section Top of Page


Table-level Detail

Description: REGIMEN DOCUMENTATION
Definition: Holds responses at the regimen or regimen detail level.
Table Type: ACTIVITY





Column Detail - REGIMEN_DOCUMENTATION


Column Name Type Null? Definition
ACTIVE_IND NUMBER N The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc.
CHART_DT_TM DATE N Date & time the regimen response was charted
CHART_PRSNL_ID NUMBER N unique identifier of the person who documented the response
CHART_TZ NUMBER N Time zone associated with the corresponding dt_tm column.
LONG_TEXT_ID NUMBER N Free text Patient's response to treatment or regimen comment
REGIMEN_DETAIL_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN _DETAIL table.
REGIMEN_DOCUMENTATION_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN _DOCUMENTATION table.
REGIMEN_ID NUMBER N sequence name: CareNet_seq Unique identifier for the REGIMEN table.
RESPONSE_CD NUMBER N Codified Patient's response to treatment
TYPE_FLAG NUMBER N Indicates a type of documentation. 1-Patient's response to treatment 2-Regimen comment
UNCHART_DT_TM DATE Y Date & time the regimen response was uncharted
UNCHART_PRSNL_ID NUMBER N unique identifier of the person who removed the documented response
UNCHART_TZ NUMBER N Time zone associated with the corresponding dt_tm column.
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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.
UPDT_DT_TM DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - REGIMEN_DOCUMENTATION


Child Column in REGIMEN_DOCUMENTATION(FK) Parent Table Name Parent Column Name
Parents: REGIMEN_ID REGIMEN REGIMEN_ID
REGIMEN_DETAIL_ID REGIMEN_DETAIL REGIMEN_DETAIL_ID