HEALTH_CONCERN



Column Section Relationship Section Top of Page


Table-level Detail

Description: HEALTH CONCERNS
Definition: Health Concerns of Patients outside of Family or Social Histories
Table Type: ACTIVITY





Column Detail - HEALTH_CONCERN


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 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.
CATEGORY_CD NUMBER N Defines the type of health concern. (transportation, pyschosocial etc) from code set 4270007
COMMENTS VC2(500) Y COMMENTS
CONCERNED_PERSON_RELTN_CD NUMBER N the individual with a health concern for the patient. Value from code set 12023
DESCRIPTION VC2(500) N The concern associated to the patient
DOCUMENTED_ENCNTR_ID NUMBER N Encounter on which the health concern was documented
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.
HEALTH_CONCERN_GROUP_ID NUMBER N This field contains a value (pulled from the sequence) which groups Health Concerns.
HEALTH_CONCERN_ID NUMBER N PRIMARY KEY
HEALTH_CONCERN_INSTANCE_UUID VC2(255) N INSTANCE UNIQUE IDENTIFIER
HEALTH_CONCERN_UUID VC2(255) N Used to version related health concerns.
LAST_UPDT_DT_TM DATE N The date and time this row was last updated by personnel.
LAST_UPDT_ENCNTR_ID NUMBER N The identifier of the encounter on which the health concern is last updated.
LAST_UPDT_ID NUMBER N Identification of the person who performed the Last Update on this row.
NOMENCLATURE_ID NUMBER N The Nomenclature term that was searched by a user to add the health concern.
ONSET_DT_TM DATE Y Absolute Date for the Concern Onset
PERSON_ID NUMBER N Person identifier
RECORDED_DT_TM DATE Y DATE AND TIME THE C ONCERN WAS RECORDED
RECORDED_PRSNL_ID NUMBER N PERSON WHO RECORDED THE CONCERN
RESOLVED_DT_TM DATE Y DATE The Concern was Resolved
RESOLVED_PRSNL_ID NUMBER N The USER shom marked the health concern as resolved
STATUS_CD NUMBER N The status of the health concern. (active, inactive, resolved, canceled)
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 - HEALTH_CONCERN


Child Column in HEALTH_CONCERN(FK) Parent Table Name Parent Column Name
Parents: DOCUMENTED_ENCNTR_ID ENCOUNTER ENCNTR_ID
LAST_UPDT_ENCNTR_ID ENCOUNTER ENCNTR_ID
HEALTH_CONCERN_GROUP_ID HEALTH_CONCERN HEALTH_CONCERN_ID
NOMENCLATURE_ID NOMENCLATURE NOMENCLATURE_ID
PERSON_ID PERSON PERSON_ID
LAST_UPDT_ID PRSNL PERSON_ID
RECORDED_PRSNL_ID PRSNL PERSON_ID
RESOLVED_PRSNL_ID PRSNL PERSON_ID




Parent Column in HEALTH_CONCERN (PK) Child Table Name Child Column Name
Children: HEALTH_CONCERN_ID HEALTH_CONCERN HEALTH_CONCERN_GROUP_ID


HISTORY_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: HISTORY ACTION
Definition: Track users reviewing the patient's history data captured through powerforms or powernote in the Social, Family, Past Medical, Procedure and Pregnancy history components.
Table Type: ACTIVITY





Column Detail - HISTORY_ACTION


Column Name Type Null? Definition
ACTION_DT_TM DATE N Review action taken date time
ACTION_DT_TZ NUMBER N Review action taken date time zone
COMP_TYPE_MEAN VC2(12) N Name of the history component that review action was taken
ENCNTR_ID NUMBER N This is the value of the unique primary identifier of the encounter table. It is an internal system assigned number.
HISTORY_ACTION_ID NUMBER N this is the table's primary key. the unique identifier for a history_action table.
PERSON_ID NUMBER N this is the value of the unique primary identifier of the person table. it is an internal system assigned number.
PRSNL_ID NUMBER N prsnl id. this is the value of the unique primary identifier of the person table. it is an internal system assigned number
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.
VIEW_TYPE_MEAN VC2(12) N History view type when the review action was taken



Relationship Detail - HISTORY_ACTION


Child Column in HISTORY_ACTION(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
PERSON_ID PERSON PERSON_ID
PRSNL_ID PRSNL PERSON_ID


SHX_ACTION



Column Section Relationship Section Top of Page


Table-level Detail

Description: SHX_ACTION
Definition: Each row on the table represents clinician's access to the patient's social history assessment record
Table Type: ACTIVITY





Column Detail - SHX_ACTION


Column Name Type Null? Definition
ACTION_DT_TM DATE N Action taken date and time
ACTION_TYPE_MEAN VC2(12) N Indicates the type of entry on the social history personnel relation table. it can be CREATE, REVIEW, INACTIVATE
ACTION_TZ NUMBER N Action taken date time zone
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.
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.
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.
PRSNL_ID NUMBER N Prsnl id. This is the value of the unique primary identifier of the person table. it is an internal system assigned number
SHX_ACTION_ID NUMBER N SEQUENCE NAME = :PROBLEM_SEQ This is the table's primary key. the unique identifier for a shx_action table.
SHX_ACTIVITY_GROUP_ID NUMBER N ACTIVITY GROUP ID FROM THE SHX_ACTIVITY table
SHX_ACTIVITY_ID NUMBER N SEQUENCE NAME: PROBLEM_SEQ unique identifier for the SHX_ ACTIVITY table.
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 - SHX_ACTION


Child Column in SHX_ACTION(FK) Parent Table Name Parent Column Name
Parents: PRSNL_ID PRSNL PERSON_ID
SHX_ACTIVITY_ID SHX_ACTIVITY SHX_ACTIVITY_ID


SHX_ACTIVITY



Column Section Relationship Section Top of Page


Table-level Detail

Description: SHX_ACTIVITY
Definition: Each row on the table represents patient's discrete response of an assessment made for a category.
Table Type: ACTIVITY





Column Detail - SHX_ACTIVITY


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.
ASSESSMENT_CD NUMBER N Indicates overall assessment for a category
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.
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.
LONG_TEXT_ID NUMBER N The is the value of the unique primary identifier of a long_text table. It is an internal system assigned number.
ORGANIZATION_ID NUMBER N SEQUENCE NAME: organization_seq The field will store org id for the user who writes out the data. we will use this field to enforce person data sharing rules.
ORIGINATING_ENCNTR_ID NUMBER N The value of the unique primary identifier of the encounter table
PERFORM_DT_TM DATE N Date and time when the assessment was made.
PERSON_ID NUMBER N SEQUENCE NAME:PERSON_ONLY_SEQ This is the value of the unique primary identifier of the person table. It is an internal system assigned number.
SHX_ACTIVITY_GROUP_ID NUMBER N SEQUENCE NAME: PROBLEM_SEQ Non unique identifier for the SHX_ ACTIVITY table. Each change or revision made to a social history discrete response creates a new social history response instance.
SHX_ACTIVITY_ID NUMBER N SEQUENCE NAME:PROBLEM_SEQ This is the table's primary key. The unique identifier for a shx_activity. It will be used to uniquely identify discrete response. Uniquely defines a social history discrete detail within the shx_activity table. The shx_ activity_id can be associated with multiple social history detail instances. When a new social history discrete response is added to the shx_activity table the shx_ activity_id
SHX_CATEGORY_DEF_ID NUMBER N SEQUENCE NAME: PROBLEM_SEQ The is the value of the unique primary identifier for a Social History category view instance on SHX_CATEGORY_DEF table. It is an internal system assigned number.
SHX_CATEGORY_REF_ID NUMBER N The ID value from related CAREGORY REF table. Added for performance reasons (de-normalized) to avood extra join to CATEGORY DEF table..
STATUS_CD NUMBER N Unique code value that identifies section.
TYPE_MEAN VC2(12) N Indicates the type of entry on the SHX_ ACTIVITY table. It can be PERSON, CATEGORY, DETAIL
UNABLE_TO_OBTAIN_IND NUMBER N Indicates that assessment was not made as it was unable to obtain from the patient.
UPDATE_ENCNTR_ID NUMBER N The most recent encounter Id to update the social history 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 - SHX_ACTIVITY


Child Column in SHX_ACTIVITY(FK) Parent Table Name Parent Column Name
Parents: ORIGINATING_ENCNTR_ID ENCOUNTER ENCNTR_ID
UPDATE_ENCNTR_ID ENCOUNTER ENCNTR_ID
LONG_TEXT_ID LONG_TEXT LONG_TEXT_ID
ORGANIZATION_ID ORGANIZATION ORGANIZATION_ID
PERSON_ID PERSON PERSON_ID
SHX_CATEGORY_DEF_ID SHX_CATEGORY_DEF SHX_CATEGORY_DEF_ID
SHX_CATEGORY_REF_ID SHX_CATEGORY_REF SHX_CATEGORY_REF_ID




Parent Column in SHX_ACTIVITY (PK) Child Table Name Child Column Name
Children: SHX_ACTIVITY_ID SHX_ACTION SHX_ACTIVITY_ID
SHX_COMMENT SHX_ACTIVITY_ID
SHX_RESPONSE SHX_ACTIVITY_ID
SHX_SEC_LBL SHX_ACTIVITY_ID


SHX_ALPHA_RESPONSE



Column Section Relationship Section Top of Page


Table-level Detail

Description: SHX_ALPHA_RESPONSE
Definition: Each row on the table represents discrete response for an assessment made
Table Type: ACTIVITY





Column Detail - SHX_ALPHA_RESPONSE


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.
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.
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.
NOMENCLATURE_ID NUMBER N This is the value of the unique primary identifier of the nomenclature table.
OTHER_TEXT VC2(255) N Indicates the type of entry on the SHX_ RESPONSE table. It can be ALPHA, NUMERIC, DATE
SHX_ALPHA_RESPONSE_ID NUMBER N SEQUENCE NAME: PROBLEM_SEQ This is the table's primary key. the unique identifier for a shx_act_assessment table.
SHX_RESPONSE_ID NUMBER N SEQUENCE NAME: PROBLEM_SEQ unique identifier for the SHX_ ACTIVITY table.
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 - SHX_ALPHA_RESPONSE


Child Column in SHX_ALPHA_RESPONSE(FK) Parent Table Name Parent Column Name
Parents: NOMENCLATURE_ID NOMENCLATURE NOMENCLATURE_ID
SHX_RESPONSE_ID SHX_RESPONSE SHX_RESPONSE_ID