Table Detail Report
CMT_CROSS_MAP_LOAD
| Column Section | Top of Page |
Table-level Detail
| Description: | CMT Cross map Load Table |
| Definition: | A crossmap links a single SNOMED CT concept to one or more concepts in target terminologies, such as ICD-9-CM, CPT-4, etc. This table is used to upload the latest cross maps and update the CMT_CROSS_MAP table. |
| Table Type: | REFERENCE |
Column Detail - CMT_CROSS_MAP_LOAD
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| ACTIVE_IND | NUMBER | Y | 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 | DATE | Y | 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. |
| CONCEPT_CKI | VC2(255) | N | Concept CKI is the functional Concept Identifier; it is the codified means within Millennium to identify key medical concepts to support information processing, clinical decision support, executable knowledge and knowledge presentation. Composed of a source and an identifier. For example, if the concept source is "SNOMED" and the concept identifier is "123", then the CKI is "SNOMED!123". |
| CROSS_MAP_FLAG | NUMBER | Y | Cross_map_Flag. Possible values are : 0, = ? |
| END_EFFECTIVE_DT_TM | DATE | Y | 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. |
| FORCED_OBS_IND | NUMBER | Y | If the table row is obsolete, but its concept_cki and target_concept_cki are still active on the cmt_concept table, it may be forced into obsoletion. Otherwise, the table row in CMT_CROSS_MAP will not be made obsolete. |
| GROUP_SEQUENCE | NUMBER | N | This column used for group sequence |
| MAP_TYPE_CD | NUMBER | N | Map Type Code from code set 29223 |
| MAP_TYPE_FLAG | NUMBER | Y | Map Type Flag. Possible values are 0 = ?, etc. |
| MAP_TYPE_MEAN | VC2(12) | Y | The type of cross mapping to indicate whether the SNOMED to ICD-9-cm mapping relationship is one-to-one, or whether the SNOMED concept is more specific or general than the ICD-9-cm code. |
| SOURCE_MEAN | VC2(12) | Y | The external vocabulary or lexicon that contributed the concept_cki. For example, ICD9, CPT4 etc. |
| TARGET_CONCEPT_CKI | VC2(255) | N | Contains the target concept_cki to which the concept_cki is mapped. |
| TARGET_MEAN | VC2(12) | Y | The external vocabulary or lexicon that contributed the target_concept_cki. For example, ICD9, CPT4 etc. |
| UPDT_APPLCTX | NUMBER | N | The application context number from the record info block. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| 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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_DT_TM | DATE | N | The date and time the row was last inserted or updated. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| 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. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
| UPDT_TASK | NUMBER | N | The registered (assigned) task number for the process that inserted or updated the row. The UPDT family of columns are typically used for housekeeping and external system process and should never be depended on for solution specific logic. |
CMT_IMPORT_LOG
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Community import log |
| Definition: | Contains log information for CMT Content loads |
| Table Type: | ACTIVITY |
Column Detail - CMT_IMPORT_LOG
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| BLOCK_SIZE | NUMBER | Y | Number of blocks to process at a time. |
| CMT_IMPORT_LOG_ID | NUMBER | N | Sequence value |
| END_DT_TM | DATE | N | end date and timeColumn |
| INPUT_FILENAME | VC2(255) | Y | input filenameColumn |
| LOGFILE_NAME | VC2(50) | Y | log file nameColumn |
| LOG_LEVEL | NUMBER | Y | Level of logging when load was run. |
| LONG_TEXT_ID | NUMBER | N | Stores a reference to text created by import logs. FK from LONG_TEXT table. |
| PACKAGE_NBR | NUMBER | Y | Package from which load was run. |
| README | NUMBER | Y | README number for installation |
| SCRIPT_NAME | VC2(35) | N | Script used to run load. |
| START_DT_TM | DATE | N | Start date and time of load. |
| START_RECORD | NUMBER | Y | Starting record in csv file. |
| STATUS_FLAG | NUMBER | N | Load Status - 0 - success;1 - warnings;2 - failure |
| 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 - CMT_IMPORT_LOG
| Child Column in CMT_IMPORT_LOG(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | LONG_TEXT_ID | LONG_TEXT | LONG_TEXT_ID |
| Parent Column in CMT_IMPORT_LOG (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | CMT_IMPORT_LOG_ID | CMT_IMPORT_LOG_MSG | CMT_IMPORT_LOG_ID |
CMT_IMPORT_LOG_MSG
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Community import log message |
| Definition: | Contains log information for CMT Content loads |
| Table Type: | ACTIVITY |
Column Detail - CMT_IMPORT_LOG_MSG
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| CMT_IMPORT_LOG_ID | NUMBER | N | community import log message identifierColumn |
| CMT_IMPORT_LOG_MSG_ID | NUMBER | N | community import log message identifierColumn |
| END_DT_TM | DATE | Y | The time the import ended |
| LOG_INSTANCE | NUMBER | N | Package from which load was run. |
| LOG_MESSAGE | VC2(250) | N | log messageColumn |
| LOG_SEQ | NUMBER | N | log sequenceColumn |
| LOG_STATUS_FLAG | NUMBER | N | Current Status of Import. 0 = unknown; 1 = Running; 2 = Success; 3 = Failed; 4 = Warning. |
| START_DT_TM | DATE | Y | The time the import started |
| 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 - CMT_IMPORT_LOG_MSG
| Child Column in CMT_IMPORT_LOG_MSG(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CMT_IMPORT_LOG_ID | CMT_IMPORT_LOG | CMT_IMPORT_LOG_ID |
CMT_SUBSET
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | CMT SUBSET |
| Definition: | The subset table serves as grouper to concepts to support the needs of different specialties or organizations. |
| Table Type: | REFERENCE |
Column Detail - CMT_SUBSET
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| SUBSET_ID | NUMBER | N | The unique identifier for the subset |
| SUBSET_MEAN | VC2(12) | Y | The unique name that represent the subset. |
| SUBSET_NAME | VC2(255) | Y | A name that describes the purpose or usage of this subset. |
| 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 - CMT_SUBSET
| Parent Column in CMT_SUBSET (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | SUBSET_ID | CMT_SUBSET_MEMBER | CHILD_SUBSET_ID |
| CMT_SUBSET_MEMBER | SUBSET_ID |
CMT_SUBSET_MEMBER
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | CMT SUBSET MEMBER |
| Definition: | This table contains relationships between concepts / CMTIs within a specific subset. This is to support navigation purposes. |
| Table Type: | REFERENCE |
Column Detail - CMT_SUBSET_MEMBER
| Column Name | Type | Null? | Definition |
|---|---|---|---|
| CHILD_CMTI | VC2(255) | Y | Global unique identifier. Identifies the child item for the list item. |
| CHILD_CONCEPT_CKI | VC2(255) | N | Child concept_cki from cmt_concept table |
| CHILD_SUBSET_ID | NUMBER | N | Unique identifier for the child subset. |
| LIST_SEQUENCE | NUMBER | Y | The sequence of the child item with the parent |
| PARENT_CMTI | VC2(255) | Y | Global unique identifier. Identifies the parent item for the list item. |
| PARENT_CONCEPT_CKI | VC2(255) | N | Parent concept_cki from cmt_concept table. |
| SUBSET_ID | NUMBER | N | Unique identifier from the subset table. |
| SUBSET_MEMBER_ID | NUMBER | N | Unique identifier for the CMT Subset member 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 - CMT_SUBSET_MEMBER
| Child Column in CMT_SUBSET_MEMBER(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CHILD_CONCEPT_CKI | CMT_CONCEPT | CONCEPT_CKI |
| PARENT_CONCEPT_CKI | CMT_CONCEPT | CONCEPT_CKI | |
| CHILD_SUBSET_ID | CMT_SUBSET | SUBSET_ID | |
| SUBSET_ID | CMT_SUBSET | SUBSET_ID |