LabTestDataSet
Class Description
Results of testing done by a lab.
Attributes
| Name | Type | Description |
|---|---|---|
| conclusion | String | Conclusion drawn from test results. |
| conclusionConfidence | String | Description of confidence in conclusion. |
| reasonForTest | TestReason | Reason for performing test. |
| testEquipmentID | String | Identity of lab equipment used to perform test. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| LabTestDataSet | 0..* | Specimen | 0..1 | LabTestDataSet | Results from lab testing done on specimen. | Specimen | Specimen on which lab testing done in determining results. |
| LabTestDataSet | 0..* | AssetTestLab | 0..1 | LabTestDataSet | A set of lab test results produced by this test lab. | AssetTestLab | Test lab which produced this set of lab test results. |