| Business Data Model Data Model |
Description | An association between a measure definition and a measure code which can identify a numerator or denominator in a measure. |
Attributes | |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The name of the JAVA routine that evaluates the Measure Component Codes associated with the Measure Component and determines if the criteria to be included in the data set for the Measure Component have been met. |
Data Type | Standards - Data Domains.ddm/Data Domains/Identifier [VARCHAR(80)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates a short alias to be used in constructing the formula to be used in evaluating the Measure Component. Typical aliases would be A, B, C, etc. and a formula might be: A and (B or C). |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The full name of the Measure Component. |
Data Type | Standards - Data Domains.ddm/Data Domains/Name Long [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | A shortened version of the Measure Component Long Name, used in reporting. |
Data Type | Standards - Data Domains.ddm/Data Domains/Name Medium [VARCHAR(80)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Identifies the Measure Component as being either a Numerator or a Denominator, |
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 |
Relationship Details |
Is Identifying Relationship | false |
Child Table | Measure Component |
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 | Measure Definition |
Parent Multiplicity | ONE_TO_MANY |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
| Business Data Model Data Model |