FO_Types_Specimen
This table requires a single record for each specimen type. Its purpose is to define the appropriate specimen types needed.
| Field | Type | Notes |
|---|---|---|
|
Specimen_ID |
numeric(18, 0) |
ID field, a counter. Unique |
|
SourceSystem |
varchar(50) |
Future use. |
|
Code |
varchar(20) |
Enter a unique specimen type code. |
|
Name |
varchar(50) |
Description of specimen type code. |