RLN_BENCH



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reference Lab Network - Bench
Definition: This table will store the relationship between partner lab organizations and benches.
Table Type: REFERENCE





Column Detail - RLN_BENCH


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.
ACTIVE_STATUS_CD DOUBLE N Indicates the status of the row itself (not the data in the row) such as active, inactive, 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.
BENCH_CD DOUBLE N Identifies the related bench code
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.
ORIG_RLN_BENCH_ID DOUBLE N Used to track versions of the bench information. This field will always point back to the original value created. This may be used to find the correct version when combined with the begin and end effective dates and times
RLN_BENCH_ID DOUBLE N Uniquely identifies a bench.
RLN_CONTRIBUTOR_ID DOUBLE N Uniquely identifies the related contributor
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
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.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
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.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - RLN_BENCH


Child Column in RLN_BENCH(FK) Parent Table Name Parent Column Name
Parents: ORIG_RLN_BENCH_ID RLN_BENCH RLN_BENCH_ID
RLN_CONTRIBUTOR_ID RLN_CONTRIBUTOR RLN_CONTRIBUTOR_ID




Parent Column in RLN_BENCH (PK) Child Table Name Child Column Name
Children: RLN_BENCH_ID RLN_BENCH ORIG_RLN_BENCH_ID


RLN_BENCH_COLL_CLASS_R



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reference Lab Network - Bench Collection Class Reference
Definition: This table relates a bench to a collection class
Table Type: REFERENCE





Column Detail - RLN_BENCH_COLL_CLASS_R


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.
COLL_CLASS_CD DOUBLE N Identifies the collection class.
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.
ORIG_RLN_BENCH_COLL_CLASS_R_ID DOUBLE N Used to track versions of the relationship information between a bench and a collection class. This field will always point back to the original value created. This may be used to find the correct version when combined with the begin and end effective dates and times
RLN_BENCH_CD DOUBLE N Identifies the related bench code.
RLN_BENCH_COLL_CLASS_R_ID DOUBLE N Uniquely identifies a relationship between a bench and a collection class.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
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.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
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.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - RLN_BENCH_COLL_CLASS_R


Child Column in RLN_BENCH_COLL_CLASS_R(FK) Parent Table Name Parent Column Name
Parents: ORIG_RLN_BENCH_COLL_CLASS_R_ID RLN_BENCH_COLL_CLASS_R RLN_BENCH_COLL_CLASS_R_ID




Parent Column in RLN_BENCH_COLL_CLASS_R (PK) Child Table Name Child Column Name
Children: RLN_BENCH_COLL_CLASS_R_ID RLN_BENCH_COLL_CLASS_R ORIG_RLN_BENCH_COLL_CLASS_R_ID


RLN_BENCH_CONTAINER_R



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reference Lab Network - Bench Container Relationship
Definition: This table will store the relationship between containers and benches.
Table Type: REFERENCE





Column Detail - RLN_BENCH_CONTAINER_R


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.
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.
ORIG_RLN_BENCH_CONTAINER_R_ID DOUBLE N Used to track versions of the bench/container information. This field will always point back to the original value created. This may be used to find the correct version when combined with the begin and end effective dates and times
RLN_BENCH_CD DOUBLE N Identifies the related bench code.
RLN_BENCH_CONTAINER_R_ID DOUBLE N Uniquely identifies a relationship between a bench and a container.
SPEC_CNTNR_CD DOUBLE N Uniquely identifies the related container code.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
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.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
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.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - RLN_BENCH_CONTAINER_R


Child Column in RLN_BENCH_CONTAINER_R(FK) Parent Table Name Parent Column Name
Parents: ORIG_RLN_BENCH_CONTAINER_R_ID RLN_BENCH_CONTAINER_R RLN_BENCH_CONTAINER_R_ID




Parent Column in RLN_BENCH_CONTAINER_R (PK) Child Table Name Child Column Name
Children: RLN_BENCH_CONTAINER_R_ID RLN_BENCH_CONTAINER_R ORIG_RLN_BENCH_CONTAINER_R_ID


RLN_COMPONENT_MAP



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reference Lab Network - Component Map
Definition: This table will store the mapping between the client's components and the reference lab network standard components. The standard component identifier and the codeset identifier will be obtained from the cloud database
Table Type: REFERENCE





Column Detail - RLN_COMPONENT_MAP


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.
COMPONENT_CD DOUBLE N The component (specimen type, container, collection method, unit of measure) code value. You can determine the codeset used by the codeset_flag.
COMPONENT_TYPE_IDENT DOUBLE N Identifies the component type. This value is from the RLN cloud database.
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.
ORIG_RLN_COMPONENT_MAP_ID DOUBLE N Used to track versions of the component map information. This field will always point back to the original value created. This may be used to find the correct version when combined with the begin and end effective dates and times
RLN_COMPONENT_MAP_ID DOUBLE N Uniquely identifies a mapping between the client's components and the RLN standard components.
RLN_CONTRIBUTOR_ID DOUBLE N Uniquely identifies the related contributor source/partner lab.
STANDARD_COMPONENT_IDENT DOUBLE N Identifies the related standard component. The ID comes from the RLN cloud.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
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.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
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.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - RLN_COMPONENT_MAP


Child Column in RLN_COMPONENT_MAP(FK) Parent Table Name Parent Column Name
Parents: ORIG_RLN_COMPONENT_MAP_ID RLN_COMPONENT_MAP RLN_COMPONENT_MAP_ID
RLN_CONTRIBUTOR_ID RLN_CONTRIBUTOR RLN_CONTRIBUTOR_ID




Parent Column in RLN_COMPONENT_MAP (PK) Child Table Name Child Column Name
Children: RLN_COMPONENT_MAP_ID RLN_COMPONENT_MAP ORIG_RLN_COMPONENT_MAP_ID


RLN_CONTRIBUTOR



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reference Lab Network - Contributor
Definition: This table will store the relationship between a partner lab organization and a contributor source, along with associated sub-activity type, order suffix and assay suffix.
Table Type: REFERENCE





Column Detail - RLN_CONTRIBUTOR


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.
ACTIVE_STATUS_CD DOUBLE N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVITY_TYPE_CD DOUBLE N Contains the sub activity type for this contributor.
ASSAY_SUFFIX_TXT VARCHAR(40) Y Contains the assay suffix.
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.
CONTRIBUTOR_SOURCE_CD DOUBLE N Uniquely identifies the related contributor source.
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.
ORDER_SUFFIX_TXT VARCHAR(40) Y Contains the suffix for the order.
ORIG_RLN_CONTRIBUTOR_ID DOUBLE N Used to track versions of the contribution information. This field will always point back to the original value created. This may be used to find the correct version when combined with the begin and end effective dates and times.
PARTNER_ORG_IDENT DOUBLE N Uniquely identifies an RLN partner lab organization. This identifier comes from the RLN Cloud database.
RLN_CONTRIBUTOR_ID DOUBLE N Uniquely identifies the related contributor.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
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.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
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.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - RLN_CONTRIBUTOR


Child Column in RLN_CONTRIBUTOR(FK) Parent Table Name Parent Column Name
Parents: CONTRIBUTOR_SOURCE_CD CODE_VALUE CODE_VALUE
ORIG_RLN_CONTRIBUTOR_ID RLN_CONTRIBUTOR RLN_CONTRIBUTOR_ID




Parent Column in RLN_CONTRIBUTOR (PK) Child Table Name Child Column Name
Children: RLN_CONTRIBUTOR_ID RLN_BENCH RLN_CONTRIBUTOR_ID
RLN_COMPONENT_MAP RLN_CONTRIBUTOR_ID
RLN_CONTRIBUTOR ORIG_RLN_CONTRIBUTOR_ID
RLN_SPECIMEN_OEF RLN_CONTRIBUTOR_ID