Table Detail Report

BR_AUTO_RLI_SYNONYM



Column Section Top of Page


Table-level Detail

Description: Bedrock Auto RLI Synonym
Definition: stores additional synonyms for each reference lab orderable item
Table Type: REFERENCE





Column Detail - BR_AUTO_RLI_SYNONYM


Column Name Type Null? Definition
BR_CLIENT_ID NUMBER N Identifies which bedrock client data belongs to
RLI_ORDER_ID NUMBER N stores the id of the related parent row on the br_auto_rli_order table
SUPPLIER_FLAG NUMBER N stores the value identifying the reference lab interface
SYNONYM_NAME VC2(100) Y Name of the synonym
SYNONYM_SEQ NUMBER N a sequence number used to make the row unique
SYNONYM_TYPE_FLAG NUMBER Y stores a flag value identifying the synonym type
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.


BR_BB_MODEL



Column Section Relationship Section Top of Page


Table-level Detail

Description: BR_BB_MODEL
Definition: Stores proposed models for bloodbank aliasing
Table Type: REFERENCE





Column Detail - BR_BB_MODEL


Column Name Type Null? Definition
BR_BB_MODEL_ID NUMBER N Unique id for the row
MODEL_CD NUMBER N Code value from code set 73 if the proposed model has a millennium match
MODEL_NAME VC2(60) N Name of the proposed model
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 - BR_BB_MODEL




Parent Column in BR_BB_MODEL (PK) Child Table Name Child Column Name
Children: BR_BB_MODEL_ID BR_BB_MODEL_ALIAS BR_BB_MODEL_ID


BR_BB_MODEL_ALIAS



Column Section Relationship Section Top of Page


Table-level Detail

Description: BR_BB_MODEL_ALIAS
Definition: Stores proposed alias for bloodbank models
Table Type: REFERENCE





Column Detail - BR_BB_MODEL_ALIAS


Column Name Type Null? Definition
ABORH_CD NUMBER N Code value from code set 1640 for a matching aborh
BR_BB_MODEL_ALIAS VC2(40) N Name of the bloodbank aborh alias
BR_BB_MODEL_ALIAS_ID NUMBER N Unique id for the row
BR_BB_MODEL_ID NUMBER N Id from the br_bb_model 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 - BR_BB_MODEL_ALIAS


Child Column in BR_BB_MODEL_ALIAS(FK) Parent Table Name Parent Column Name
Parents: BR_BB_MODEL_ID BR_BB_MODEL BR_BB_MODEL_ID


BR_BB_PRODCAT



Column Section Top of Page


Table-level Detail

Description: Bedrock Blood Bank Product Category
Definition: Blood bank transfusion product reference data.
Table Type: REFERENCE





Column Detail - BR_BB_PRODCAT


Column Name Type Null? Definition
ABORH_CONF_REQ_IND NUMBER Y Indicates whether aborh confirmation is required.
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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE N The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
ALTERNATE_ID_IND NUMBER Y Indicates whether an alternate id number is required.
AUTOBUILD_IND NUMBER N Indicates if value is part of autobuild
BR_CLIENT_ID NUMBER N Identifies which bedrock client the data belongs to.
COMP_TAG_REQ_IND NUMBER Y Indicates whether a component tag must be print
DESCRIPTION VC2(100) Y Product category description.
DISPLAY VC2(100) Y Display name of the product category.
NEW_PRODCAT_IND NUMBER N Indicator used to define whether the product category was added during the current wizard conversation.
PILOT_LABEL_REQ_IND NUMBER Y Indicates whether a pilot label must be printed.
PRODCAT_CD NUMBER N Product category code value.
PRODCAT_ID NUMBER N Unique identifier for the table.
PRODUCT_CLASS_MEAN VC2(100) Y CDF meaning of the category's product class.
PROMPT_FOR_VOL_IND NUMBER Y Indicates whether the system will prompt for the unit volume.
RED_CELL_IND NUMBER Y Indicates whether this is a red cell product.
RH_REQ_IND NUMBER Y Indicates whether this is an RH required product.
SEG_NUM_IND NUMBER Y Indicates whether the system will prompt for a segment number.
SELECTED_IND NUMBER Y Indicates whether the product category has been selected in the Wizard.
SHIP_COND_DEF VC2(100) Y Default shipping condition for the products in the category.
START_VERSION_NBR NUMBER N Indicates which version of start has been loaded.
UOM_DEF VC2(100) Y Default unit of measure for the products in the category.
UPDT_APPLCTX NUMBER 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 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. 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 DATE 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 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. 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 NUMBER 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.
VAL_COMPAT_IND NUMBER Y Indicates whether compatibility validation is required.
XM_REQ_IND NUMBER Y Indicates whether a crossmatch is required.
XM_TAG_REQ_IND NUMBER Y Indicates whether a crossmatch tag must be printed.


BR_BB_PRODUCT



Column Section Top of Page


Table-level Detail

Description: BEDROCK BLOOD BANK PRODUCT
Definition: Blood bank transfusion product reference data.
Table Type: REFERENCE





Column Detail - BR_BB_PRODUCT


Column Name Type Null? Definition
ABORH_CONF_TEST_NAME VC2(100) Y Name (Synonym) of the ABORH confirmation test.
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.
ACTIVE_STATUS_CD NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATE N The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
ALIQUOT_IND NUMBER N Indicates if value has an aliquot
AUTOBUILD_IND NUMBER N Indicates if value is part of autobuild
AUTO_IND NUMBER Y Indicates whether the product is an autologous product.
BAR_CODE_VAL VC2(100) Y Bar code value for product identification.
BR_CLIENT_ID NUMBER N Identifies which bedrock client the data belongs to
CALC_EXP_FROM_DRAW_IND NUMBER Y Indicates whether the product expiration date should be calculated from the drawn date.
DEF_STORAGE_TEMP VC2(100) Y Default storage temperature for this product.
DEF_SUPPLIER VC2(100) Y Default supplier for the product.
DESCRIPTION VC2(100) Y Long description for the product.
DIRECTED_IND NUMBER Y Indicates whether the product is a directed donation product.
DISPENSE_IND NUMBER Y Indicates whether the product can be dispensed.
DISPLAY VC2(100) Y Display value for the product.
INT_UNITS_IND NUMBER Y Indicates whether international units are applicable for this product.
MAX_EXP_UNIT VC2(100) Y Hours or Days - the units of time before the product expires.
MAX_EXP_VAL NUMBER Y The value of the unit of time before the product expires.
MIN_BEF_QUAR NUMBER Y Number of minutes before the product is quarantined.
PRODCAT_ID NUMBER N Identifier for the product category to which this product is related.
PRODUCT_CD NUMBER N Code value for the product.
PRODUCT_ID NUMBER N Unique identifier for the table.
SELECTED_IND NUMBER Y Indicates whether the product has been selected.
START_VERSION_NBR NUMBER N Identifies which version of start has been loaded.
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.
VALIDATE_ANTIBODY_IND NUMBER Y Indicates whether antibody validation is required for the product.
VALIDATE_TRANSF_REQ_IND NUMBER Y Indicates whether transfusion requirements must be validated.
VOLUME_DEF NUMBER Y Default volume for the product.