Table Detail Report

CMT_CONCEPT_HISTORY



Column Section Relationship Section Top of Page


Table-level Detail

Description: The history table identifies each change in the status of a concept.
Definition: The history table identifies each change in the status of a concept, and relates it to the replacement concept, if any.
Table Type: REFERENCE





Column Detail - CMT_CONCEPT_HISTORY


Column Name Type Null? Definition
CONCEPT_CKI VARCHAR(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.
REFERENCE_CONCEPT_CKI VARCHAR(255) N The concept_cki for the reference concept.
REFERENCE_TYPE_FLAG DOUBLE N The indicator of the changed type. For example, 1 - replaced by; 2 - duplicated by; 3 - similar to; 4 - alternative.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE 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 DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE 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 DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - CMT_CONCEPT_HISTORY


Child Column in CMT_CONCEPT_HISTORY(FK) Parent Table Name Parent Column Name
Parents: CONCEPT_CKI CMT_CONCEPT CONCEPT_CKI
REFERENCE_CONCEPT_CKI CMT_CONCEPT CONCEPT_CKI


CMT_CONCEPT_HISTORY_LOAD



Column Section Top of Page


Table-level Detail

Description: CMT Concept History Load
Definition: CMT Concept History Load - Table used for loading of CMT_CONCEPT_HISTORY
Table Type: REFERENCE





Column Detail - CMT_CONCEPT_HISTORY_LOAD


Column Name Type Null? Definition
ACTION_FLAG DOUBLE N Value to represent action taken for specific row (i.e., Insert, Update, Delete) - 0 = not determined; 1 = insert; 2 = update; 3 = delete
CONCEPT_CKI VARCHAR(255) N The functional concept identifier; It is the codified means within millennium to identify key medical concepts to support information -rocessing, clinical decision suppoort, executable knowledge, and knowledge presentation.
REFERENCE_CONCEPT_CKI VARCHAR(255) N The concept CKI for the Reference Concept
REFERENCE_TYPE_FLAG DOUBLE N The indicator of the changed type. For example, 1 = replaced by; 2 = duplicated by; 3 = similar to; 4 = alternative.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE 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 DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE 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 DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.


CMT_CONCEPT_LOAD



Column Section Top of Page


Table-level Detail

Description: CMT Concept Load
Definition: This table will be used to help facilitate data loading for CMT_CONCEPT
Table Type: REFERENCE





Column Detail - CMT_CONCEPT_LOAD


Column Name Type Null? Definition
ACTIVE_IND DOUBLE N 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 DATETIME 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 VARCHAR(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.
CONCEPT_IDENTIFIER VARCHAR(242) Y The unique identifier supplied from other external database (e.g. SNOMED) or Cerner and is persistent once it is assigned to a concept. If the concept is from SNOMED, concept identifier is the unique SNOMED Clinical Term identifier provided by CAP.
CONCEPT_NAME VARCHAR(2000) Y A phrase that describes a concept in a way that it is intended to be unambiguous. It is the same as "Fully Specified Name" in SNOMED CT. It explains the meaning of the concept more fully than preferred term.
CONCEPT_SOURCE_MEAN VARCHAR(12) Y Represents the source that owns the concept identifier.
DISALLOWED_IND DOUBLE Y An indication of whether the term is allowed for selection or not. 0 - allowed 1 - disallowed
END_EFFECTIVE_DT_TM DATETIME 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.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE 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 DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE 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 DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.


CMT_CONCEPT_LOAD_NS



Column Section Top of Page


Table-level Detail

Description: CMT_CONCEPT_LOAD_NS
Definition: CMT Concept Load (Non-SNOMED)
Table Type: REFERENCE





Column Detail - CMT_CONCEPT_LOAD_NS


Column Name Type Null? Definition
ACTIVE_IND DOUBLE N 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 DATETIME 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 VARCHAR(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.
CONCEPT_IDENTIFIER VARCHAR(242) Y The unique identifier supplied from other external database (e.g. SNOMED) or Cerner and is persistent once it is assigned to a concept. If the concept is from SNOMED, concept identifier is the unique SNOMED Clinical Term identifier provided by CAP.
CONCEPT_NAME VARCHAR(2000) Y A phrase that describes a concept in a way that it is intended to be unambiguous. It is the same as "Fully Specified Name" in SNOMED CT. It explains the meaning of the concept more fully than preferred term.
CONCEPT_SOURCE_MEAN VARCHAR(12) Y Represents the source that owns the concept identifier.
DISALLOWED_IND DOUBLE Y An indication of whether the term is allowed for selection or not. 0 - allowed 1 - disallowed
END_EFFECTIVE_DT_TM DATETIME 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.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE 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 DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE 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 DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.


CMT_CONCEPT_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: CMT Concept Relationship
Definition: Each row in the concept-concept-r table represents a relationship between two concepts. The type of relationship is identified by reference to another concept
Table Type: REFERENCE





Column Detail - CMT_CONCEPT_RELTN


Column Name Type Null? Definition
ACTIVE_IND DOUBLE N 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.
ACTIVE_STATUS_CD DOUBLE N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ACTIVE_STATUS_DT_TM DATETIME N The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID DOUBLE N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATETIME 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.
CHARACTERISTIC_TYPE_FLAG DOUBLE Y An indication of whether a relationship specifies a defining characteristic of the source concept or a possible qualification of that concept. Values 0 Defining (represents a defining characteristic of the source); 1 Qualifier (represents an optional qualifying characterist); 2 Historical (relate an inactive concept to another concept); 3 Additional (represents a context specific characteristic - characteristics of a concept that apply at a particular time within a particular organization)
CONCEPT_CKI1 VARCHAR(255) N The cki of the concept, which is the source of this relationship. Usually, it is the child concept in parent-child relationship.
CONCEPT_CKI2 VARCHAR(255) N The cki of the concept, which is the target of this relationship. Usually, it is the parent concept in parent-child relationship.
END_EFFECTIVE_DT_TM DATETIME 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.
REFINABILITY_FLAG DOUBLE Y An indication of whether it is possible to refine the target concept when this relationship is used as a template for clinical data entry. 0 - not refinable.1- optional.2 - mandatory
RELATION_CKI VARCHAR(255) N The cki of the concept, which represents the type of relationship between concept_cki1 and concept_cki2.
RELTN_GROUP DOUBLE Y An integer value that links together Relationships which are part of a logically associated Relationship group.
RELTN_IDENTIFIER VARCHAR(60) N The unique SNOMED CT Identifier of this Relationship.
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE 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 DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE 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 DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - CMT_CONCEPT_RELTN


Child Column in CMT_CONCEPT_RELTN(FK) Parent Table Name Parent Column Name
Parents: CONCEPT_CKI1 CMT_CONCEPT CONCEPT_CKI
CONCEPT_CKI2 CMT_CONCEPT CONCEPT_CKI
RELATION_CKI CMT_CONCEPT CONCEPT_CKI