Table Detail Report

CDI_RULE



Column Section Relationship Section Top of Page


Table-level Detail

Description: CDI Rule
Definition: Defines a rule used to determine if the associated parent entity matches another entity's metadata.
Table Type: REFERENCE





Column Detail - CDI_RULE


Column Name Type Null? Definition
CDI_RULE_ID NUMBER N Unique generated number that identifies a single row on the CDI_RULE table.
PARENT_ENTITY_ID NUMBER N This field contains the identifier for the parent table row.
PARENT_ENTITY_NAME VC2(30) N This field contains the name of table that this cdi_rule row is associated to.
REQUIRED_IND NUMBER N Indicates if the parent entity matching this rule should be considered required.
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 - CDI_RULE




Parent Column in CDI_RULE (PK) Child Table Name Child Column Name
Children: CDI_RULE_ID CDI_RULE_CRITERIA CDI_RULE_ID


CDI_RULE_CRITERIA



Column Section Relationship Section Top of Page


Table-level Detail

Description: CDI Rule Criteria
Definition: Defines the criteria for a rule used to The criteria for determining if the associated parent entity matches another entity's metadata.
Table Type: REFERENCE





Column Detail - CDI_RULE_CRITERIA


Column Name Type Null? Definition
CDI_RULE_CRITERIA_ID NUMBER N Unique generated number that identifies a single row on the CDI_RULE_CRITERIA table.
CDI_RULE_ID NUMBER N The rule that this criteria pertains to.
COMPARISON_FLAG NUMBER N Indicates the type of comparison to perform. 0 - equals, 1 - less than, 2 - greater than, 3 - not equal, 4 - less than or equal, 5 - greater than or equal
PARENT_ENTITY_ID NUMBER N This field contains the identifier for the parent table row.
PARENT_ENTITY_NAME VC2(30) N This field contains the name of table that this cdi_rule row is associated to.
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.
VALUE_CD NUMBER N the code value to compare against. code set will vary.
VALUE_DT_TM DATE Y Date value to compare against.
VALUE_ENTITY_ID NUMBER Y This field contains the identifier for the parent table row.
VALUE_ENTITY_NAME VC2(30) Y This field contains the name of table that this cdi_rule row is associated to.
VALUE_NBR NUMBER N numeric value to compare against.
VALUE_TXT VC2(100) N String value to compare against.
VARIABLE_CD NUMBER N Identifies the variable (encounter data, etc.) that this criteria is evaluated against.



Relationship Detail - CDI_RULE_CRITERIA


Child Column in CDI_RULE_CRITERIA(FK) Parent Table Name Parent Column Name
Parents: CDI_RULE_ID CDI_RULE CDI_RULE_ID


CDI_SCANNER



Column Section Top of Page


Table-level Detail

Description: cdi scanner
Definition: This table defines the network scanners available in the system.
Table Type: REFERENCE





Column Detail - CDI_SCANNER


Column Name Type Null? Definition
AUTO_CORRECT_IND NUMBER N Indicates whether or not the scanner should automatically clean up the image.
BRIGHTNESS NUMBER Y Default brightness level of the scanned image.
BUILDING_CD NUMBER N Building in which the scanner is located.
CDI_SCANNER_ID NUMBER N Unique identifier for each row (scanner) in the system.
CONTRAST_CD NUMBER N Default contrast level of the scanned image.
DEPTH_CD NUMBER N Default color depth used when scanning.
DUPLEX_IND NUMBER N Indicates whether or not to scan in duplex.
FACILITY_CD NUMBER N Facility in which the scanner is located.
JPEG_QUALITY NUMBER Y Default quality for JPEG images. Valid values are 5 - 95. Higher number means higher quality, lower number means smaller file size.
NURSE_UNIT_CD NUMBER N Nurse unit in which the scanner is located.
ORIENTATION NUMBER N Default page orientation of document being scanned. 0 = Portrait; 1 = Landscape.
RESOLUTION_CD NUMBER N Default resolution to be used when scanning.
ROOM_CD NUMBER N Room in which the scanner is located.
SCANNER_DESCRIPTION VC2(200) N Text description of the scanner.
SCANNER_IP_ADDRESS VC2(15) N ip address of scanner
SCANNER_NAME VC2(100) N Name of the scanner.
SCANNER_PATH VC2(200) N Network path to be used for temporary image storage during scanning.
SIZE_CD NUMBER N Default page size of document being scanned.
TIMEOUT NUMBER N Number of minutes the system will wait for the user to scan a document prior to timing out.
TYPE_CD NUMBER N Default file type the images will be scanned in from this device.
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.


CDI_SERVICE_INSTANCE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Cerner Document Imaging Service Instance
Definition: This table tracks installed/running CDI server instances
Table Type: REFERENCE





Column Detail - CDI_SERVICE_INSTANCE


Column Name Type Null? Definition
CDI_SERVICE_INSTANCE_ID NUMBER N Unique generated number that identifies a single row on the CDI_SERVICE_INSTANCE table.
HOST_NAME VC2(50) Y The services host machine name.
LOGICAL_DOMAIN_ID NUMBER Y The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table.
REGISTER_DT_TM DATE Y The last date and time that this service instance was executed.
SERVICE_NAME VC2(50) Y The name of the service instance.
SERVICE_TYPE_FLAG NUMBER Y Identifies this service instances service type.
SERVICE_USERNAME VC2(50) Y The username of the user that the service is running under.
UPDT_APPLCTX NUMBER Y 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 Y 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 Y 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 Y 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 Y 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.



Relationship Detail - CDI_SERVICE_INSTANCE


Child Column in CDI_SERVICE_INSTANCE(FK) Parent Table Name Parent Column Name
Parents: LOGICAL_DOMAIN_ID LOGICAL_DOMAIN LOGICAL_DOMAIN_ID




Parent Column in CDI_SERVICE_INSTANCE (PK) Child Table Name Child Column Name
Children: CDI_SERVICE_INSTANCE_ID CDI_IMPORT_TYPE_SERVICE_R CDI_SERVICE_INSTANCE_ID


CDI_SIGN_ANNO



Column Section Top of Page


Table-level Detail

Description: CDI Sign Annotation
Definition: This table contains information about signature annotations on CPDI images.
Table Type: ACTIVITY





Column Detail - CDI_SIGN_ANNO


Column Name Type Null? Definition
ANNO_VALID_IND NUMBER N Indicates if the annotation is currently valid. Will be zero if the annotation has been removed.
CDI_SIGN_ANNO_ID NUMBER N The unique ID of the signature annotation.
EVENT_PRSNL_ID NUMBER N The ID of the signature row on the CE_EVENT_PRSNL table.
PAGE_NBR NUMBER N The page number where the annotation is located within the document.
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.