Table Detail Report
ROLE_TYPE_RESP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | role type responsibility |
Definition: | role type responsibility table |
Table Type: | REFERENCE |
Column Detail - ROLE_TYPE_RESP
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 | 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 | 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 | Foreign Key to the Organization table. |
RESP_CD | DOUBLE | N | response code |
ROLE_TYPE_CD | DOUBLE | N | role type code |
ROLE_TYPE_RELTN_ID | DOUBLE | N | role type relation identifier |
ROLE_TYPE_RESP_ID | DOUBLE | N | role type responsibility identifier |
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. |
Relationship Detail - ROLE_TYPE_RESP
Child Column in ROLE_TYPE_RESP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID |
ROLE_TYPE_RELTN_ID | ROLE_TYPE_RELTN | ROLE_TYPE_RELTN_ID |
Parent Column in ROLE_TYPE_RESP (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | ROLE_TYPE_RESP_ID | PRSNL_ROLE_TYPE_RESP | ROLE_TYPE_RESP_ID |
TEAM_MEM_PPR_RELTN
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Team Member Person Patient Relationship |
Definition: | |
Table Type: | REFERENCE |
Column Detail - TEAM_MEM_PPR_RELTN
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. |
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. |
PPR_CD | DOUBLE | N | Indicates the type of person patient relationship. |
PPR_FLAG | DOUBLE | Y | 0 - relationship is a lifetime relationship 1 - relationship is a visit relationship. |
PRSNL_GROUP_RELTN_ID | DOUBLE | N | The ID of the associated Personnel Group Relationship. |
TEAM_MEM_PPR_RELTN_ID | DOUBLE | N | The unique primary key of this table. It is internally assigned. |
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. |
Relationship Detail - TEAM_MEM_PPR_RELTN
Child Column in TEAM_MEM_PPR_RELTN(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | PRSNL_GROUP_RELTN_ID | PRSNL_GROUP_RELTN | PRSNL_GROUP_RELTN_ID |