Table Detail Report

ENCNTR_NEWBORN_CE_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Newborn Clinical Event Relationship
Definition: This table links the clinical dynamic lable to the newborn's encounter.
Table Type: ACTIVITY





Column Detail - ENCNTR_NEWBORN_CE_RELTN


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.
CE_DYNAMIC_LABEL_ID NUMBER N The label_id of the dynamic label to which this newborn is associated. (From CE_DYNAMIC_LABEL table)
ENCNTR_ID NUMBER N The newborn's encounter ID
ENCNTR_NEWBORN_CE_RELTN_ID NUMBER N Uniquely relates a newborn and their clinical dynamic label.
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 - ENCNTR_NEWBORN_CE_RELTN


Child Column in ENCNTR_NEWBORN_CE_RELTN(FK) Parent Table Name Parent Column Name
Parents: CE_DYNAMIC_LABEL_ID CE_DYNAMIC_LABEL CE_DYNAMIC_LABEL_ID
ENCNTR_ID ENCOUNTER ENCNTR_ID


ENCNTR_OCCURRENCE_CODE



Column Section Relationship Section Top of Page


Table-level Detail

Description: ENCNTR OCCURRENCE CODE
Definition: Encounter occurrence code (UB92).
Table Type: ACTIVITY





Column Detail - ENCNTR_OCCURRENCE_CODE


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 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.
CONTRIBUTOR_SYSTEM_CD NUMBER Y 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.
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 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.
OCCURRENCE_CD NUMBER N A UB92 occurrence code (Universal Billing).
OCCURRENCE_CODE_ID NUMBER N This is the value of the unique primary identifier of the encounter occurrence code table. It is an internal system assigned number.
OCCURRENCE_DT_TM DATE Y Date and time that the UB92 occurrence, indicated by the row, happened.
SEQUENCE NUMBER Y **OBSOLETE** NOT USED AT THIS TIME. Placeholder for sequential order of the occurrence codes. **OBSOLETE**
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 - ENCNTR_OCCURRENCE_CODE


Child Column in ENCNTR_OCCURRENCE_CODE(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID




Parent Column in ENCNTR_OCCURRENCE_CODE (PK) Child Table Name Child Column Name
Children: OCCURRENCE_CODE_ID ENCNTR_OCCURRENCE_CODE_HIST OCCURRENCE_CODE_ID


ENCNTR_OCCURRENCE_CODE_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Occurrence Code History
Definition: Used for tracking history of certain columns on the encntr_occurrence_code table.
Table Type: ACTIVITY





Column Detail - ENCNTR_OCCURRENCE_CODE_HIST


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 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.
CHANGE_BIT NUMBER N Identifies which columns have had a change.
CONTRIBUTOR_SYSTEM_CD NUMBER Y 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.
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 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.
OCCURRENCE_CD NUMBER N A UB92 occurrence code (Universal Billing).
OCCURRENCE_CODE_HIST_ID NUMBER N Uniquely identifies a row tracking history of certain columns on the encntr_occurrence_code table.
OCCURRENCE_CODE_ID NUMBER N Uniquely identifies the related ENCNTR_OCCURRENCE_CODE record.
OCCURRENCE_DT_TM DATE Y Date and time that the UB92 occurrence, indicated by the row, happened.
PM_HIST_TRACKING_ID NUMBER N This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number.
SEQUENCE NUMBER Y **OBSOLETE** NOT USED AT THIS TIME. Placeholder for sequential order of the occurrence codes. **OBSOLETE**
TRANSACTION_DT_TM DATE Y More aptly named activity_dt_tm; holds the current date and time of the system when the row was inserted. This will match the create_dt_tm from the corresponding pm_hist_tracking row.
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 - ENCNTR_OCCURRENCE_CODE_HIST


Child Column in ENCNTR_OCCURRENCE_CODE_HIST(FK) Parent Table Name Parent Column Name
Parents: OCCURRENCE_CODE_ID ENCNTR_OCCURRENCE_CODE OCCURRENCE_CODE_ID
PM_HIST_TRACKING_ID PM_HIST_TRACKING PM_HIST_TRACKING_ID


ENCNTR_ORG_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: Encounter Organization Relationship
Definition: The encounter-organization relation table contains pointers to related organizations in the organization table. Usually, a row in this table represents an organization which is the guarantor of a specific encounter as in the case of an auto accident.
Table Type: ACTIVITY





Column Detail - ENCNTR_ORG_RELTN


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 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.
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.
ENCNTR_ID NUMBER N This is the value of the unique primary identifier of the encounter table. It is an internal system assigned number.
ENCNTR_ORG_ALIAS VC2(100) Y Free-text alias relating the encounter and organization.
ENCNTR_ORG_NBR VC2(100) Y Free-text number relating the encounter and organization.
ENCNTR_ORG_RELTN_CD NUMBER N Identifies the general type of relationship between the encounter and an organization. This field has meanings in the common data foundation which are defined by Cerner (i.e., guarantor, insurance company, etc.).
ENCNTR_ORG_RELTN_ID NUMBER N This is the value of the unique primary identifier of the encounter organization relation table. It is an internal system assigned number.
ENCNTR_ORG_RELTN_TYPE_CD NUMBER N ** obsolete ** This column has been replaced by ENCNTR_ORG_RELTN_CD. Identifies the general type of relationship between the encounter and an organization. This field has meanings in the common data foundation which are defined by Cerner (I.e., GUARANTOR, etc.)
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.
FREE_TEXT_IND NUMBER N Indicates whether the relationship between encounter and organization is free-text.
FT_ORG_NAME VC2(100) Y If the relationship is free-text, this field can display the name of the organization to which the encounter is related.
INTERNAL_SEQ NUMBER N Sequence used within Cerner applications to order encounter organization relationships.
ORGANIZATION_ID NUMBER N This is the value of the unique primary identifier of the organization table. It is an internal system assigned number.
PRIORITY_SEQ NUMBER N Identifies a sequencing priority to be used when a duplicate relationship of the same type is created.
RESEARCH_ACCOUNT_ID NUMBER N This is the id that relates to the research account that is guarantor for this encounter
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 - ENCNTR_ORG_RELTN


Child Column in ENCNTR_ORG_RELTN(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
ORGANIZATION_ID ORGANIZATION ORGANIZATION_ID
RESEARCH_ACCOUNT_ID RESEARCH_ACCOUNT RESEARCH_ACCOUNT_ID


ENCNTR_PENDING



Column Section Relationship Section Top of Page


Table-level Detail

Description: encntr_pending
Definition: Stores information relating to an encounter that has been put in a 'Pend' transfer or discharge. It is also used to capture information when the transfer or discharge is completed and any information relating to a cancel of the pending action.
Table Type: ACTIVITY





Column Detail - ENCNTR_PENDING


Column Name Type Null? Definition
ACCOMMODATION_CD NUMBER N Current type of accommodations in which the patient (encounter) has been placed. (e.g. Private, Semi Private, etc.)
ACCOMMODATION_REASON_CD NUMBER N Describes why the accommodation the patient received was given. (e.g. Doctor requested, patient requested)
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.
ALC_DECOMP_DT_TM DATE Y The date and time of the alternate level of care decompensation
ALC_REASON_CD NUMBER N Reason the alternate level of care value is being assigned or changed
ALT_LVL_CARE_CD NUMBER N Level of care for the encounter that signals a difference, or alternative, to the care signified by the encntr_type, med service, location, or combination therein. Used primarily as a billing function to trigger a change in charging rates.
ALT_LVL_CARE_DT_TM DATE Y The date and time the alternate level of care was assigned
ATTENDDOC_ID NUMBER N Request Attending Physician ID for pending encounter.
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.
DISCH_DISPOSITION_CD NUMBER N The conditions under which the patient left the facility at the time of discharge.
DISCH_TO_LOCTN_CD NUMBER N The location to which the patient was discharged such as another hospital or nursing home.
ENCNTR_ID NUMBER N This is the value of the unique primary identifier of the encounter table. It is an internal system assigned number.
ENCNTR_PENDING_ID NUMBER N This is the value of the unique primary identifier of the encntr_pending table. It is an internal system assigned number.
ENCNTR_TYPE_CD NUMBER N Categorizes the encounter into a logical group or type. Examples may include inpatient, outpatient, etc.
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.
EST_COMPLETE_DT_TM DATE Y The estimated or expected date/time that the pending action will be completed. This field may be null.
ISOLATION_CD NUMBER N The isolation code indicates that some level of isolation or restricted access is required or in place for this patient indicating special procedure or consideration to be used when dealing with the patient.
MED_SERVICE_CD NUMBER N The type or category of medical service that the patient is receiving in relation to their encounter. The category may be of treatment type, surgery, general resources, or others.
PENDING_DT_TM DATE Y The date and time for which a pending action becomes active. Normally, this will be the date and time the row is added, but could be a past or future date and time.
PENDING_PRIORITY_CD NUMBER N This represents the priority of the pending action. (i.e. Urgent, Low, High, etc.)
PENDING_PRSNL_ID NUMBER N The Id of the personnel who initiated the pending activity on the encounter.
PENDING_STATUS_CD NUMBER N This represents the status of the pending action. (i.e. On Hold, Waiting for Chart, etc.)
PENDING_TYPE_FLAG NUMBER N Identifies the type of pending action associated with the row.
PEND_BED_CD NUMBER N This field is the current patient location with a location type of bed.
PEND_BUILDING_CD NUMBER N This field is the current patient location with a location type of building.
PEND_FACILITY_CD NUMBER N This field is the current patient location with a location type of facility.
PEND_NURSE_UNIT_CD NUMBER N This field is the current patient location with a location type of nurse unit.
PEND_ROOM_CD NUMBER N This field is the current patient location with a location type of room.
PREV_EST_DEPART_DT_TM DATE Y Previous Estimated Depart Date and Time that was stamped on the encounter table before a pending action.
PRIORITY_SEQ NUMBER Y Identifies an sequencing priority to be used when there is more than one location with the same encounter.
PROCESS_STATUS_DT_TM DATE Y The date/time that the process status flag changed.
PROCESS_STATUS_FLAG NUMBER N Identifies the status of pending action associated with the row.
PROGRAM_SERVICE_CD NUMBER N The program service associated with the location of the patient
SERVICE_CATEGORY_CD NUMBER N Codified field which identifies the current category of service the patient is receiving for this encounter.
SPECIALTY_UNIT_CD NUMBER N The specialty associated with a program service
TRANSACTION_REASON VC2(200) Y Text that describes the reason for the transaction.
TRANSACTION_REASON_CD NUMBER N Identifies the reason for the transaction.
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 - ENCNTR_PENDING


Child Column in ENCNTR_PENDING(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
PEND_BED_CD LOCATION LOCATION_CD
PEND_BUILDING_CD LOCATION LOCATION_CD
PEND_FACILITY_CD LOCATION LOCATION_CD
PEND_NURSE_UNIT_CD LOCATION LOCATION_CD
PEND_ROOM_CD LOCATION LOCATION_CD
ATTENDDOC_ID PRSNL PERSON_ID