CV_ACRONYM



Column Section Relationship Section Top of Page


Table-level Detail

Description: CV ACRONYM
Definition: Defines replacement strings used to expand acronyms placed in documentation using a default/ user preference model. If the current provider does not have personal acronyms defined, the default set of acronyms will be used (i.e., ones for which the provider id is zero).
Table Type: REFERENCE





Column Detail - CV_ACRONYM


Column Name Type Null? Definition
ACRONYM_CATEGORY_CD NUMBER N Indicates the Acronym Category to which the Acronym belongs to.
ACRONYM_STR VC2(32) N The acronym string that will be replaced.
COLLATION_SEQ NUMBER N Used to order acronyms with ties decided alphabetically by acronym.
CV_ACRONYM_ID NUMBER N Primary key
PROVIDER_ID NUMBER N Provider Id. The provider for whom this acronym is defined.
REPLACEMENT_STR VC2(4000) N The string used to replace the acronym string.
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.



Relationship Detail - CV_ACRONYM


Child Column in CV_ACRONYM(FK) Parent Table Name Parent Column Name
Parents: ACRONYM_CATEGORY_CD CODE_VALUE CODE_VALUE
PROVIDER_ID PRSNL PERSON_ID


CV_ALGORITHM



Column Section Relationship Section Top of Page


Table-level Detail

Description: CV ALGORITHM
Definition: Reference table containing one row for each algorithm.
Table Type: REFERENCE





Column Detail - CV_ALGORITHM


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.
ALGORITHM_ID NUMBER N This is the value of the unique primary identifier of the cv_algorithm table. It is an internal system assigned number.
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.
DATASET_ID NUMBER N Foreign key for this table from the CV_DATASET TableColumn
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.
DESCRIPTION VC2(50) Y Description of the algorithmColumn
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.
RESULT_DTA_CD NUMBER N This field contains the DTA to which the result of the calculation of this algorithm needs to be resulted to.
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.
VALIDATION_ALG_ID NUMBER N For Algorithms that share validations, this field contains the algorithm_id of the algorithm that this algorithm shares the validation



Relationship Detail - CV_ALGORITHM


Child Column in CV_ALGORITHM(FK) Parent Table Name Parent Column Name
Parents: VALIDATION_ALG_ID CV_ALGORITHM ALGORITHM_ID




Parent Column in CV_ALGORITHM (PK) Child Table Name Child Column Name
Children: ALGORITHM_ID CV_ALGORITHM VALIDATION_ALG_ID
CV_COMPONENT ALGORITHM_ID


CV_CASE



Column Section Relationship Section Top of Page


Table-level Detail

Description: CVNet Omf Summary table. Stores non clinical events that are related to case
Definition: CVNet Omf summary table
Table Type: ACTIVITY





Column Detail - CV_CASE


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.
ADMT_DT_NBR NUMBER Y Admission Date NumberColumn
AGE NUMBER Y Age of Patient in yearsColumn
AGE_GROUP_CD NUMBER N Patients age,grouped into different ranges for easy reporting
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.
CASE_DT_TM DATE Y The primary date associated with this case (e.g., SURGDT for STS, PROCDT for ACC LabVisit, ADMITDT for ACC Admission).
CHART_DT_TM DATE Y Charted Date and TimeColumn
CV_CASE_ID NUMBER N This is the value of the unique primary identifier of the cv_case table. It is an internal system assigned number
CV_CASE_NBR NUMBER Y ** OBSOLETE ** Formatted Case Number for this case. This column has been replaced by column CASE_NUMBER
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.
DEATH_IND NUMBER Y Death indicator-This flag is set on when a patient dies in the hospital. It is used in CVNet Management reporting
DISCH_DT_NBR NUMBER Y Discharge Date NumberColumn
ENCNTR_ID NUMBER N This is the value of the unique primary identifier of the encounter table. It is an internal system assigned number.
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.
FORM_EVENT_ID NUMBER N This is the event_id from CLINICAL_EVENT. For imported data (for which there actually is no HNAM form/event) it?s a negative number corresponding to an external index system.
FORM_ID NUMBER N The Form Id for this Case if it is documented in PowerFormsColumn
FORM_TYPE_CD NUMBER N Type of form(Admit, LabVisit). Unified form has form_type_cd=0
HOSPITAL_CD NUMBER N This is the location facility code. This field is the current patient location with a location type of facility.
LOS_ADM_DISCH NUMBER Y Length of stay in days This is calculated as the difference between the date a patient is admitted and discharge
LOS_ADM_PROC NUMBER Y Length of ADM - ProcedureColumn
LOS_PROC_DISCH NUMBER Y Length of Discharge - ProcedureColumn
NUM_HISTORY NUMBER Y Number of historyColumn
NUM_OOLAB_COMPL NUMBER Y Number of out of lab complicationsColumn
NUM_PRESENTN NUMBER Y Number of presentationColumn
NUM_PROC NUMBER Y Number of Procedures.Column
NUM_RFACTOR NUMBER Y Number of risk factors.Column
PATIENT_TYPE_CD NUMBER N Patient type code is equivalent to encounter type class code in encounter table . It is used to categorize patients into more general groups than encounter type. (i.e., inpatient, outpatient, emergency, recurring outpatient)
PAT_ADM_DT_TM DATE Y This is the time the patient is registered. It is equivalent to register date and time in the encounter table
PAT_ADM_IND NUMBER Y This indicator is set if a patient is admitted. This allows us to compute the number of patient admitted for a given period.
PAT_DISCH_DT_TM DATE Y The actual date/time that the patient was discharged from the facility. For most outpatients, this field may be null unless the user process requires capturing this data for example, day surgery.
PAT_DISCH_IND NUMBER Y This is the indicator that reflects the statue of a patient. A discharged patient will have this flag set to 1
PERSON_ID NUMBER N This is the value of the unique primary identifier of the person table. It is an internal system assigned number.
PROC_DT_NBR NUMBER Y Procedure Date NumberColumn
SEX_CD NUMBER N The gender of the patient (i.e., male, female, unknown).Column
SOURCE_CD NUMBER N The organization that have this dataset for example Apache
UPDT_APP NUMBER Y The registered application number of the client applicaton that does the update.
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_REQ NUMBER Y The request Number of the application that performs the update
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - CV_CASE


Child Column in CV_CASE(FK) Parent Table Name Parent Column Name
Parents: FORM_ID DCP_FORMS_ACTIVITY DCP_FORMS_ACTIVITY_ID
ENCNTR_ID ENCOUNTER ENCNTR_ID
PERSON_ID PERSON PERSON_ID




Parent Column in CV_CASE (PK) Child Table Name Child Column Name
Children: CV_CASE_ID CV_CASE_ABSTR_DATA CV_CASE_ID
CV_CASE_DATASET_R CV_CASE_ID
CV_DEVICE CV_CASE_ID
CV_PROCEDURE CV_CASE_ID


CV_CASE_ABSTR_DATA



Column Section Relationship Section Top of Page


Table-level Detail

Description: CVNet Omf Summary table. Store clinical event that are related to case.
Definition: CVNet Case Abstract data .Omf Summary table.
Table Type: ACTIVITY





Column Detail - CV_CASE_ABSTR_DATA


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 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.
CASE_ABSTR_DATA_ID NUMBER N This is the value of the unique primary identifier of the case_abstr_data table It is an internal system assigned number.
CV_CASE_ID NUMBER N This is the primary key identifier to the cv_case table. It is a system assigned number and served as a foreign key to the cv_case_abstr_data table.
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 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 NUMBER N It is the code that identifies the most basic unit of the storage, i.e. CHF, Ejection Fraction
EVENT_ID NUMBER N Event IDColumn
GROUP_TYPE_CD NUMBER N Group Type Code. Related events are grouped based on their nature or location
NOMENCLATURE_ID NUMBER N This is a foreign key to this table Nomenclature id is unique identifier to the nomenclature table
RESULT_CD NUMBER N Coded result
RESULT_DT_TM DATE Y The date and time of the result value. Thie value stored here is in date format
RESULT_ID NUMBER N The result IDColumn
RESULT_SOURCE VC2(32) Y The result source nameColumn
RESULT_VAL VC2(255) Y The result value of a clinical event
UPDT_APP NUMBER Y The appication number of the application that updates the process
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_REQ NUMBER Y Update Reuest: The request number of the application that update the process.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - CV_CASE_ABSTR_DATA


Child Column in CV_CASE_ABSTR_DATA(FK) Parent Table Name Parent Column Name
Parents: CV_CASE_ID CV_CASE CV_CASE_ID
NOMENCLATURE_ID NOMENCLATURE NOMENCLATURE_ID


CV_CASE_DATASET_R



Column Section Relationship Section Top of Page


Table-level Detail

Description: This table relates CV_dataset table with that of CV_CASE in many to one
Definition: CV_CASE_DATASET_RELATION.It is a Reference table
Table Type: ACTIVITY





Column Detail - CV_CASE_DATASET_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 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.
CASE_DATASET_R_ID NUMBER N Primary Key indicator.The unique primary key that identifies a row.
CV_CASE_ID NUMBER N Foreign Key to this table.
DATASET_ID NUMBER N Foreign Key to this table.Column
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 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.
ERROR_MSG VC2(255) Y The Error Message for the Case Dataset RecordColumn
PARTICIPANT_NBR VC2(50) Y This number is use for identifying organization/individual that submits data to the agent (owner of the dataset)
REGISTRY_NBR FLOAT N Data registry's ID number for the case (e.g., STS Record ID)
STATUS_CD NUMBER N The Error Status for the CaseColumn
UPDT_APP NUMBER Y The front end application used for making changes to the record.
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_REQ NUMBER Y The registered (assigned) request number for the process that inserted or updated the row.
UPDT_TASK NUMBER N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - CV_CASE_DATASET_R


Child Column in CV_CASE_DATASET_R(FK) Parent Table Name Parent Column Name
Parents: CV_CASE_ID CV_CASE CV_CASE_ID
DATASET_ID CV_DATASET DATASET_ID




Parent Column in CV_CASE_DATASET_R (PK) Child Table Name Child Column Name
Children: CASE_DATASET_R_ID CV_CASE_FIELD CASE_DATASET_R_ID
CV_CASE_FILE_ROW CASE_DATASET_R_ID