Table Detail Report
PERSON_PRSNL_ORG_OVERRIDE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Personnel Organization Override |
| Definition: | The person personnel organization override table contains information regarding a personnel's permission to access a patient's data at a particular organization which overrides organization security. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PRSNL_ORG_OVERRIDE
| 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. |
| CHART_ACCESS_ORGANIZATION_ID | NUMBER | N | The identifier of the chart access organization which contains the data of the patient that the personnel is requesting persmission to access. |
| 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. |
| PERSON_ID | NUMBER | N | The person identifier of the patient to which the personnel requests permission to access data. |
| PERSON_PRSNL_ORG_OVERRIDE_ID | NUMBER | N | Unique generated number that identifies a single row on the PERSON_PRSNL_ORG_OVERRIDE table. |
| PRSNL_ID | NUMBER | N | The personnel identifier of the user requesting access to patient data associated with the organization. |
| SOURCE_CHILD_ORGANIZATION_ID | NUMBER | N | The identifier of the source child organization from where the personnel requests permission to access data. This is also used to limit the scope of the access being granted. This would be optional and not be needed in most workflows. For Sweden workflows, this would be the care unit. |
| SOURCE_PARENT_ORGANIZATION_ID | NUMBER | N | The identifier of the source parent organization from where the personnel requests permission to access data. This is also used to limit the scope of the access being granted. This would be optional and not be needed in most workflows. For Sweden workflows, this would be the care giver. |
| 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 - PERSON_PRSNL_ORG_OVERRIDE
| Child Column in PERSON_PRSNL_ORG_OVERRIDE(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | CHART_ACCESS_ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID |
| SOURCE_CHILD_ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID | |
| SOURCE_PARENT_ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID | |
| PERSON_ID | PERSON | PERSON_ID | |
| PRSNL_ID | PRSNL | PERSON_ID |
PERSON_PRSNL_RELTN
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Personnel Relationship |
| Definition: | The person-personnel relationship table contains pointers to related personnel in the personnel table. The kind of relationship (i.e., primary care physician, etc.) defines how the person and personnel are related. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PRSNL_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. |
| 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_CD | NUMBER | N | When set to a meaning of 'FTBRIEF', this indicates that the prsnl_person_id is NULL, meaning that there is no reference to the personnel table. This is a 'free text' relationship with the name of this |
| FT_PRSNL_NAME | VC2(100) | Y | The name of the personnel in the 'free text' relationship indicated by the free_text_ind in the row being set to 'TRUE'. |
| INTERNAL_SEQ | NUMBER | N | Internal Person Management sequence |
| MANUAL_CREATE_BY_ID | NUMBER | N | Person Id of the person who manually created the relationship |
| MANUAL_CREATE_DT_TM | DATE | Y | Date and Time relationship was manually created. |
| MANUAL_CREATE_IND | NUMBER | N | Indicator that this relationship was manually created |
| MANUAL_INACT_BY_ID | NUMBER | N | Person Id of the person who manually inactivated the relationship |
| MANUAL_INACT_DT_TM | DATE | Y | Date & time that this relationship was manually inactivated |
| MANUAL_INACT_IND | NUMBER | N | Indicator that this relationship was manually inactivated |
| NOTIFICATION_CD | NUMBER | N | Personnel preferred method of notification for issues concerning related person. |
| PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person table. It is an internal system assigned number. |
| PERSON_PRSNL_RELTN_ID | NUMBER | N | This is the value of the unique primary identifier of the person-personnel relationship table. It is an internally assigned number and generally not revealed to the user. |
| PERSON_PRSNL_R_CD | NUMBER | N | Person Prsnl Relationship Id |
| PRIORITY_SEQ | NUMBER | N | Identifies a sequencing priority to be used when a duplicate relationship of the same type is created |
| PRSNL_PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the personnel table. This is a 'role' name for the reference to person_id in the personnel table and used to differentiate between other references to person_id in this table. |
| SOURCE_IDENTIFIER | VC2(255) | Y | Identifier assigned from a master system to this row. Added to support he UK's PDS Allocated Object Identifier. Used to help keep the UK master database in sync with Millennium. |
| 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 - PERSON_PRSNL_RELTN
| Child Column in PERSON_PRSNL_RELTN(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_ID | PERSON | PERSON_ID |
| PRSNL_PERSON_ID | PRSNL | PERSON_ID |
| Parent Column in PERSON_PRSNL_RELTN (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | PERSON_PRSNL_RELTN_ID | PERSON_PRSNL_RELTN_HISTORY | PERSON_PRSNL_RELTN_ID |
PERSON_PRSNL_RELTN_HISTORY
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Personnel Relation History |
| Definition: | Used to store the transactional history for person personnel relationships. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_PRSNL_RELTN_HISTORY
| 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 | 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 | 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. |
| FREE_TEXT_CD | NUMBER | N | When set to a meaning of 'FTBRIEF', this indicates that the prsnl_person_id is NULL, meaning that there is no reference to the personnel table. This is a 'free text' relationship with the name of this |
| FT_PRSNL_NAME | VC2(100) | Y | The name of the personnel in the 'free text' relationship indicated by the free_text_ind in the row being set to 'TRUE'. |
| INTERNAL_SEQ | NUMBER | Y | Used within Cerner applications, if necessary, to order encounter personnel relation rows. |
| MANUAL_CREATE_BY_ID | NUMBER | N | Person Id of the person who manually created the relationship |
| MANUAL_CREATE_DT_TM | DATE | Y | Date and Time relationship was manually created. |
| MANUAL_CREATE_IND | NUMBER | Y | Indicator that this relationship was manually created |
| MANUAL_INACT_BY_ID | NUMBER | N | Person Id of the person who manually inactivated the relationship |
| MANUAL_INACT_DT_TM | DATE | Y | Date & time that this relationship was manually inactivated |
| MANUAL_INACT_IND | NUMBER | Y | Indicator that this relationship was manually inactivated |
| NOTIFICATION_CD | NUMBER | N | Personnel preferred method of notification for issues concerning related person. |
| PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the person table. It is an internal system assigned number. |
| PERSON_PRSNL_RELTN_HISTORY_ID | NUMBER | N | The primary key of the PERSON_PRSNL_RELTN_HISTORY table. |
| PERSON_PRSNL_RELTN_ID | NUMBER | N | This is the value of the unique primary identifier of the person-personnel relationship table. It is an internally assigned number and generally not revealed to the user. |
| PERSON_PRSNL_R_CD | NUMBER | N | Person Prsnl Relationship Id |
| 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. |
| PRIORITY_SEQ | NUMBER | Y | Identifies a sequencing priority to be used when a duplicate relationship of the same type is created |
| PRSNL_PERSON_ID | NUMBER | N | This is the value of the unique primary identifier of the personnel table. This is a 'role' name for the reference to person_id in the personnel table and used to differentiate between other references to person_id in this table. |
| SOURCE_IDENTIFIER | VC2(255) | Y | Identifier assigned from a master system to this row. Added to support he UK's PDS Allocated Object Identifier. Used to help keep the UK master database in sync with Millennium. |
| TRACKING_BIT | NUMBER | N | Identifies which columns are being tracked for history. |
| TRANSACTION_DT_TM | DATE | Y | ** OBSOLETE **. Use column updt_dt_tm for any filtering/ordering query. If transaction date time is needed, it should be retrieved from pm_hist_tracking table. Note that its date may be in the past, as in before the update date time. |
| 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 - PERSON_PRSNL_RELTN_HISTORY
| Child Column in PERSON_PRSNL_RELTN_HISTORY(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_PRSNL_RELTN_ID | PERSON_PRSNL_RELTN | PERSON_PRSNL_RELTN_ID |
| PRSNL_PERSON_ID | PRSNL | PERSON_ID |
PERSON_RX_PLAN_COVERAGE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Prescription Plan Coverage |
| Definition: | This table contains information pertaining to a specific prescription plan coverage for a person. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_RX_PLAN_COVERAGE
| 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_SERVICE_DT_TM | DATE | Y | The date the service coverage begins. |
| COVERAGE_STATUS_CD | NUMBER | N | Describes the eligibility of the coverage. For example, eligible or not eligible. |
| END_SERVICE_DT_TM | DATE | Y | The date when service coverage ends. |
| PERSON_RX_PLAN_COVERAGE_ID | NUMBER | N | The primary identifier of this table. |
| PERSON_RX_PLAN_RELTN_ID | NUMBER | N | The ID of the person prescription plan relation that this coverage is related to.. |
| SERVICE_TYPE_CD | NUMBER | N | The codified service type for the coverage. Populated when the service type for the coverage is defined by the X12 specification and can therefore be codified. No coverage will have both a service_type_cd and a service_type_txt. |
| SERVICE_TYPE_TXT | VC2(255) | Y | The free text service type for the coverage. Populated when the service type is not defined by the X12 specification and therefore cannot be codified. No coverage will have both a service_type_cd and a service_type_txt. |
| 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 - PERSON_RX_PLAN_COVERAGE
| Child Column in PERSON_RX_PLAN_COVERAGE(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | PERSON_RX_PLAN_RELTN_ID | PERSON_RX_PLAN_RELTN | PERSON_RX_PLAN_RELTN_ID |
PERSON_RX_PLAN_RELTN
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Person Prescription Plan Relation |
| Definition: | This relation table associates a person to a free text prescription plan or to a prescription plan on the health plan table. |
| Table Type: | ACTIVITY |
Column Detail - PERSON_RX_PLAN_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. |
| 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. |
| CARDHOLDER_FIRST_NAME | VC2(80) | Y | The first name of the card holder for the prescription plan. |
| CARDHOLDER_IDENT | VC2(50) | Y | The prescription plan ID that is on the prescription plan card. |
| CARDHOLDER_LAST_NAME | VC2(80) | Y | The last name of the card holder for the prescription plan. |
| 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_BUILD_FLAG | NUMBER | N | Indicates how the data for this plan was loaded into this table. 0 - No Plan, 1 - Upload, 2 - RX Hub, 3 - Manual, 4 - System |
| 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. |
| HEALTH_PLAN_ID | NUMBER | N | The identifier of the health plan this person's prescription plan is related to. |
| INTERCHANGE_ID | NUMBER | N | This is the ID of the interchange message that this person's prescription plan is associated with. |
| INTERCHANGE_SEQ | NUMBER | N | This is used to uniquely identify the prescription plan inside the interchange message since multiple plans can come back in one message. |
| PATIENT_UNIT_NUMBER | VC2(30) | Y | A subset of the cardholder_identifier which is appended to the end of the cardholder_identifier for non-unique dependants of the card holder. |
| PERSON_ID | NUMBER | N | The identifier of the person related to the prescription plan. |
| PERSON_RX_PLAN_RELTN_ID | NUMBER | N | The unique identifier of the Person_RX_Plan_Reltn table. |
| PRIORITY_SEQ | NUMBER | N | Used to order the prescription plans by priority. |
| RX_PLAN_BEG_DT_TM | DATE | Y | The date when the presecription plan becomes effective. |
| RX_PLAN_END_DT_TM | DATE | Y | The date when the presecription plan becomes ineffective. |
| TRANS_DT_TM | DATE | Y | The date/time the eligibility information was obtained. |
| 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. |
| VERIFIED_BY_ID | NUMBER | N | The personnel ID of the last person who verified the prescription plan coverage (note: this can be different than the updt_user_id which would be the last person who updated this row) |
| VERIFIED_DT_TM | DATE | Y | The date/time the prescription plan was verified. |
Relationship Detail - PERSON_RX_PLAN_RELTN
| Child Column in PERSON_RX_PLAN_RELTN(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | HEALTH_PLAN_ID | HEALTH_PLAN | HEALTH_PLAN_ID |
| PERSON_ID | PERSON | PERSON_ID | |
| VERIFIED_BY_ID | PRSNL | PERSON_ID |
| Parent Column in PERSON_RX_PLAN_RELTN (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | PERSON_RX_PLAN_RELTN_ID | PERSON_RX_PLAN_COVERAGE | PERSON_RX_PLAN_RELTN_ID |
| SELECTED_RX_FORMULARY | PERSON_RX_PLAN_RELTN_ID |