Table Detail Report

BR_INSTR



Column Section Top of Page


Table-level Detail

Description: BEDROCK INTSTRUMENT
Definition: list of supported instruments
Table Type: REFERENCE





Column Detail - BR_INSTR


Column Name Type Null? Definition
ACTIVITY_TYPE_MEAN VC2(12) Y Activity type meaning
BI_IND NUMBER N Defined as 1 bidirectional indicator
BR_INSTR_ID NUMBER N Unique table identifier
CODE_NAME VC2(40) Y Coded name for the instrument
HQ_IND NUMBER N Define as 1 hq indicator
MANUFACTURER VC2(100) N Manufacturer of the instrument
MANUFACTURER_ALIAS VC2(50) Y Manufacturer alias
MODEL VC2(100) N model of the instrument
MODEL_ALIAS VC2(50) Y Model alias
MULTIPLEXOR_IND NUMBER N indicates if the instrument is a multiplexor
POINT_OF_CARE_IND NUMBER N Defined as 1 point of care indicator
PREV_MANUFACTURER VC2(100) Y filled in if the instrument used to be manufactured by someone else
ROBOTICS_IND NUMBER N indicates if the instrument has robotics
TYPE VC2(50) N Kind of instrument
UNI_IND NUMBER N Defined as 1 unidirectional indicator
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_INSTR_ORG_RELTN



Column Section Top of Page


Table-level Detail

Description: BEDROCK INTSTRUMENT ORGANIZATION RELATIONSHIP
Definition: instruments for each organization
Table Type: REFERENCE





Column Detail - BR_INSTR_ORG_RELTN


Column Name Type Null? Definition
ACTIVITY_TYPE_MEAN VC2(12) Y the activity type meaning indicating where/how the instrument is used (i.e. chemistry)
BI_IND NUMBER N indicates if instrument is bi-directional
BR_CLIENT_ID NUMBER N Identifies which bedrock client data belongs to
BR_INSTR_ID NUMBER N Identifies the instrument being associated to an org - from br_instr table
BR_INSTR_ORG_RELTN_ID NUMBER N BEDROCK INSTR ORGANIZATION RELATION IDENTIFIER value
HQ_IND NUMBER N indicates if instrument is hq
INTERFACE_IND NUMBER N indicates if there is an interface to this instrument or not
MANUFACTURER VC2(100) Y manufacturer of the instrument - from the br_instr table
MODEL VC2(100) Y model of the instrument - from the br_instr table
MODEL_DISP VC2(100) Y the display value of the model of instrument
MULTIPLEXOR_IND NUMBER N indicates if the instrument is a multiplexor
ORGANIZATION_ID NUMBER N the id of the organization that the instrument is associated with
POC_IND NUMBER N indicates if instrument is a point-of-care instrument
ROBOTICS_IND NUMBER N indicates if the instrument has robotics
TYPE VC2(50) Y type of instrument - from the br_instr table
UNI_IND NUMBER N indicates instrument is uni-directional
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_LEGACY_SR



Column Section Top of Page


Table-level Detail

Description: BR LEGACY SR
Definition: Stores relationships between Service Resources and the DTAs.
Table Type: REFERENCE





Column Detail - BR_LEGACY_SR


Column Name Type Null? Definition
ACTIVE_IND NUMBER Y 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.
BR_CLIENT_ID NUMBER N Bedrock Client ID from BR_CLIENT
SERVICE_RESOURCE VC2(40) N The Service Resource Description
SR_ID NUMBER N Service Resource ID from BR_SERVICE_RESOURCE
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.


BR_LOC_WORK



Column Section Top of Page


Table-level Detail

Description: BEDROCK LOCATION WORK
Definition: legacy locations
Table Type: REFERENCE





Column Detail - BR_LOC_WORK


Column Name Type Null? Definition
ADDRESS1 VC2(100) Y address of the location
ADDRESS2 VC2(100) Y optional second line for address
BR_CLIENT_ID NUMBER N Identifies which bedrock client data belongs to
CITY VC2(100) Y city the facility is in
COUNTRY_CD NUMBER N country the facility is in
COUNTY_CD NUMBER N county the facility is in
EXTENSION VC2(100) Y Telephone extension
LOCATION_ID NUMBER N Unique identifier for the table
LOC_DISPLAY VC2(50) Y short name of the location
NAME VC2(60) Y name of the location
ORGANIZATION_ID NUMBER N identifies the organization the location is tied to
OUTREACH_IND NUMBER N indicates if the facility is an outreach facility
PHONE VC2(50) Y phone number of the facility
PREFIX VC2(6) Y The location prefix.
SEQUENCE NUMBER N Sequence
STATE_CD NUMBER N state the facility is in
TYPE VC2(30) Y type of location
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.
ZIP VC2(25) Y zip code of the facility


BR_LONG_TEXT



Column Section Relationship Section Top of Page


Table-level Detail

Description: BEDROCK LONG TEXT
Definition: bedrock long text
Table Type: REFERENCE





Column Detail - BR_LONG_TEXT


Column Name Type Null? Definition
LONG_TEXT LONG Y The long text description.
LONG_TEXT_ID NUMBER N Unique identifier for the table
PARENT_ENTITY_ID NUMBER N The id for the value on the parent_entity_name.
PARENT_ENTITY_NAME VC2(32) N The table the long text is associated to.
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_LONG_TEXT




Parent Column in BR_LONG_TEXT (PK) Child Table Name Child Column Name
Children: LONG_TEXT_ID BR_BP_ACTIVITY BR_LONG_TEXT_ID
BR_BP_ACT_GROUP BR_LONG_TEXT_ID
BR_BP_ACT_LONG_DESC BR_LONG_TEXT_ID