| Business Data Model Data Model |
Description | An association between a selection template and selection criteria. When creating a template, relevant parameters are chosen from a predefined list of options available for use in reporting. For example: Rounds - Facility Rounds - unit Location Rounds - Service Rounds - MRN Rounds - Patient tag |
Relationship | |
![]() |
|
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | A word or phrase that will appear in the absence of a user specifying an alternative. For example: Instead of a specific value for the criteria, this field could contain "?" or "All". |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Medium [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | A number that indicates the order in which a selection criteria is presented in the selection template. For example: In the "Rounds" template, the order sequence of "Facility" is before that of "Unit". |
Data Type | Standards - Data Domains.ddm/Data Domains/Sequence Number [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | The preferred name of the selection criteria used in the pre-defined template. For example: A selection criteria in the general list of attributes might be a database column called 'Location Name' but as a selection template criteria in the selection template, it is called "Unit". |
Data Type | Standards - Data Domains.ddm/Data Domains/Data Object Name [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the data type used in displaying the selection template criteria. For example: In the "Rounds" template, the data type for the facility is a "string". |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | The words or phrases that describe the criteria user interface data type. |
Data Type | Standards - Data Domains.ddm/Data Domains/Description Short [VARCHAR(150)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates how the selection template criteria is presented in the selection template. For example: In the "Rounds" template, the facility is displayed in a "pick list". |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Description | The words or phrases that describe the criteria user interface type. For example: Pick list Number |
Data Type | Standards - Data Domains.ddm/Data Domains/Description Short [VARCHAR(150)] |
Is Part Of PrimaryKey | false |
Is Required | true |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Is Identifying Relationship | true |
Child Table | Selection Template Criteria |
Child Role Name | is included as selection |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | NONE |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | NONE |
Parent Table | Selection Criteria |
Parent Multiplicity | ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
Is Identifying Relationship | true |
Child Table | Selection Template Criteria |
Child Role Name | is defined for |
Child Multiplicity | ONE_TO_MANY |
Child Referential Integrity: On Delete | NONE |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | NONE |
Parent Table | Selection Template |
Parent Multiplicity | ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
| Business Data Model Data Model |