Table Detail Report

SEMANTIC_TYPE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Semantic Type
Definition: Provides for a consistent categorization of concepts represented in the Cerner Knowledge Index and provides a set of useful relationships between these concepts.
Table Type: REFERENCE





Column Detail - SEMANTIC_TYPE


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.
CODE_SET NUMBER Y Identifies which code_set contains valid values for a given sematic property.
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.
HELP_LIST VC2(2000) Y Stores User Defined Help as XML stringColumn
LOCK_TYPE_FLAG NUMBER Y Used to determine how a column behaves in an .XML spreadsheet view.
PROPERTY_FLAG NUMBER Y Identifies a semantic type as a property.
PROPERTY_TYPE_FLAG NUMBER Y Identifies the "data type" of the semantic property.
REQUIRED_IND NUMBER Y Required indicator.
SEMANTIC_IDENTIFIER VC2(255) N A unique identifier supplied from Cerner or other external database and is persistent once it is assigned to a semantic type. All Cerner assigned semantic identifiers are created from the CONCEPT_SEQ
SEMANTIC_PROPERTY_ID NUMBER N Identifies the semantic_type_id used to fetch the valid concepts for a semantic property.
SEMANTIC_RELTN_IND NUMBER Y Identifies a semantic type as a relationship.
SEMANTIC_SOURCE_CD NUMBER N Represents the external source that owns the semantic type identifier.
SEMANTIC_TYPE_DISPLAY VC2(100) Y The display for the semantic type.
SEMANTIC_TYPE_ID NUMBER N Primary key for the table. Uniquely identifies a row within the table.
SEMANTIC_TYPE_MEAN VC2(30) Y Allows multiple semantic types to be grouped, or to have the same meaning, e.g. PARENT_OF and CHILD_OF could both have the meaning of IS_A.
TAG VC2(100) Y The XML tag used on export.
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 - SEMANTIC_TYPE


Child Column in SEMANTIC_TYPE(FK) Parent Table Name Parent Column Name
Parents: SEMANTIC_PROPERTY_ID SEMANTIC_TYPE SEMANTIC_TYPE_ID




Parent Column in SEMANTIC_TYPE (PK) Child Table Name Child Column Name
Children: SEMANTIC_TYPE_ID CONCEPT_CONCEPT_R INVERSE_RELATION_ID
CONCEPT_CONCEPT_R RELATION_ID
CONCEPT_PROPERTY SEMANTIC_TYPE_ID
CONCEPT_SEMTYPE_R SEMANTIC_TYPE_ID
SEMANTIC_NETWORK SEMANTIC_RELTN_ID
SEMANTIC_NETWORK SEMANTIC_TYPE1_ID
SEMANTIC_NETWORK SEMANTIC_TYPE2_ID
SEMANTIC_TYPE SEMANTIC_PROPERTY_ID


SUMMARY_SECTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: Summary Section
Definition: The Summary Section table defines the subject area of the section within the Summary Sheet.
Table Type: REFERENCE





Column Detail - SUMMARY_SECTION


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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE N 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.
COMMENT_TEXT VC2(255) Y Not Used.
DISPLAY VC2(40) Y The user-defined name for the section.
END_EFFECTIVE_DT_TM DATE N 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.
MAX_QUAL NUMBER Y Not Used.
PRSNL_ID NUMBER N The unique personnel identifier of the person that the section is assigned to.
SCRIPT VC2(50) Y Not Used.
SECTION_ID NUMBER N Unique identifier for the summary section table.
SECTION_TYPE_CD NUMBER N Defines what the section format is, e.g. header or body.
SORTABLE_IND NUMBER Y Indicates whether the section can be sorted.
SUBJECT_AREA_CD NUMBER N Defines the domain of the data within the section.
TMPL_SECTION_ID NUMBER N The original section_id that was used to create this section.
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 - SUMMARY_SECTION


Child Column in SUMMARY_SECTION(FK) Parent Table Name Parent Column Name
Parents: SUBJECT_AREA_CD CODE_VALUE CODE_VALUE


SUMMARY_SECTION_R



Column Section Top of Page


Table-level Detail

Description: Summary Section Relation
Definition: The Summary Section Relationship table defines the order of the sections to appear on the Summary Sheet.
Table Type: REFERENCE





Column Detail - SUMMARY_SECTION_R


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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE N 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.
DEFAULT_EXPAND_IND NUMBER Y Determines whether the section is defaulted as opened when the summary sheet displays.
END_EFFECTIVE_DT_TM DATE N 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.
SECTION_ID NUMBER N The unique identifier that defines a section.
SEQUENCE NUMBER N Defines the order that the sections are displayed on the summary sheet.
SUMMARY_SHEET_ID NUMBER N The unique identifier that defines the summary sheet.
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.


SUMMARY_SHEET



Column Section Top of Page


Table-level Detail

Description: Summary Sheet
Definition: The Summary Sheet table is used to define a template, or format, to view patient information, eg. demographics, problems, allergies, orders, etc.
Table Type: REFERENCE





Column Detail - SUMMARY_SHEET


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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE N 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.
DESCRIPTION VC2(60) Y Description of the summary sheet format.
DISPLAY VC2(40) Y Short display of the summary sheet.
END_EFFECTIVE_DT_TM DATE N 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.
PRSNL_ID NUMBER N The unique identifier from the personnel table.
SUMMARY_SHEET_ID NUMBER N Unique identifier for the summary sheet table.
TMPL_SUMMARY_ID NUMBER N The original summary sheet that the personal copy was created from.
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.


TERM



Column Section Relationship Section Top of Page


Table-level Detail

Description: Term
Definition: Each row in the Term table represents a special form of a string, eg. eponym, acronym, tradename, laboratory number, etc. For English language entries, each string is linked to all of its lexical variants or minor variations by means of a common term ide
Table Type: REFERENCE





Column Detail - TERM


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.
ACTIVE_STATUS_CD NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT_TM DATE N 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_IDENTIFIER VC2(242) Y A unique identifier supplied from Cerner or other external database and is persistent once it is assigned to a concept. All Cerner assigned concept identifiers are created from the CONCEPT_SEQ. The sequence number is formatted to an 8-byte number padded
CONCEPT_SOURCE_CD NUMBER N Represents the external source that owns the concept_identifier.
DATA_STATUS_CD NUMBER N Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED.
DATA_STATUS_DT_TM DATE Y The date and time that the data_status_cd was set.
DATA_STATUS_PRSNL_ID NUMBER N The person who caused the data_status_cd to be set or change.
END_EFFECTIVE_DT_TM DATE N 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.
TERM_ID NUMBER N This is the value of the unique primary identifier of the term table. It is an internal system assigned number.
TERM_IDENTIFIER CHAR(18) Y A unique identifier supplied from Cerner or other external database and is persistent once it is assigned to a term.
TERM_SOURCE_CD NUMBER N Represents the external source that owns the term_identifier.
TERM_STATUS_CD NUMBER N Indication of whether the term is the preferred name of the concept or a synonym. Each language has its own preferred term.
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 - TERM




Parent Column in TERM (PK) Child Table Name Child Column Name
Children: TERM_ID NOMENCLATURE TERM_ID