Module: biospecimens
Module Contents
- dispatch-item
| 1 | CENTER_NO (*PK) | number (2,0) | Required:true | ||||||||||||||||
| Center Identification Number. *CENTER_NO + DISPATCH_ITEM_CID are the primary key for the table. | |||||||||||||||||||
| |||||||||||||||||||
| 2 | DISPATCH_CID | string (40) | Required:true |
| Center specific identifier used by centers for tracking a dispatch of biospecimens. | |||
| 3 | DISPATCH_ITEM_CID (*PK) | string (40) | Required:true |
| Center specific identifier used by centers for tracking a dispatch of individual biospecimens. *CENTER_NO + DISPATCH_ITEM_CID are the primary key for the table. | |||
| 4 | BLOCK_PROD_CID | string (18) | Required:false |
| Unique local identifier used at a center to uniquely identify a block. | |||
| 5 | BLOOD_PROD_CID | string (12) | Required:false |
| Identifier used internally by centers for a product from a blood draw. | |||
| 6 | FRESH_PROD_CID | string (10) | Required:false |
| Identifier used internally by centers for a product of a fresh tissue specimen. | |||
| 7 | LCL_CID | string (11) | Required:false |
| Identifier used internally by centers for a lymphocytic cell line transformation or expansion. | |||
| 8 | NUC_ACID_CID | string (12) | Required:false |
| Identifier used internally by centers for a nucleic acid sample from a single extraction. | |||
| 9 | AMT_UNIT | number (2,0) | Required:true | ||||||||||||||
| Unit of measure for the biospecimen dispatched | |||||||||||||||||
| |||||||||||||||||
| 10 | AMT_VALUE | number (11,4) | Required:true | ||||||
| Numerical value for unites in AMT_UNIT | |||||||||
| |||||||||