Table Detail Report

MIC_REF_BIO_FORMAT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Microbiology reference biochmical format.
Definition: This reference table contains formats for biochemical groups defined by test site.
Table Type: REFERENCE





Column Detail - MIC_REF_BIO_FORMAT


Column Name Type Null? Definition
FORMAT_ORDER_TYPE NUMBER Y This field stores the order type of the specified task_assay_cd at a service_resource_cd. There will be two values in this field. 0 = over, then down. 1 = down, then over.
SERVICE_RESOURCE_CD NUMBER N This is the service resource where the biochemical format can be applied.
TASK_ASSAY_CD NUMBER N This field identifies a unique value assigned to each task defined on the mic_task 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.
WRAP NUMBER Y The wrap indicates the maximum number of column or rows (depending on biochemical format) before wrapping to a new column or row. A value of zero indicates no wrapping.



Relationship Detail - MIC_REF_BIO_FORMAT


Child Column in MIC_REF_BIO_FORMAT(FK) Parent Table Name Parent Column Name
Parents: TASK_ASSAY_CD MIC_TASK TASK_ASSAY_CD
SERVICE_RESOURCE_CD SERVICE_RESOURCE SERVICE_RESOURCE_CD


MIC_REPORT_CORRELATION



Column Section Relationship Section Top of Page


Table-level Detail

Description: Microbiology Report Correlation
Definition: This reference table contains a single record for every correlation check for a report at a serviceresource that needs to occur.
Table Type: REFERENCE





Column Detail - MIC_REPORT_CORRELATION


Column Name Type Null? Definition
CATALOG_CD NUMBER N This field contains the internal identification code of the procedure to which the correlation is assigned. This could be used to join to the order_catalog table.
FAILURE_REASON_CD NUMBER N This field contains the internal identification code assigned to the type of failure the correlation rule is checking.
FORMAT_CD NUMBER N This field contains the internal identification code assigned to display format of the correlation message.
SERVICE_RESOURCE_CD NUMBER N This field contains the internal identification code of the service resource to which the stain correlation rule is assigned. This could be used to join to the service_resource 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 - MIC_REPORT_CORRELATION


Child Column in MIC_REPORT_CORRELATION(FK) Parent Table Name Parent Column Name
Parents: CATALOG_CD ORDER_CATALOG CATALOG_CD
SERVICE_RESOURCE_CD SERVICE_RESOURCE SERVICE_RESOURCE_CD


MIC_REPORT_PARAMETER



Column Section Top of Page


Table-level Detail

Description: Microbiology Report Parameter
Definition: This reference table contains report attributes for use in Microbiology Statistical reporting.
Table Type: REFERENCE





Column Detail - MIC_REPORT_PARAMETER


Column Name Type Null? Definition
MAX_SORT NUMBER N This field identifies the maximum number of sort parameters that can be defined for a specific report.
MIN_SORT NUMBER N This field identifies the minimum number of sort parameters that must be defined in order to execute a specific report.
REPORT_CD NUMBER N This field contains the internal identification code of a Microbiology Statistical report. This could be used to join to the CODE_VALUE table.
TASK_NUMBER NUMBER N This field identifies the task number (Task Security) that must be granted to a user's position in order to execute a specific report.
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.


MIC_REPORT_RESPONSE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Microbiology Report Responses
Definition: This table contains all coded and freetext responses associated with a microbiology report task.
Table Type: ACTIVITY





Column Detail - MIC_REPORT_RESPONSE


Column Name Type Null? Definition
ABNORMAL_IND NUMBER Y This field identifies whether or not the response has been defined as an abnormal report response.Valid values include: 0 = Normal response 1 = Abnormal response
COMMENT_SEQ NUMBER Y This field is not used at this time.
GROUP_RESPONSE_CD NUMBER N This field identifies the code value of the group response code used to enter the responses for this report task. Group responses are defined on code set 1019.
GROUP_RESPONSE_ID NUMBER N This field contains the internal identification code of the group response entered for the report task. This could be used to join to the MIC_GROUP_RESPONSE table.
NBR_OF_EPI NUMBER Y This field is not used at this time.
NBR_OF_WBC NUMBER Y This field is not used at this time.
NEW_PHRASE_IND NUMBER Y This field identifies if the response code for this record should be displayed on a new line for patient reports and in inquiry applications. Valid values include: 0 = Response displays on current line. 1 = Response displays on new line.
ORG_TASK_LOG_ID NUMBER N This field is used to correlate multiple responses to one task_log_id on the mic_task_log table.
POSITIVE_IND NUMBER Y This field identifies whether or not the response has been defined as a positive report response. Valid values include: 0 = negative response 1= positive response
REQUEUE_IND NUMBER Y Not currently used
RESPONSE_CD NUMBER N This field identifies the code_value of the detail report responses. Report responses are defined on code set 1022.
RESPONSE_CLASS_FLAG NUMBER Y This field identifies the type of response used in issuing the report.
RESPONSE_DISPLAY_ORDER NUMBER Y This field a value that determines the order in which the responses should be displayed on patient reports and in various applications.
RESPONSE_SEQ NUMBER N The field contains a value that uniquely identifies each report response. This value will allow multiples of the same report response to be uniquely identified.
RESPONSE_TEXT VC2(200) Y This field identifies free text information associated with the report task.
RESPONSE_TYPE_FLAG NUMBER Y Denotes type of response.
TASK_LOG_ID NUMBER N This field contains the unique value assigned to the report task from the mic_task_log table thus associating the report responses with the appropriate report task.
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_REPORT_RESPONSE


Child Column in MIC_REPORT_RESPONSE(FK) Parent Table Name Parent Column Name
Parents: ORG_TASK_LOG_ID MIC_TASK_LOG TASK_LOG_ID
TASK_LOG_ID MIC_TASK_LOG TASK_LOG_ID




Parent Column in MIC_REPORT_RESPONSE (PK) Child Table Name Child Column Name
Children: RESPONSE_SEQ MIC_CORRELATION_FOOTNOTE RESPONSE_SEQ
TASK_LOG_ID MIC_CORRELATION_FOOTNOTE TASK_LOG_ID


MIC_REQUIRED_FILTER



Column Section Top of Page


Table-level Detail

Description: Microbiology Required Filter
Definition: This reference table contains the required filters for a sequence before it can be utilized to generate a report.
Table Type: REFERENCE





Column Detail - MIC_REQUIRED_FILTER


Column Name Type Null? Definition
FILTER_CD NUMBER N The field contains the internal identification code assigned to the filter stored on code_set 25212. This field identifies a required filter for the associated report type.
FILTER_SEQ NUMBER N This field, in conjunction with the value included in the report_type_cd and filter_cd field, uniquely identifies a row on this table.
REPORT_TYPE_CD NUMBER N The field contains the internal identification code assigned to the repot type stored on code_set 25211. This field identifies a report type that has a required filter for the associated filter.
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.