Table Detail Report

MIC_VALID_BIOCHEM_RESULT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Microbiology Valid Biochemical Results
Definition: This table contains the coded results associated with detail biochemicals.
Table Type: REFERENCE





Column Detail - MIC_VALID_BIOCHEM_RESULT


Column Name Type Null? Definition
BIO_RESULT_CD NUMBER N This field identifies the code_value of the coded biochemical result associated with the detail biochemical. Coded biochemical results are defined on code set 1027, Biochemical results.
TASK_COMPONENT_CD NUMBER N This field identifies the code_value of the detail biochemical for which coded results are defined. Detail biochemicals are defined on code set 1005.
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 - MIC_VALID_BIOCHEM_RESULT


Child Column in MIC_VALID_BIOCHEM_RESULT(FK) Parent Table Name Parent Column Name
Parents: TASK_COMPONENT_CD MIC_DETAIL_TASK TASK_COMPONENT_CD


MIC_VALID_BIO_PROFILE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Microbiology Valid Biochemical Profile
Definition: This reference table defines whether block/profile and percent positive data has been built for a group biochemical.
Table Type: REFERENCE





Column Detail - MIC_VALID_BIO_PROFILE


Column Name Type Null? Definition
BLOCK_PROFILE_IND NUMBER N This field indicates whether or not the block/profile data built for a group biochemical is complete. Block/profile data is not considered complete until block/profile values have been entered for ALL detail biochemicals for a specific group biochemical.
GROUP_BIOCHEMICAL_CD NUMBER N This field identifies the code value associated with the group biochemical.
PERCENT_POSITIVE_IND NUMBER N This field indicates whether or not the percent positive data built for a group biochemical is complete. Percent positive data is not considered complete until ALL percent positive values have been entered for organism/detail biochemical combinations.
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 - MIC_VALID_BIO_PROFILE




Parent Column in MIC_VALID_BIO_PROFILE (PK) Child Table Name Child Column Name
Children: GROUP_BIOCHEMICAL_CD MIC_BIO_BLOCK_PROFILE GROUP_BIOCHEMICAL_CD


MIC_VALID_CODED_RESPONSE



Column Section Top of Page


Table-level Detail

Description: Valid coded responses
Definition: Associates the service_resource/procedure/source combination to a valid_response_id on the mic_valid_response_mbr table
Table Type: REFERENCE





Column Detail - MIC_VALID_CODED_RESPONSE


Column Name Type Null? Definition
CATALOG_CD NUMBER N This field contains the code value assigned to the procedure as defined in the DCPtools.exe application. Ordered procedure code values are stored on code set 200 Order Catalog.
SERVICE_RESOURCE_CD NUMBER N This field contains the code value assigned to the service resource . Service resource code values are stored on code set 221.
SOURCE_CD NUMBER N This field contains the code value assigned to the source. Source code values are stored on code sets 2052, 1150,1151.
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.
VALID_RESPONSE_ID NUMBER N This is represents a unique combination of service_resource, procedure, and source for valid responses


MIC_VALID_ORGANISM



Column Section Top of Page


Table-level Detail

Description: Valid Organisms
Definition: This table associates the service_resource/procedure/source combination to the valid_organism_id on the mic_valid_organism_mbr table.
Table Type: REFERENCE





Column Detail - MIC_VALID_ORGANISM


Column Name Type Null? Definition
CATALOG_CD NUMBER N This field contains the code value assigned to the procedure as defined in the DCPtools.exe application. Ordered procedure code values are stored on code set 200 Order Catalog.
SERVICE_RESOURCE_CD NUMBER N This field contains the code value assigned to the service resource. Service resource code values are stored on code set 221.
SOURCE_CD NUMBER N This field contains the code value assigned to the source. Source code values are stored on code set 2052, 1150, 1151.
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.
VALID_ORGANISM_ID NUMBER N Id that represents a unique service resource, procedure, and source combination for valid organisms.


MIC_VALID_ORGANISM_MBR



Column Section Top of Page


Table-level Detail

Description: Valid organism members
Definition: This table lists the organisms which are valid for a given valid_organism_id.
Table Type: REFERENCE





Column Detail - MIC_VALID_ORGANISM_MBR


Column Name Type Null? Definition
ORGANISM_CD NUMBER N Code value for organism on codeset 1021.
STATISTICS_IND NUMBER Y Determines whether or not an organism should be sent to archive for statistics. 1 - Yes 0 - No
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.
VALID_ORGANISM_ID NUMBER N Id that represents the service resource, procedure, and source combination for valid organisms