Table Detail Report
CONTROL_LOT
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Control Material Lot |
| Definition: | Defines the lot of a control material. |
| Table Type: | REFERENCE |
Column Detail - CONTROL_LOT
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| CONTROL_ID | NUMBER | N | A unique, internal, system-assigned number that identifies the specific control material with which the control lot is associated. |
| EXPIRATION_DT_TM | DATE | Y | Defines the date and time the control material lot will expire and be unavailable for resulting. |
| LOT_FLAG | NUMBER | Y | Defines the status of the lot added to the control material. |
| LOT_ID | NUMBER | N | A unique, internal, system-assigned number that identifies a specific control lot. |
| LOT_NUMBER | VC2(200) | Y | Character description of the lot number as defined by the manufacturer of the lot. |
| MANUFACTURE_EXP_DT_TM | DATE | Y | Defines the manufacture expiry date and time of the control material lot. |
| PREV_LOT_ID | NUMBER | N | A unique, internal, system-assigned number that identifies the lot previous to the current lot in order to see the relationship between lots. |
| RECEIVE_DT_TM | DATE | Y | The date and time the control lot was received and implemented by the system. |
| SHORT_DESCRIPTION | VC2(20) | Y | Defines a short character description of the lot material. (Currently not implemented) |
| 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 - CONTROL_LOT
| Child Column in CONTROL_LOT(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CONTROL_ID | CONTROL_MATERIAL | CONTROL_ID |
| Parent Column in CONTROL_LOT (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | LOT_ID | ASSAY_RESOURCE_LOT | LOT_ID |
| HLA_XM_TRAY_WELL | LOT_ID | ||
| HLA_XM_TRAY_WELL_SCORE | LOT_ID | ||
| QC_RESULT | LOT_ID | ||
| QC_STAT_PERIOD | LOT_ID | ||
| RESOURCE_LOT_R | LOT_ID |
CONTROL_MATERIAL
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Control Material |
| Definition: | Defines the control material for the Quality Control system |
| Table Type: | REFERENCE |
Column Detail - CONTROL_MATERIAL
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| BLIND_SAMPLE_IND | NUMBER | Y | Indicates whether the material is defined for blind sampling. A value of 0 indicates the material is not defined for blind sampling. A value of 1 indicates the material is defined for blind sampling. (Currently not implemented) |
| CONTROL_ID | NUMBER | N | A unique, internal, system-assigned number that identifies a specific control material. |
| CONTROL_TYPE_CD | NUMBER | N | A unique code value that identifies a specific control type, such as high, low, normal, and so on. |
| DESCRIPTION | VC2(200) | Y | Character description of the control material. |
| MANUFACTURER_CD | NUMBER | N | A unique code value that identifies a specific control manufacturer. |
| SHORT_DESCRIPTION | VC2(20) | Y | Defines the short description of the control material for looking up a control. |
| SHORT_DESC_KEY | VC2(20) | Y | Defines the short description in uppercase with spaces and special characters removed. Used for sorting and checking the defined control materials. |
| 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 - CONTROL_MATERIAL
| Parent Column in CONTROL_MATERIAL (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | CONTROL_ID | CONTROL_LOT | CONTROL_ID |
| CONTROL_X_CHECK | CONTROL_ID | ||
| QC_ALPHA_RESPONSES | CONTROL_ID | ||
| QC_GROUP_CTRL_RESOURCE | CONTROL_ID | ||
| QC_RESULT | CONTROL_ID | ||
| QC_SCHEDULE_CTRL | CONTROL_ID | ||
| QC_STAT_PERIOD | CONTROL_ID | ||
| RESOURCE_ACCESSION_R | CONTROL_ID | ||
| RESOURCE_ASSAY_CONTROL | CONTROL_ID |
CONTROL_X_CHECK
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Control Cross Check |
| Definition: | Creates a relationship between control materials for checking rules. |
| Table Type: | REFERENCE |
Column Detail - CONTROL_X_CHECK
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| CONTROL_ID | NUMBER | N | A unique, internal, system-assigned number that identifies the specific control material with which the cross references are related. |
| CONTROL_X_ID | NUMBER | N | A unique, internal, system-assigned number that identifies the specific control to cross check with when performing checks. Also used when including the information across controls for different reports. |
| 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 - CONTROL_X_CHECK
| Child Column in CONTROL_X_CHECK(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CONTROL_ID | CONTROL_MATERIAL | CONTROL_ID |
DIFFERENTIAL_REF
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Differential Reference |
| Definition: | Defines the parameters used in result entry for counting a differential cell count. |
| Table Type: | REFERENCE |
Column Detail - DIFFERENTIAL_REF
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| AUTO_CORRECT_ASSAY_CD | NUMBER | N | A unique code value that identifies a specific discrete task assay to be corrected automatically after a specified number of non-total cells has been exceeded. |
| AUTO_CORRECT_IND | NUMBER | Y | Indicates whether automatic correction is defined. A value of 0 indicates no automatic correction is defined. A value of 1 indicates an automatic correction is defined. |
| AUTO_CORRECT_VALUE | NUMBER | Y | Defines the number of non-total cells that need to be counted in order to invoke the automatic correction of the white blood count. |
| AUTO_CORRECT_VERF_IND | NUMBER | N | Indicates whether the status of the autocorrect procedure will be changed automatically to Corrected if it was verified previously. A value of 0 indicates no automatic correction of a verified result is defined. A value of 1 indicates an automatic correction of a verified result is defined. |
| AUTO_CRCT_CMT | VC2(200) | Y | Defines a free text comment to be appended to the footnote of the corrected procedure when the result entry application automatically corrects a result. |
| AUTO_CRCT_CMT_IND | NUMBER | Y | Indicates whether the automatic correct comment exists. A value of 0 indicates the automatic correct comment does not exist. A value of 1 indicates the automatic correct comment does exist. |
| CATALOG_CD | NUMBER | N | A unique code value that identifies the specific order catalog procedure for which differential counting will be performed. |
| COUNT_LABEL | VC2(30) | Y | Defines the label to be displayed over the counting column of the differential result entry function. |
| DEFAULT_COUNT | NUMBER | Y | Defines the default number of cells to be counted for a given differential cell count. |
| DIF_REF_ID | NUMBER | N | A unique, internal, system-assigned number that identifies a specific differential reference row. |
| INSTR_LABEL | VC2(30) | Y | Defines the label to be displayed above the instrument section of the differential result entry application. |
| MORPH_LABEL | VC2(30) | Y | Defines the label to be displayed above the morphology section of the differential result entry application. |
| NORMALIZE_IND | NUMBER | Y | Indicates whether the cell count should be normalized to 100. A value of 0 indicates the cell count will not be normalized to 100. A value of 1 indicates the cell count will be normalized to 100. |
| OPT | VC2(20) | Y | Stores the option description for display and selection. |
| OPT_KEY | VC2(20) | Y | Stores the option in uppercase for checking duplicates and sorting. |
| SUBTRACT_KEY | CHAR(1) | Y | Defines the key used to invoke the subtraction mode for differential cell counting in result entry. |
| 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 - DIFFERENTIAL_REF
| Child Column in DIFFERENTIAL_REF(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CATALOG_CD | ORDER_CATALOG | CATALOG_CD |
DIFFERENTIAL_REF_ASSAY
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Differential Reference Assay |
| Definition: | Defines the procedures to be included in a differential count in the result entry application. |
| Table Type: | REFERENCE |
Column Detail - DIFFERENTIAL_REF_ASSAY
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| COUNT_KEY | CHAR(1) | Y | Defines the keyboard key used to count the defined procedure. |
| DIF_REF_ID | NUMBER | N | A unique, internal, system-assigned number that identifies a specific differential reference row. Creates a relationship to the differential reference table. |
| DISPLAY_NAME | VC2(10) | Y | Defines the display next to the discrete task assay procedure for the differential result entry application. |
| NON_TOTAL_IND | NUMBER | Y | Indicates whether the discrete task assay is to be included in the non-total cell count. A value of 0 defines the procedure to be included in the total cell count. A value of 1 defines the procedure to be included in the non-total cell count. |
| NON_TOTAL_TRIGGER_IND | NUMBER | Y | Indicates whether the non-total cell count should be used to determine if the defined calculation should be performed. A value of 0 indicates that this non-total cell count should not be used. A value of 1 indicates that this non-total cell count should be used. Note: Referenced only if the column NON_TOTAL_IND = 1. |
| POSITION_SEQ | NUMBER | Y | Defines the position in which the user saved the procedures when building them in the differential build tool. |
| PROC_TYPE_FLAG | NUMBER | Y | Defines the area of the screen in which the discrete task assay is to display in the differential result entry application. |
| TASK_ASSAY_CD | NUMBER | N | A unique code value that identifies a specific discrete task assay to be used in the differential result entry application. |
| 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. |
| ZERO_IND | NUMBER | Y | Indicates whether a result value of zero should be displayed and saved to the database for the discrete task assay. A value of 0 indicates a result value of zero should not be displayed or saved. A value of 1 indicates a result of zero should be displayed and saved. |
Relationship Detail - DIFFERENTIAL_REF_ASSAY
| Child Column in DIFFERENTIAL_REF_ASSAY(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | TASK_ASSAY_CD | DISCRETE_TASK_ASSAY | TASK_ASSAY_CD |