Table Detail Report
MIC_SUS_DELTA_PARAM_CRITERIA
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Microbiology Susceptibility Delta Checking Parameters |
| Definition: | This reference table contains criteria information for susceptibility delta checking parameters. |
| Table Type: | REFERENCE |
Column Detail - MIC_SUS_DELTA_PARAM_CRITERIA
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ORGANISM_CD | NUMBER | N | Code_value of the organism used to define susceptibility delta checking parameter criteria. |
| SERVICE_RESOURCE_CD | NUMBER | N | Code_value of the service resource used to define susceptibility delta checking parameter criteria. |
| SOURCE_CD | NUMBER | N | Code_value of the source used to define susceptibility delta checking parameter criteria. |
| SUS_DELTA_PARAM_ID | NUMBER | N | Unique value that identifies susceptibility delta checking parameter criteria. |
| 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_SUS_DELTA_PARAM_CRITERIA
| Parent Column in MIC_SUS_DELTA_PARAM_CRITERIA (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | SUS_DELTA_PARAM_ID | MIC_SUS_DELTA_PARAMETER | SUS_DELTA_PARAM_ID |
MIC_SUS_DELTA_RESULT
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Microbiology Susceptibility Delta Checking Result |
| Definition: | This reference table contains the alpha result values for susceptibility results delta checking. |
| Table Type: | REFERENCE |
Column Detail - MIC_SUS_DELTA_RESULT
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ANTIBIOTIC_CD | NUMBER | N | This field contains the code_value of the antibiotic used to define susceptibility delta checking value criteria. |
| RESULT_CD | NUMBER | N | The code_value of the alpha results and interpreted results used to define the susceptibility delta checking value. |
| SUS_DELTA_VALUE_ID | NUMBER | N | This field contains a foreign key value used to join susceptibility delta checking value information. |
| 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. |
| VALUE_NBR | NUMBER | N | This field indicates the delta checking value assigned to the particular result. |
Relationship Detail - MIC_SUS_DELTA_RESULT
| Child Column in MIC_SUS_DELTA_RESULT(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | SUS_DELTA_VALUE_ID | MIC_SUS_DELTA_VALUE | SUS_DELTA_VALUE_ID |
MIC_SUS_DELTA_VALUE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Microbiology Susceptibility Delta Checking Value |
| Definition: | This reference table contains criteria information for susceptibility results delta checking values. |
| Table Type: | REFERENCE |
Column Detail - MIC_SUS_DELTA_VALUE
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ORGANISM_CD | NUMBER | N | The code_value of the organism used to define susceptibility delta checking value criteria. |
| SERVICE_RESOURCE_CD | NUMBER | N | This field contains the code_value of the service resource used to define susceptibility delta checking value criteria. |
| SOURCE_CD | NUMBER | N | The code_value of the source used to define susceptibility delta checking value criteria. |
| SUS_DELTA_VALUE_ID | NUMBER | N | This field contains a unique value that identifies the susceptibility delta checking value criteria. |
| SUS_DETAIL_CD | NUMBER | N | The code_value of the source used to define susceptibility delta checking value criteria. |
| 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_SUS_DELTA_VALUE
| Parent Column in MIC_SUS_DELTA_VALUE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | SUS_DELTA_VALUE_ID | MIC_SUS_DELTA_NUMERIC_RESULT | SUS_DELTA_VALUE_ID |
| MIC_SUS_DELTA_RESULT | SUS_DELTA_VALUE_ID |
MIC_SUS_DELTA_XREF
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Microbiology Susceptibility Delta Checking Parameter Cross Reference |
| Definition: | Contains delta check information between susceptibility details based on susceptibility delta checking criteria. |
| Table Type: | REFERENCE |
Column Detail - MIC_SUS_DELTA_XREF
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ANTIBIOTIC_CD | NUMBER | N | Code_value of the antibiotic used to define susceptibility delta checking parameter criteria. |
| SUS_DELTA_PARAM_ID | NUMBER | N | Unique value that identifies susceptibility delta checking parameter criteria. |
| SUS_DETAIL1_CD | NUMBER | N | Code_value of the first susceptibility detail to be cross referenced. |
| SUS_DETAIL2_CD | NUMBER | N | Code_value of the second susceptibility detail to be cross referenced. |
| 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_SUS_DELTA_XREF
| Child Column in MIC_SUS_DELTA_XREF(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | ANTIBIOTIC_CD | MIC_SUS_DELTA_PARAMETER | ANTIBIOTIC_CD |
| SUS_DELTA_PARAM_ID | MIC_SUS_DELTA_PARAMETER | SUS_DELTA_PARAM_ID |
MIC_SUS_FIRST_LEVEL_INTERP
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Microbiology Susceptibility First Level Interpretations |
| Definition: | This table takes the combination of organism/source/antibiotic/susceptibility detail procedure and creates a unique identifier which is used to define the susceptibility interpretations. |
| Table Type: | REFERENCE |
Column Detail - MIC_SUS_FIRST_LEVEL_INTERP
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| INTERP_ID | NUMBER | N | This field identifies a unique value for each set of susceptibility interpretations defined for a organism/source/antibiotic/susceptibility detail combination. |
| MEDICATION_CD | NUMBER | N | This field identifies the code_value of the antibiotic for which susceptibility interpretations are defined.. Antibiotics are defined on code set 1011 Antibiotics(Medications) |
| ORGANISM_GROUPING_CD | NUMBER | N | This field identifies the code_value of the organism for which susceptibility interpretations are defined. Organisms are defined on code set 1021, Organisms. |
| SOURCE_GROUPING_CD | NUMBER | N | This field identifies the code_value of the source used to define valid susceptibility interpretations. All three levels of source hierarchy (source, section, category) can be used to define interpretations. |
| SUS_DETAIL_CD | NUMBER | N | This field identifies the code value of the susceptibility detail procedure for which susceptibility interpretations are defined. Susceptibility detail procedures are defined on code set 1004. |
| 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_SUS_FIRST_LEVEL_INTERP
| Child Column in MIC_SUS_FIRST_LEVEL_INTERP(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | MEDICATION_CD | MIC_DETAIL_TASK | TASK_COMPONENT_CD |
| SUS_DETAIL_CD | MIC_DETAIL_TASK | TASK_COMPONENT_CD | |
| ORGANISM_GROUPING_CD | MIC_ORGANISM_DATA | ORGANISM_ID |
| Parent Column in MIC_SUS_FIRST_LEVEL_INTERP (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | INTERP_ID | MIC_INTERP | INTERP_ID |