FO_TestXGroups
Test Group Definition
This table allows the administrator to define test group codes and associate them with entry group codes. The test groups are then available to users within those entry groups in the order screen. The test groups allow for test codes to be presented to the user in manageable concepts that the user can relate to for more convenient order entry.
Each record in this table represents a group code/test code pair. The group code value repeated across multiple tests groups the tests together.
Field | Type | Notes |
---|---|---|
TestGroup_ID |
int |
ID field, a counter. Unique |
GroupCode |
varchar(30) |
Enter a unique group code. Used to group tests together. |
TestCode |
varchar(50) |
Enter a valid test code. |
TestName |
varchar(255) |
Informational |
Sequence |
int |
Informational |
Container |
varchar(255) |
Informational |
Volume |
varchar(255) |
Informational |
LabDept |
varchar(255) |
Informational |
PerformingLab |
varchar(255) |
Informational |
Components |
varchar(255) |
Informational |
SpeciesCode |
varchar(50) |
Informational |
AltName |
varchar(255) |
Informational |
TestInfo |
text |
Informational |
ViewByLabOnly |
varchar(50) |
Informational |
LabPopup |
varchar(255) |
Informational |
ClientPopup |
varchar(255) |
Informational |
AutoOrder |
varchar(255) |
Informational |