| Business Data Model Data Model |
Description | An organization that has the power to pass and enforce laws. For Example: Medicines and Healthcare Products Regulatory Agency (MHRA) in the UK Food and Drug Administration (FDA) in the US |
Attributes | |
![]() |
Relationship | |
![]() |
|
![]() |
Generalization | |
![]() |
|
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Specifies the type of governance over which an authority has to make laws and enforce them. For Example: The Food and Drug Administration (FDA) exercises responsibility for pharmacovigilance in the United States. |
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 |
Description | DESCRIPTION: Each Material Name might be approved by one Regulatory Authority. Each Regulatory Authority might approve one or more Material Name. |
Is Identifying Relationship | false |
Child Table | Regulatory Authority |
Child Role Name | approvedMaterialName |
Child Multiplicity | ZERO_TO_MANY |
Child Referential Integrity: On Delete | SET_NULL |
Child Referential Integrity: On Insert | NONE |
Child Referential Integrity: On Update | SET_NULL |
Parent Table | Material Name |
Parent Role Name | approvingRegulatoryAuthority |
Parent Multiplicity | ZERO_TO_ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | SET_NULL |
Parent Referential Integrity: On Update | SET_NULL |
Is Identifying Relationship | false |
Child Table | Regulatory Authority |
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 | Location |
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 | Oversight Authority |
Subtype | Regulatory Authority |
Transform As | TABLE |
Supertype | Organization |
Subtype | Regulatory Authority |
Transform As | TABLE |
| Business Data Model Data Model |