Table Detail Report
SCH_APPT_COMP
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Appointment Type Components |
| Definition: | Define the children of a Protocol |
| Table Type: | REFERENCE |
Column Detail - SCH_APPT_COMP
| 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. |
| APPT_TYPE_CD | NUMBER | N | The identifier for an appointment type. |
| 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. |
| CANDIDATE_ID | NUMBER | N | A sequence-generated number to uniquely identify the specific row in the database. |
| COMP_APPT_SYNONYM_CD | NUMBER | N | The coded identifier for the component appointment synonym. |
| COMP_APPT_TYPE_CD | NUMBER | N | The coded identifier for the component appointment type. |
| 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. |
| LOCATION_CD | NUMBER | N | The field identifies the current permanent location of the patient. |
| NULL_DT_TM | DATE | N | contains 31-DEC-2100 00:00:00.00 |
| OFFSET_BEG_UNITS | NUMBER | N | Scheduling Offset Beg Units |
| OFFSET_BEG_UNITS_CD | NUMBER | N | Scheduling Offset Beg Units Code |
| OFFSET_BEG_UNITS_MEANING | VC2(12) | Y | Scheduling Offset Beg Units Meaning |
| OFFSET_END_UNITS | NUMBER | N | Scheduling Offset End Units |
| OFFSET_END_UNITS_CD | NUMBER | N | Scheduling Offset End Units Code |
| OFFSET_END_UNITS_MEANING | VC2(12) | Y | Scheduling Offset End Units Meaning |
| OFFSET_FROM_CD | NUMBER | N | Scheduling Offset From Type Code |
| OFFSET_FROM_MEANING | VC2(12) | Y | Scheduling Offset From Type Meaning |
| OFFSET_SEQ_NBR | NUMBER | N | Offset Sequence Number |
| OFFSET_TYPE_CD | NUMBER | N | Scheduling Offset Type Code |
| OFFSET_TYPE_MEANING | VC2(12) | Y | Scheduling Offset Type Meaning |
| SEQ_NBR | NUMBER | N | Determines the order among the children of a group. |
| 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. |
| VERSION_DT_TM | DATE | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_APPT_COMP
| Child Column in SCH_APPT_COMP(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | COMP_APPT_SYNONYM_CD | CODE_VALUE | CODE_VALUE |
| COMP_APPT_TYPE_CD | CODE_VALUE | CODE_VALUE | |
| OFFSET_BEG_UNITS_CD | CODE_VALUE | CODE_VALUE | |
| OFFSET_END_UNITS_CD | CODE_VALUE | CODE_VALUE | |
| OFFSET_FROM_CD | CODE_VALUE | CODE_VALUE | |
| OFFSET_TYPE_CD | CODE_VALUE | CODE_VALUE | |
| LOCATION_CD | LOCATION | LOCATION_CD | |
| APPT_TYPE_CD | SCH_APPT_LOC | APPT_TYPE_CD | |
| LOCATION_CD | SCH_APPT_LOC | LOCATION_CD |
| Parent Column in SCH_APPT_COMP (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | APPT_TYPE_CD | SCH_COMP_LOC | APPT_TYPE_CD |
| LOCATION_CD | SCH_COMP_LOC | LOCATION_CD | |
| SEQ_NBR | SCH_COMP_LOC | SEQ_NBR |
SCH_APPT_DUP
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Scheduling Appointment Duplicate |
| Definition: | Defines the duplicate checking ranges for an appointment type. |
| Table Type: | REFERENCE |
Column Detail - SCH_APPT_DUP
| 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. |
| APPT_TYPE_CD | NUMBER | N | The identifier for an appointment type. |
| 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. |
| BEG_UNITS | NUMBER | N | Begin Units |
| BEG_UNITS_CD | NUMBER | N | Begin Units Code |
| BEG_UNITS_MEANING | VC2(12) | Y | Begin Units Meaning |
| CANDIDATE_ID | NUMBER | N | A sequence-generated number to uniquely identify the specific row in the database. |
| DUP_ACTION_CD | NUMBER | N | A coded identifier corresponding to the duplication action. |
| DUP_ACTION_MEANING | VC2(12) | Y | A 12-character description corresponding to the DUP_ACTION_CD. |
| DUP_TYPE_CD | NUMBER | N | A coded identifier corresponding to the type of duplicate checking being performed |
| DUP_TYPE_MEANING | VC2(12) | Y | A 12-character description corresponding to the DUP_TYPE_CD. |
| 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. |
| END_UNITS | NUMBER | N | End Units |
| END_UNITS_CD | NUMBER | N | End Units Code |
| END_UNITS_MEANING | VC2(12) | Y | End Units Meaning |
| HOLIDAY_WEEKEND_FLAG | NUMBER | Y | This field is used to denote if holidays and/or weekend should be excluded in the computation of scheduling advance schedule notices. |
| LOCATION_CD | NUMBER | N | The field identifies the current permanent location of the patient. |
| NULL_DT_TM | DATE | N | contains 31-DEC-2100 00:00:00.00 |
| SEQ_NBR | NUMBER | N | Determines the order among the children of a group. |
| 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. |
| VERSION_DT_TM | DATE | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_APPT_DUP
| Child Column in SCH_APPT_DUP(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | APPT_TYPE_CD | CODE_VALUE | CODE_VALUE |
| BEG_UNITS_CD | CODE_VALUE | CODE_VALUE | |
| DUP_ACTION_CD | CODE_VALUE | CODE_VALUE | |
| DUP_TYPE_CD | CODE_VALUE | CODE_VALUE | |
| END_UNITS_CD | CODE_VALUE | CODE_VALUE | |
| LOCATION_CD | CODE_VALUE | CODE_VALUE |
SCH_APPT_INTER
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Scheduling Appointment Interactions |
| Definition: | Defines the interaction checking for an appointment type. |
| Table Type: | REFERENCE |
Column Detail - SCH_APPT_INTER
| 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. |
| APPT_TYPE_CD | NUMBER | N | The identifier for an appointment type. |
| 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. |
| CANDIDATE_ID | NUMBER | N | A sequence-generated number to uniquely identify the specific row in the database. |
| 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. |
| INTER_TYPE_CD | NUMBER | N | A coded identifier corresponding to the type of interaction. |
| INTER_TYPE_MEANING | VC2(12) | Y | A 12-character corresponding to the INTER_TYPE_CD. |
| LOCATION_CD | NUMBER | N | The field identifies the current permanent location of the patient. |
| NULL_DT_TM | DATE | N | contains 31-DEC-2100 00:00:00.00 |
| SEQ_GROUP_ID | NUMBER | N | A internal identifier for a scheduling sequence group. |
| 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. |
| VERSION_DT_TM | DATE | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_APPT_INTER
| Child Column in SCH_APPT_INTER(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | INTER_TYPE_CD | CODE_VALUE | CODE_VALUE |
| LOCATION_CD | LOCATION | LOCATION_CD | |
| APPT_TYPE_CD | SCH_APPT_LOC | APPT_TYPE_CD | |
| LOCATION_CD | SCH_APPT_LOC | LOCATION_CD | |
| SEQ_GROUP_ID | SCH_SEQ_GROUP | SEQ_GROUP_ID |
SCH_APPT_LOC
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Appointment Type Location |
| Definition: | Defines the valid location for an appointment type. |
| Table Type: | REFERENCE |
Column Detail - SCH_APPT_LOC
| 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. |
| APPT_TYPE_CD | NUMBER | N | The identifier for an appointment type. |
| 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. |
| CANDIDATE_ID | NUMBER | N | A sequence-generated number to uniquely identify the specific row in the database. |
| 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. |
| GRP_RES_LIST_ID | NUMBER | N | Resource List to be used when creating a group session |
| LOCATION_CD | NUMBER | N | The field identifies the current permanent location of the patient. |
| NULL_DT_TM | DATE | N | contains 31-DEC-2100 00:00:00.00 |
| RES_LIST_ID | NUMBER | N | The identifier of the scheduling resource list. |
| SCH_FLEX_ID | NUMBER | N | The ID of the row from the SCH_FLEX_STRING table taht is associated to the scheduling appointment type location. |
| 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. |
| VERSION_DT_TM | DATE | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_APPT_LOC
| Child Column in SCH_APPT_LOC(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | APPT_TYPE_CD | CODE_VALUE | CODE_VALUE |
| LOCATION_CD | LOCATION | LOCATION_CD | |
| SCH_FLEX_ID | SCH_FLEX_STRING | SCH_FLEX_ID | |
| GRP_RES_LIST_ID | SCH_RESOURCE_LIST | RES_LIST_ID | |
| RES_LIST_ID | SCH_RESOURCE_LIST | RES_LIST_ID |
| Parent Column in SCH_APPT_LOC (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | APPT_TYPE_CD | SCH_APPT_COMP | APPT_TYPE_CD |
| LOCATION_CD | SCH_APPT_COMP | LOCATION_CD | |
| APPT_TYPE_CD | SCH_APPT_INTER | APPT_TYPE_CD | |
| LOCATION_CD | SCH_APPT_INTER | LOCATION_CD |
SCH_APPT_NOMEN
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | Scheduling Appointment Nomenclature |
| Definition: | Allows the association of nomenclature entries with an appointment type. |
| Table Type: | REFERENCE |
Column Detail - SCH_APPT_NOMEN
| 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. |
| APPT_NOMEN_CD | NUMBER | N | A coded identifier corresponding to a appointment nomenclature type. |
| APPT_NOMEN_MEANING | VC2(12) | Y | A 12 character description corresponding to APPT_NOMEN_CD |
| APPT_TYPE_CD | NUMBER | N | The identifier for an appointment type. |
| 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. |
| CANDIDATE_ID | NUMBER | N | A sequence-generated number to uniquely identify the specific row in the database. |
| 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. |
| NULL_DT_TM | DATE | N | contains 31-DEC-2100 00:00:00.00 |
| 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. |
| VERSION_DT_TM | DATE | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_APPT_NOMEN
| Child Column in SCH_APPT_NOMEN(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | APPT_NOMEN_CD | CODE_VALUE | CODE_VALUE |
| APPT_TYPE_CD | CODE_VALUE | CODE_VALUE |
| Parent Column in SCH_APPT_NOMEN (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | APPT_NOMEN_CD | SCH_NOMEN_LIST | APPT_NOMEN_CD |
| APPT_TYPE_CD | SCH_NOMEN_LIST | APPT_TYPE_CD |