| Business Data Model Data Model |
Description | A defined procedure that is an action of applying, introducing or otherwise giving medications or other substances to a subject or experimental unit. For example: Administration of methotrexate as part of chemotherapy. |
Attributes | |
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
|
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | Specifies how often doses are administered. Used to capture multiple substance administrations in one act, rather than each time a patient swallows a pill, for example "The patient took med X 3 times a day for 10 days starting on June 9th". For example: BID TID QID |
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 | Specifies the period during which the dose total is administered. For example: Daily Course |
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 | Text description of the intended schedule for administering a substance. For example: 2 weeks on, 2 weeks off This represents the dosing calendar in a text format. This is a non-computational description that may need to be expanded as additional use cases arise. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Large [VARCHAR(1024)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | A ratio specifying the speed with which the substance is introduced into the subject. For example: 100 mL/h 1 g/d 40 mmol/h |
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 |
Description | Total of all doses of this agent in a given period of time. The given period of time is defined in Dose Period. This is needed because the dose may not always be derivable, for example, if it is a string, and because it is often used as a cross-check on dose to ensure mistakes are not made in dosing subjects. |
Data Type | Standards - Data Domains.ddm/Data Domains/Quantity Integer [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The quantity of a substance or medication to be administered. For example: 5 mg 20 mg of drug per kg of subject weight |
Data Type | Standards - Data Domains.ddm/Data Domains/Quantity Integer [INTEGER] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Identifies the route of administration. For example: Apply Externally Buccal Dental Intravenous Oral Intra-arterial |
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 |
Generalization Details |
Supertype | Defined Procedure |
Subtype | Defined Substance Administration |
Transform As | TABLE |
| Business Data Model Data Model |