| Business Data Model Data Model |
Description | An agreement that originates with a member of a health plan. This type of agreement was introduced to specifically cover advance directives also termed living wills. Such agreements usually relate to care to be provided when a member is unable to provide consent. For example: Healthcare Power of Attorney Living Will |
Attributes | |
![]() |
|
![]() |
Relationship | |
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Indicates the state the member originating agreement is in. For example: Active Inactive Lapsed |
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 | Indicates the nature of the member originating agreements according to their purpose. |
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 |
Relationship Details |
Is Identifying Relationship | false |
Child Table | Plan Member Originating Agreement |
Child Role Name | belongs to |
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 | Plan Member |
Parent Role Name | has |
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 | Agreement |
Subtype | Plan Member Originating Agreement |
Transform As | TABLE |
| Business Data Model Data Model |