Table Detail Report

PM_USER_DEFINED



Column Section Top of Page


Table-level Detail

Description: This table will hold the information from the user defined prompts
Definition: PM User Defined
Table Type: ACTIVITY





Column Detail - PM_USER_DEFINED


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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 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 N 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 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 DATETIME 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.
PARENT_ENTITY_ID DOUBLE N The value of the primary identifier of the table to which the user defined row is related (i.e., person_id, encntr_id)
PARENT_ENTITY_NAME VARCHAR(32) N The upper case name of the table to which this User Defined row is related (i.e.,PERSON, ENCOUNTER)
PM_USER_DEFINED_ID DOUBLE N The pm user defined ID is the primary key of the pm_user_defined table.
UDF_TYPE_CD DOUBLE N The user defined type code is the code set value which identifies the user defined information for the pm_user_defined row.
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_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.
VALUE_CD DOUBLE N This field holds Coded value information for user defined prompts This field can hold any Code Set and should be in the group of numbers set aside for User_defined data
VALUE_DT_TM DATETIME Y This field holds Date value information for user defined prompts
VALUE_IND DOUBLE N This field holds Indicator value information for user defined prompts
VALUE_LONG_TEXT_REF_ID DOUBLE N Foreign key from LONG_TEXT table. This field holds the Text value information for user defined prompts.
VALUE_NBR DOUBLE N This field holds Number value information for user defined prompts
VALUE_TYPE DOUBLE N This field holds the indicator as to what type of User Defined Information is in the row. (1 -Text , 2 - coded, 3 - data/time, 4 - Indicator, 5 - numeric)


PM_USER_DEFINED_HIST



Column Section Relationship Section Top of Page


Table-level Detail

Description: PM USER DEFINED HIST
Definition: Tracks modifications to history elements for a given user defined field.
Table Type: ACTIVITY





Column Detail - PM_USER_DEFINED_HIST


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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 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 N 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.
CHANGE_BIT DOUBLE N Identifies which columns have had a change.
PARENT_ENTITY_ID DOUBLE N The value of the primary identifier of the table to which the user defined row is related (i.e., person_id, encntr_id)
PARENT_ENTITY_NAME VARCHAR(30) Y The upper case name of the table to which this User Defined row is related (i.e.,PERSON, ENCOUNTER)
PM_HIST_TRACKING_ID DOUBLE N This is the value of the unique primary identifier of the pm_hist_tracking table. It is an internal system assigned number.
PM_USER_DEFINED_HIST_ID DOUBLE N This is the value of the unique primary identifier of the pm_user_defined_hist table. It is an internal system assigned number.
TRACKING_BIT DOUBLE N Identifies which columns are being tracked for history.
TRANSACTION_DT_TM DATETIME Y Date and time the transaction, which triggered the history row, occurred. This field can be system assigned or manually manipulated by users.
UDF_TYPE_CD DOUBLE N The user defined type code is the code set value which identifies the user defined information for the pm_user_defined row.
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_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.
VALUE_CD DOUBLE N Stores historical values of type double from the parent table
VALUE_DT_TM DATETIME Y This field holds Date value information for user defined prompts
VALUE_LONG_TEXT_ID DOUBLE N This is the value of the unique primary identifier of the long_text table. It is an internal system assigned number.
VALUE_NBR DOUBLE N This field holds Number value information for user defined prompts
VALUE_NBR_IND DOUBLE N Indicates whether or not the input from the front end tool for column VALUE_NBRis 0 or NULL.
VALUE_TYPE DOUBLE N This field holds the indicator as to what type of User Defined Information is in the row. (1 -Text , 2 - coded, 3 - data/time, 4 - Indicator, 5 - numeric)



Relationship Detail - PM_USER_DEFINED_HIST


Child Column in PM_USER_DEFINED_HIST(FK) Parent Table Name Parent Column Name
Parents: VALUE_LONG_TEXT_ID LONG_TEXT LONG_TEXT_ID
PM_HIST_TRACKING_ID PM_HIST_TRACKING PM_HIST_TRACKING_ID


PM_WORK_QUEUE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Person Management Work Queue
Definition: Table that holds queued work items.
Table Type: ACTIVITY





Column Detail - PM_WORK_QUEUE


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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 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 N 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 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.
COMPLETED_BY_ID DOUBLE N Person who completed the task.
COMPLETED_DT_TM DATETIME Y Date and time the task was completed.
ENCNTR_ID DOUBLE 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 DATETIME 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.
PERSON_ID DOUBLE N This is the value of the unique primary identifier of the person table. It is an internal system assigned number.
REQ_BED_CD DOUBLE N Code value for a bed that was requested.
REQ_BUILDING_CD DOUBLE N Code Value for a requested building.
REQ_FACILITY_CD DOUBLE N Code Value for a requested facility.
REQ_NURSE_UNIT_CD DOUBLE N Code value for a requested nurse unit.
REQ_ROOM_CD DOUBLE N Code value for a requested room.
TRANSACTION_TXT VARCHAR(100) Y Field for text transaction description.
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_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.
WORK_ITEM_ID DOUBLE N Foreign key attribute associating the row to a specific work item (from the pm_que_work_item table).
WORK_QUEUE_DT_TM DATETIME Y Date and Time a particular work item was put into the queue.
WORK_QUEUE_ID DOUBLE N Primary Key for this table.



Relationship Detail - PM_WORK_QUEUE


Child Column in PM_WORK_QUEUE(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_ID ENCOUNTER ENCNTR_ID
PERSON_ID PERSON PERSON_ID


PPR_CONSENT_STATUS



Column Section Relationship Section Top of Page


Table-level Detail

Description: PPR Consent Status
Definition: This table contains the consent status for a person at an encounter, org, or person level.
Table Type: ACTIVITY





Column Detail - PPR_CONSENT_STATUS


Column Name Type Null? Definition
ACTIVE_IND DOUBLE 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 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 N 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_ISO VARCHAR(8) Y The date for which this table row becomes effective. Normally, this will be the date the row is added, but could be a past or future date in ISO8601 (YYYYMMDD) format
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.
BLOB_REF_SCAN_ID DOUBLE N Blob reference id for a scanned in documents
COMMENT_TXT VARCHAR(250) Y A free text comment for the consent status.
CONSENT_ID DOUBLE N This is the consent_id that is constant across different versions. Use this for the retrieving the data.
CONSENT_PARENT_ENTITY_ID DOUBLE N Parent Entity Id, such as encntr_id, order_catalog_cd etc.,
CONSENT_PARENT_ENTITY_NAME VARCHAR(30) Y Parent Entity name, such as encounter, order, person etc,
CONSENT_POLICY_ID DOUBLE N The Policy for which the status has been captured.
CONSENT_STATUS_ID DOUBLE N The primary key on this table.
CONSENT_TYPE_CD DOUBLE N Type of the Consent. Examples are privacy, record access, consent to treat, etc.
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.
DOCUMENT_ON_FILE_IND DOUBLE Y Indicator whether the document is on-file.
ENCNTR_ID DOUBLE 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 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.
ORGANIZATION_ID DOUBLE N This is the value of the unique primary identifier of the organization table. It is an internal system assigned number.
PARENT_ENTITY_ID DOUBLE N PARENT ENTITY IDENTIFIER
PARENT_ENTITY_NAME VARCHAR(32) N Name of entity specified in PARENT_ENTITY_ID.
PERSON_ID DOUBLE N This is the value of the unique primary identifier of the person table. It is an internal system assigned number.
REASON_CD DOUBLE N The Reason for the status, based on the status.
STATUS_CD DOUBLE N Status of the Consent.
STATUS_CHANGE_REASON_CD DOUBLE N Codified Reason for the change in status. This field will be empty for a new consent
STATUS_CHANGE_REASON_TEXT VARCHAR(255) Y Free Text Reason for the change in status, this will be filled out only if the codified reason has a cdf meaning of OTHER
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_ISO VARCHAR(8) Y The date the row was last inserted or updated in ISO8601 (YYYYMMDD) format
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.



Relationship Detail - PPR_CONSENT_STATUS


Child Column in PPR_CONSENT_STATUS(FK) Parent Table Name Parent Column Name
Parents: BLOB_REF_SCAN_ID BLOB_REFERENCE BLOB_REF_ID
ENCNTR_ID ENCOUNTER ENCNTR_ID
ORGANIZATION_ID ORGANIZATION ORGANIZATION_ID
PERSON_ID PERSON PERSON_ID
CONSENT_POLICY_ID PPR_CONSENT_POLICY CONSENT_POLICY_ID


PREEXIST_CONDITION



Column Section Relationship Section Top of Page


Table-level Detail

Description:
Definition:
Table Type: ACTIVITY





Column Detail - PREEXIST_CONDITION


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.
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.
DESCRIPTION VARCHAR(200) Y
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.
NOMENCLATURE_ID DOUBLE N
PERSON_PLAN_RELTN_ID DOUBLE N
PREEXIST_ID DOUBLE N Uniquely identifies a row on the PREEXIST_CONDITION table.
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_PRSNL_ID DOUBLE N
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.



Relationship Detail - PREEXIST_CONDITION


Child Column in PREEXIST_CONDITION(FK) Parent Table Name Parent Column Name
Parents: PERSON_PLAN_RELTN_ID PERSON_PLAN_RELTN PERSON_PLAN_RELTN_ID