| Business Data Model Data Model |
Description | The result of scientific laboratory tests and procedures that detect the ability or lack of ability of a specimen to resist a pathogen, familial disease or drug. |
Relationship | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The code or abbreviation describing the specimen test results. |
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 explanation in understandable, non-scientific terms of the specimen test results. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Medium [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Indicates the medical substance or treatment that has been ordered, dispensed or given to a patient or the substance being tested for in a specimen. |
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 an organism that is being submitted or has been tested for in a specimen. |
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 | A textual description of the outcome of a scientific test. |
Data Type | Standards - Data Domains.ddm/Data Domains/Text Medium [VARCHAR(255)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | The explanation in understandable, non-scientific terms for the specimen test results. For example: Blood Cultures are used to identify organisms like Staphylococcus aureus in a person's blood. Sputum Cultures are used to identify organisms like Klebsiella pneumoniae in a person's sputum. The bacteria Clostridium Difficile is sensitive to the antibiotic clindamycin. |
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 | Descriptive information about the result that can include the organism identified and its drug sensitivities. For example: Blood Cultures are used to identify organisms like Staphylococcus aureus in a person's blood. Sputum Cultures are used to identify organisms like Klebsiella pneumoniae in a person's sputum. The bacteria Clostridium Difficile is sensitive to the antibiotic clindamycin. |
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 | Indicates the specific laboratory or scientific test used on the specimen. |
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 |
Is Identifying Relationship | false |
Child Table | Specimen Susceptibility |
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 | Specimen |
Parent Multiplicity | ONE |
Parent Referential Integrity: On Delete | NONE |
Parent Referential Integrity: On Insert | NONE |
Parent Referential Integrity: On Update | NONE |
| Business Data Model Data Model |