| Business Data Model Data Model |
Description | An action that a physician takes in response to a recommendation for a change in therapy suggested by a pharmacist. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Relationship | |
![]() |
|
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Indicates the reason for the pharmacy intervention follow up. For example: Change still needed Order stop check Other |
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 | Indicates the status of the pharmacy intervention follow up. For example: Pending In Progress Complete |
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 planned or requested date and time of a follow-up action deemed necessary for the pharmacy intervention. |
Data Type | Standards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Relationship Details |
Description | This relationship identifies the role of the Practitioner (Pharmacist / Physician) for the Pharmacy Intervention during Follow-ups. |
Is Identifying Relationship | false |
Child Table | Pharmacy Intervention Follow Up |
Child Role Name | has practitioner |
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 | Practitioner |
Parent Multiplicity | ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
Description | This relationship identifies the Follow-ups after the recommendations (change in the therapy) are suggested by the Pharmacist during the open state of the Pharmacy Intervention that would move that intervention to a completed/closed state. |
Is Identifying Relationship | false |
Child Table | Pharmacy Intervention Follow Up |
Child Role Name | for |
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 | Pharmacy Intervention |
Parent Multiplicity | ZERO_TO_ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
| Business Data Model Data Model |