Table Detail Report

CODE_VALUE_FILTER_R



Column Section Top of Page


Table-level Detail

Description: CODE VALUE FILTER R
Definition: Contains the relationship between a code value filter and CODE_VALUE(s).
Table Type: REFERENCE





Column Detail - CODE_VALUE_FILTER_R


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 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 N 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.
CODE_VALUE_CD NUMBER N Code value that is in the filter.Column
CODE_VALUE_FILTER_ID NUMBER N The identifier for the filter.Column
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.
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.


NOMEN_PROTOCOL_RELTN



Column Section Top of Page


Table-level Detail

Description: This table will contain extension data on a specific nomenclature
Definition: The NOMEN_PROTOCOL_RELTN table will contain extension data on a specific nomenclature item. This data indicates the user may be notified for special decision making.
Table Type: ACTIVITY





Column Detail - NOMEN_PROTOCOL_RELTN


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.
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.
NOMENCLATURE_ID NUMBER N Foreign key to the NOMENCLATURE table.
NOMEN_PROTOCOL_RELTN_ID NUMBER N Primary Key
NOTIFICATION_LEVEL_CD NUMBER N Indicates the interruption level of the protocol.Column
PROTOCOL_TYPE_CD NUMBER N Identifies the protocol type.Column
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.


PROV_ENCNTR_ENTITY



Column Section Relationship Section Top of Page


Table-level Detail

Description: Provenance ENCNTR Entity
Definition: Stores information about entities associated to the provenance ENCNTR concept
Table Type: ACTIVITY





Column Detail - PROV_ENCNTR_ENTITY


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 NUMBER N Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc.
ENTITY_ROLE_CD NUMBER N Code value describing the entity role in the provenance activity - e.g. SOURCE.
PARENT_ENTITY_ID NUMBER N Pk for the entity table identified in field PARENT_ENTITY_NAME.
PARENT_ENTITY_NAME VC2(30) N Entity table name - e.g. SI_DOCUMENT_METADATA CLINICAL_EVENT
PROVENANCE_ENCOUNTER_ID NUMBER N Pk for the Provenance_Encounter table.
PROV_ENCNTR_ENTITY_ID NUMBER N Primary Key
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 - PROV_ENCNTR_ENTITY


Child Column in PROV_ENCNTR_ENTITY(FK) Parent Table Name Parent Column Name
Parents: PROVENANCE_ENCOUNTER_ID PROVENANCE_ENCOUNTER PROVENANCE_ENCOUNTER_ID




Parent Column in PROV_ENCNTR_ENTITY (PK) Child Table Name Child Column Name
Children: PROV_ENCNTR_ENTITY_ID PROV_ENCNTR_ENTY_PRTCPNT PROV_ENCNTR_ENTITY_ID


REACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: Reaction
Definition: The Reaction table is used to record past adverse reactions regarding an allergy for a person.
Table Type: ACTIVITY





Column Detail - REACTION


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.
ALLERGY_ID NUMBER N Uniquely defines an allergy/adverse reaction within the allergy table. The allergy_id can be associated with multiple allergy instances. When a new allergy is added to the allergy table the allergy_id is assigned to the allergy_instance_id.
ALLERGY_INSTANCE_ID NUMBER N Unique identifier for the allergy table. Each change or revision made to an allergy/adverse reaction creates a new allergy instance.
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.
CMB_DT_TM DATE Y Date/Time the item was combined
CMB_FLAG NUMBER N Flag indicating the combined status of the item. 0 = not part of combined, 1 Combined, 2 Historically Combined, 3 Continuation of Combine indication
CMB_PERSON_ID NUMBER N Person identifier of the "From" person being combined
CMB_PRSNL_ID NUMBER N Person identifier who performed the combined
CMB_REACTION_ID NUMBER N The "From" person's reaction identifier of the reaction being combined
CMB_TZ NUMBER Y Combine Date Time ZoneColumn
CONTRIBUTOR_SYSTEM_CD NUMBER 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.
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.
REACTION_FTDESC VC2(255) Y A free text description of the reaction.
REACTION_ID NUMBER N Unique identifier of the reaction table.
REACTION_NOM_ID NUMBER N Unique identifier of the reaction.
SEVERITY_CD NUMBER N Severity of the reaction, exmaples include low, mild, moderate and high etc¿ comes from code set 4646006
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 - REACTION


Child Column in REACTION(FK) Parent Table Name Parent Column Name
Parents: ALLERGY_ID ALLERGY ALLERGY_INSTANCE_ID




Parent Column in REACTION (PK) Child Table Name Child Column Name
Children: REACTION_ID REACT_ENTITY_RELTN REACTION_ID