| Business Data Model Data Model |
Description | A money item that is an amount or percentage (factor) that alters a money provision, a money provision element or a money provision element part, either by increasing it (surcharge adjustment) or decreasing it (discount adjustment). For example: A surcharge of 2% applied to the WAC cost of a box of 500 Latex Gloves. A discount of 5% that applies to the total patient charge amount. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | A fixed monetary value that increases or decreases the value of a money provision. |
Data Type | Standards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the motivation for changing the value of a money provision. For example: Specialty program Policy duration Class of business Amount of purchases |
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 | A multiplier that is applied to a money provision that increases or decreases the value of the money provision. For example: 105,65 0,98 |
Data Type | Standards - Data Domains.ddm/Data Domains/Rate [FLOAT(5)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Is Identifying Relationship | false |
Child Table | Money Item Adjustment |
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 | Money Item |
Parent Multiplicity | ZERO_TO_ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
Generalization Details |
Supertype | Money Item |
Subtype | Money Item Adjustment |
Transform As | TABLE |
| Business Data Model Data Model |