Table Detail Report

MEDIA_MOVEMENT



Column Section Relationship Section Top of Page


Table-level Detail

Description: Stores the movement history for media master rows
Definition: Store from and to locations when a media master row is updated with a location change
Table Type: ACTIVITY





Column Detail - MEDIA_MOVEMENT


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.
CREATE_DT_TM DATE Y The date and time that the Media Movement row was created
CREATE_PRSNL_ID NUMBER N The personnel id of the user that created the row
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.
FRAME VC2(15) Y Stores an alphanumeric frame number for a microfilm frame. (varchar 15)
FREETEXT_ROLL_FRAME VC2(255) Y For use with microfilm functionality that requires the roll and frame information to be stored in the same field. (varchar 255)
FROM_LOCATION_CD NUMBER N The location that the media was moved from
FROM_MEDIA_MASTER_ID NUMBER N This is the value of the unique primary identifier of the media master table. It is an internal system assigned number. It is filled out if the media was moved from another media.
MEDIA_COMMENT VC2(255) Y Comment field for use with microfilm information. (varchar 255)
MEDIA_MASTER_ID NUMBER N This is the value of the unique primary identifier of the media master table. It is an internal system assigned number
MEDIA_MOVEMENT_ID NUMBER N This is the value of the unique primary identifier of the media movement table. It is an internal system assigned number.
RECORDING_PRSNL_ID NUMBER N The person_id of the person from the personnel table (prsnl) that is credited for performing the move.
ROLL VC2(15) Y Stores an alphanumeric roll number for a microfilm roll. (varchar 15)
SYSTEM_ASSUMED_MOVEMENT NUMBER Y This field indicates whether or not the system assumed the movement based on a predefined trigger
TO_LOCATION_CD NUMBER N This is the location that the media was moved to.
TO_MEDIA_MASTER_ID NUMBER N This is the value of the unique primary identifier of the media master table. It is an internal system assigned number. It is filled out if the media was moved to another media.
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 - MEDIA_MOVEMENT


Child Column in MEDIA_MOVEMENT(FK) Parent Table Name Parent Column Name
Parents: MEDIA_MASTER_ID MEDIA_MASTER MEDIA_MASTER_ID


MEDIA_ORG_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: MEDIA ORG RELTN
Definition: The table that stores the relationship between organization and medias
Table Type: REFERENCE





Column Detail - MEDIA_ORG_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.
MEDIA_ORG_RELTN_ID NUMBER N The primary key of this table
MEDIA_TYPE_CD NUMBER N The code values of media types
ORGANIZATION_ID NUMBER N The primary key of organization 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 - MEDIA_ORG_RELTN


Child Column in MEDIA_ORG_RELTN(FK) Parent Table Name Parent Column Name
Parents: ORGANIZATION_ID ORGANIZATION ORGANIZATION_ID


NOMENCLATURE_ENCNTR_DESC



Column Section Relationship Section Top of Page


Table-level Detail

Description: This stores the user changed description
Definition: This stores nomenclature id, encounter id and a description
Table Type: ACTIVITY





Column Detail - NOMENCLATURE_ENCNTR_DESC


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.
DESCRIPTION VC2(255) Y This is the users description for this nomenclature code for this encounter.
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_SLICE_ID NUMBER N Identifies an Encounter as it relates to a time slice.
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_ENCNTR_DESC_ID NUMBER N This is the value of the unique primary identifier of the nomenclature encounter description table. It is an internal system assigned number
NOMENCLATURE_ID NUMBER N This is the value of the unique primary identifier of the nomenclature table. It is an internal system assigned number
PERSON_ID NUMBER N This is the value of the unique primary identifier of the person table. It is an internal system assigned number.
SVC_CAT_HIST_ID NUMBER N This is the unique identifier for the service category history 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 - NOMENCLATURE_ENCNTR_DESC


Child Column in NOMENCLATURE_ENCNTR_DESC(FK) Parent Table Name Parent Column Name
Parents: ENCNTR_SLICE_ID ENCNTR_SLICE ENCNTR_SLICE_ID
ENCNTR_ID ENCOUNTER ENCNTR_ID
NOMENCLATURE_ID NOMENCLATURE NOMENCLATURE_ID
PERSON_ID PERSON PERSON_ID
SVC_CAT_HIST_ID SERVICE_CATEGORY_HIST SVC_CAT_HIST_ID


ORG_EVENT_SET_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: ORG_EVENT_SET_RELTN
Definition: Supports storing the relationship between Organization and Event Set.
Table Type: REFERENCE





Column Detail - ORG_EVENT_SET_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.
EVENT_SET_NAME VC2(40) N Name of the event set
ORGANIZATION_ID NUMBER N This is the value of the unique primary identifier of the organization 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 - ORG_EVENT_SET_RELTN


Child Column in ORG_EVENT_SET_RELTN(FK) Parent Table Name Parent Column Name
Parents: ORGANIZATION_ID ORGANIZATION ORGANIZATION_ID


PRINCIPLE_TYPE_VOCAB_RELTN



Column Section Top of Page


Table-level Detail

Description: This table defines the relationship between source_vocab_type & principle_vocab
Definition: This table defines the relationship between source_vocab_type & principle_vocab_type
Table Type: REFERENCE





Column Detail - PRINCIPLE_TYPE_VOCAB_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 Y 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 Y 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.
PRINCIPLE_TYPE_CD NUMBER N The principle type cd from priciple type code set
PRINCIPLE_TYPE_FLAG NUMBER N Principle Type Flag
PRINCIPLE_TYPE_VOCAB_RELTN_ID NUMBER N The primary key of this table
SOURCE_VOCAB_CD NUMBER N The source vocab cd from source vocab code set
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.