PREG_BR_CONFIG_HISTORY



Column Section Relationship Section Top of Page


Table-level Detail

Description: PREG_BR_CONFIG_HISTORY
Definition: This table will store the historical bedrock configurations for the Partogram Mpage components
Table Type: REFERENCE





Column Detail - PREG_BR_CONFIG_HISTORY


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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.
BEG_EFFECTIVE_DT_TM DATETIME N The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time.
BR_CONFIG_CLOB LONGTEXT Y The Historical bedrock settings of an Mpage defined in the profile_type saved as a JSON
END_EFFECTIVE_DT_TM DATETIME N The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive.
LOCATION_CD DOUBLE N CODE SET:220 - The field identifies the current permanent location of the patient. The location for an inpatient will be valued with the lowest level location type in the hierarchy of facility, building, nurse unit, room, bed
MP_VIEW_ID DOUBLE N Represents the BR_DATAMART_CATEGORY.BR_DATAMART_CATEGORY_ID
POSITION_CD DOUBLE N CODE SET:88; The position is used to determine the applications and tasks the personnel is authorized to use.
PREG_BR_CONFIG_HISTORY_ID DOUBLE N PRIMARY KEY
PROFILE_TYPE VARCHAR(30) Y The historical Mpage whose settings this row represents
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.



Relationship Detail - PREG_BR_CONFIG_HISTORY


Child Column in PREG_BR_CONFIG_HISTORY(FK) Parent Table Name Parent Column Name
Parents: MP_VIEW_ID BR_DATAMART_CATEGORY BR_DATAMART_CATEGORY_ID