Table Detail Report

CV_PROC_ABSTR_DATA



Column Section Relationship Section Top of Page


Table-level Detail

Description: CVNet Omf Summary Table. Stores clinical events that are related to procedure.
Definition: CVNet Procedure Abstract data
Table Type: ACTIVITY





Column Detail - CV_PROC_ABSTR_DATA


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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 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 Y 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.
DATA_STATUS_CD DOUBLE N Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED.
DATA_STATUS_DT_TM DATETIME Y The date and time that the data_status_cd was set.
DATA_STATUS_PRSNL_ID DOUBLE N The person who caused the data_status_cd to be set or change.
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.
EVENT_CD DOUBLE N Clinical eventsColumn
EVENT_ID DOUBLE N Clinical Event IdColumn
GROUP_TYPE_CD DOUBLE N Group Type Code. Related events are grouped based on their nature or location
NOMENCLATURE_ID DOUBLE N Foreign Key. It is used in "CVNet OMF " Management reportingColumn
PROCEDURE_ID DOUBLE N Foreign key. It is the primary key in "Cv_procedure" table
PROC_ABSTR_DATA_ID DOUBLE N Primary Key : The unique identifier of a row.
RESULT_CD DOUBLE N This is the coded result . It is used to identify a particular patient response to a clinical event ( instead of nomenclature id. ) Used in CVNet Management report
RESULT_DT_TM DATETIME Y The date and time of the result value. Thie value stored here is in date format
RESULT_ID DOUBLE N The id of the resultColumn
RESULT_SOURCE VARCHAR(32) Y The source of the result_idColumn
RESULT_VAL VARCHAR(255) Y The value of an event code.
UPDT_APP DOUBLE Y The request number of the application that updates or insert the process
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_REQ DOUBLE Y he request number of the application that updates the process.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - CV_PROC_ABSTR_DATA


Child Column in CV_PROC_ABSTR_DATA(FK) Parent Table Name Parent Column Name
Parents: PROCEDURE_ID CV_PROCEDURE PROCEDURE_ID


CV_PROC_HX



Column Section Relationship Section Top of Page


Table-level Detail

Description: CV Procedure Historical orders table
Definition: Stores Cardiology Historical Orders details coming inbound to Cerner system.
Table Type: ACTIVITY





Column Detail - CV_PROC_HX


Column Name Type Null? Definition
ACTIVITY_SUBTYPE_CD DOUBLE N Internal coded value for the activity subtype of the associated order (e.g. echo, non-invasive vascular)
COMPLETED_DT_TM DATETIME Y The Date and Time when the exam was performed.
COMPLETED_LOCATION_CD DOUBLE N The unique identifier for the exam room in which the exam was performed.
COMPLETED_TZ DOUBLE Y The Time zone associated with the corresponding dt_tm column.
CONTRIBUTOR_SYSTEM_CD DOUBLE N Contributor system identifies the source feed of data from which a row was populated. This is mainly used to determine how to update a set of data that may have originated from more than one source feed.
CV_PROC_HX_ID DOUBLE N PRIMARY KEY
ENCNTR_ID DOUBLE N The unique Millennium identifier of the patient from encounter encounter table. Foreign key to an ENCOUNTER table.
ENTRY_MODE_CD DOUBLE Y Code that is used to identify the method in which a result was entered
EVENT_CD DOUBLE Y Code value that represents the type of result/report. i.e. rbc, Cardiac cath, ECG 12-lead, etc..
EVENT_ID DOUBLE Y Event Identifier for a parent row from clinical event which this record is associated to
FRGN_SYS_ACCESSION_REFERENCE VARCHAR(200) Y Accession number from the foreign system for the procedure. This is an alphanumeric field.
FRGN_SYS_ORDER_REFERENCE VARCHAR(200) Y The unique identifier defined in the foreign system for order. This is an alphanumeric field.
FRGN_SYS_STUDY_REFERENCE VARCHAR(255) Y Study Identifier from the foreign system for the procedure. This is an alphanumeric field.
ORDER_CATALOG_CD DOUBLE N Internal coded value for the order catalog item. Foreign key to ORDER_CATALOG table.
ORDER_ID DOUBLE N The unique Identifier for the Millennium Order. Foreign key to the ORDERS table.
PDF_DOC_IDENTIFIER VARCHAR(250) Y field to hold the document identifier for the pdf store which is a MMF key. Added to support Migration Project
PERSON_ID DOUBLE N The unique Millennium Identifier of the person from PERSON table whom the order is placed for. Foreign key to the PERSON table.
REFERENCE_TXT VARCHAR(100) Y The combination of the reference nbr and the contributor system code provides a unique identifier to the origin of the clinical event data for the record.
UPDT_APPLCTX DOUBLE 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 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. 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 DATETIME 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 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. 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 DOUBLE 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.
VENDOR_CD DOUBLE Y The code value of the contributing source of the STUDY . The vendor code from code set 73.



Relationship Detail - CV_PROC_HX


Child Column in CV_PROC_HX(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
ORDER_ID ORDERS ORDER_ID
PERSON_ID PERSON PERSON_ID


CV_RESPONSE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reference table that stores information about responses for fields in a dataset.
Definition: Reference table
Table Type: REFERENCE





Column Detail - CV_RESPONSE


Column Name Type Null? Definition
A1 VARCHAR(100) Y Dependent on field_type(a,s,d,n) a : source value or d : date format (months=M, days=D, years=Y, hours=H, minutes=m, seconds=S, hundreths=h) n : #digits s : then #digits
A2 VARCHAR(50) Y Dependent on field_type(a,s,d,n) a: destination value d: convert blank value to n: blank value to s : convert blank value to
A3 VARCHAR(50) Y Dependent on field_type(a,s,d,n) a: d: convert unknown value to n: convert unknown value to s: convert to upper flag
A4 VARCHAR(50) Y Dependent on field_type(a,s,d,n) a: d: n: minimum value s:
A5 VARCHAR(50) Y Dependent on field_type(a,s,d,n) a: d: n: maximum value s:
ACTIVE_IND DOUBLE 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 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 Y The date and time that the active_status_cd was set.
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.
DATA_STATUS_CD DOUBLE N Data status indicates a level of authenticity of the row data. Typically this will either be AUTHENTICATED or UNAUTHENTICATED.
DATA_STATUS_DT_TM DATETIME Y The date and time that the data_status_cd was set.
DATA_STATUS_PRSNL_ID DOUBLE N The person who caused the data_status_cd to be set or change.
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.
FIELD_TYPE VARCHAR(1) Y Type of Field
FIELD_TYPE_CD DOUBLE N Type of Field Code. For future use.
NOMENCLATURE_ID DOUBLE N Foreign Key. This is the primary indicator for the nomenclature table
RESPONSE_ID DOUBLE N Primary key for this table.
RESPONSE_INTERNAL_NAME VARCHAR(255) Y The internal name used to store the Response Internal name.
UPDT_APP DOUBLE Y The front end application used to change records.
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_REQ DOUBLE Y The request number used to update records.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.
XREF_ID DOUBLE N Foreign Key for this table.



Relationship Detail - CV_RESPONSE




Parent Column in CV_RESPONSE (PK) Child Table Name Child Column Name
Children: RESPONSE_ID CV_XREF_VALIDATION RESPONSE_ID


CV_SMART_CONFIG



Column Section Relationship Section Top of Page


Table-level Detail

Description: CV SMART configurations
Definition: Stores configurations required to launch the third-party SMART apps. This table holds the configuration for tenant, facility and vendor level. Lookup hierarchy and will be as follows : First look at the facility level if one not exists then at tenant level.
Table Type: REFERENCE





Column Detail - CV_SMART_CONFIG


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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.
ALL_FACILITY_IND DOUBLE Y Set this indicator to apply SMART configuration to all the facility under the tenant.
BROWSER_TFLG VARCHAR(250) Y Contains the information about the browser on which SMART app will be launched. Currently supported values are IE_EDGE, IE_CHROMIUM.
CV_SMART_CONFIG_ID DOUBLE N PRIMARY KEY
FACILITY_CD DOUBLE Y Contains the facility for which SMART app is associated.
LAUNCH_URL VARCHAR(500) Y Contains the URL of the SMART app. Example : https://smart.cerner.com/smart//apps/?PAT_PersonId={patientID}&VIS_EncntrId={EncntrId}&USR_PersonId={USRID}&username={USERNAME}
LOGICAL_DOMAIN_ID DOUBLE 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.
MIGRATION_IND DOUBLE Y Indicates the study migration is completed when client is upgraded to the vendor agnostic viewer integrations. With this indicator set all the older studies will be able to launch on the new viewers or through SMART app of the vendor.
PRODUCT_START_DT_TM DATETIME Y Contains the date time of the usage of the new product ECG 2.0
TENANT_KEY VARCHAR(250) Y Contains the tenant key for which SMART app is associated.
UPDT_APPLCTX DOUBLE 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 DOUBLE 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 DATETIME 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 DOUBLE 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 DOUBLE 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.
VENDOR_CD DOUBLE Y Contains the vendor code for the SMART app configured;
VIEWER_TYPE_TFLG VARCHAR(30) Y ; Type of the viewer used to launch the study. (PDF / DICOM / WEBVIEWER)



Relationship Detail - CV_SMART_CONFIG


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


CV_STEP



Column Section Relationship Section Top of Page


Table-level Detail

Description: CV Procedure Step
Definition: Stores the status and details of individual steps of a procedure
Table Type: ACTIVITY





Column Detail - CV_STEP


Column Name Type Null? Definition
CV_DOC_ID_STR VARCHAR(100) Y Reference identifier for the type of document resulting from the step, if the step is in one of the below mentioned statuses-- Completed, - Saved, - Unsigned, - Discontinued, - Signed, - ED Review, - Prelim Read, - Arrived
CV_DOC_TEMPLATE_ID DOUBLE N Template Identifier for the type of template that would be loaded for the document resulting from the step, if the step is in one of the below mentioned statuses- Completed, Saved, Unsigned, Discontinued, Signed, ED Review, Prelim Read, Arrived
CV_DOC_TYPE_CD DOUBLE N The kind of document associated with this step, if the step is in one of the below mentioned statuses- Completed, Saved, Unsigned, Discontinued, Signed, ED Review, Prelim Read, Arrived
CV_PROC_ID DOUBLE N Parent procedure of the step
CV_STEP_ID DOUBLE N Primary key. Uniquely identifies a procedure step instance.
CV_STEP_IND DOUBLE N Indicates Whether the Step is active or not. 0 for Active and 1 for Inactive.
EVENT_ID DOUBLE N Event_id from clinical_event corresponding to the step.
LOCK_PRSNL_ID DOUBLE N The person_id of the user currently holding the lock on changes to the step. 0.0 indicatess that no lock is held.
MODALITY_CD DOUBLE Y This column contains the Modality Code of the Study that is matched to a procedure for acquisition step (from code set 4002763)
NORMALCY_CD DOUBLE Y The critical indicator for the mutliple step procedure. Supports the storage of the normalcy at the step level. we have multi step procedures and each procedure step gets the criticality from the third parties.
PDF_DOC_IDENTIFIER VARCHAR(250) Y Contains the document identifier for the pdf store which is a MMF key.
PERF_LOC_CD DOUBLE N The location where the step was performed (primarily for procedural steps)
PERF_PROVIDER_ID DOUBLE N ID of the provider who was primarily responsible for performing the step
PERF_START_DT_TM DATETIME Y The date/time that the step was started.
PERF_STOP_DT_TM DATETIME Y The date/time that the step was stopped (completed or discontinued)
PRELIMINARY_AUTHOR_ID DOUBLE N Preliminary Author ID - Value from the PRSNL table (FK)
SEQUENCE DOUBLE N Step Sequence
STEP_STATUS_CD DOUBLE N Department status of the step
STUDY_DT_TM DATETIME Y Study date and time which is sent from vendor during match.
STUDY_IDENTIFIER VARCHAR(250) Y Contains the Study Identifier sent from vendor which can be used to identify the study.
TASK_ASSAY_CD DOUBLE N Code for the Discrete Task Assay
UPDT_APPLCTX DOUBLE 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 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. 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 DATETIME 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 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. 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 DOUBLE 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.
VENDOR_CD DOUBLE Y The code value of the contributing source of the STUDY . The vendor code from code set 73.



Relationship Detail - CV_STEP


Child Column in CV_STEP(FK) Parent Table Name Parent Column Name
Parents: CV_PROC_ID CV_PROC CV_PROC_ID
TASK_ASSAY_CD CV_STEP_REF TASK_ASSAY_CD
CV_DOC_TEMPLATE_ID DD_REF_TEMPLATE DD_REF_TEMPLATE_ID
LOCK_PRSNL_ID PRSNL PERSON_ID
PERF_PROVIDER_ID PRSNL PERSON_ID
PRELIMINARY_AUTHOR_ID PRSNL PERSON_ID
PERF_LOC_CD SERVICE_RESOURCE SERVICE_RESOURCE_CD




Parent Column in CV_STEP (PK) Child Table Name Child Column Name
Children: CV_STEP_ID CV_STEP_PRSNL CV_STEP_ID
CV_STEP_SCHED CV_STEP_ID