LAB Table
Contains laboratories.
Field | Data Type | Description |
---|---|---|
LABCODE |
Variable string (10) |
Laboratory code. |
DESCRIPTION |
Variable string (40) |
Description of the laboratory. |
ISCORPORATELAB |
Boolean |
Indicates whether the laboratory is a corporate laboratory. |
GROUPLABCODE |
Variable string (20) |
Default laboratory group in which the laboratory is a member, from the GROUPLAB table. |
TIMEZONE |
Variable string (10) |
Time zone in which the laboratory operates. |
LABCLI_CODE |
Variable string (40) |
Code of the client record containing address details. |
LABMANAGER |
Variable string (20) |
Code of the staff member who manages the laboratory, from the STAFF table. |
ACCREDSYMBOLFILE |
Variable string (80) |
URL of a file containing accreditation symbols for the laboratory. |
ACCREDLOGOFILE |
Variable string (80) |
URL of a file containing accreditation logos for the laboratory. |
USERFIELD1..USERFIELD20 |
Variable string (n) |
Extra site-specific fields accessed via a customised screen. |
Primary key
LABCODE