Module: biospecimens
Module Contents
- blood-prod
1 | CENTER_NO (*PK) | number (2,0) | Required:true | ||||||||||||||||
Center Identification Number. *CENTER_NO + BLOOD_PROD_CID are the primary key for the table. | |||||||||||||||||||
|
2 | BLOOD_PROD_CID (*PK) | string (16) | Required:true |
Identifier used internally by centers for a product from a blood draw. This identifier will correspond to a single aliquot if the center individually tracks such materials. Alternatively, the identifier will correspond to a group of related aliquots (e.g. all plasma vials from the same draw) in the case where the center does not track each material independently. *CENTER_NO + BLOOD_PROD_CID are the primary key for the table. |
3 | BLOOD_PROD_TYPE | number (2,0) | Required:true | ||||||||||||||||||||||||||||||||||||
Type of blood product | |||||||||||||||||||||||||||||||||||||||
|
4 | BLOOD_SPEC_CID | string (15) | Required:true |
Unique local identifier used at a center to uniquely identify a blood tissue specimen. |
5 | IS_DISPATCHABLE | number (1,0) | Required:true | ||||||
Indicates whether the center is willing to dispatch the material to external investigators. | |||||||||
|
6 | IS_DEPLETED | number (1,0) | Required:true | ||||||
Indicates whether the center is willing to dispatch the material to external investigators. | |||||||||
|
7 | COUNT_ORIG | number (4,0) | Required:false |
Original number of aliquots in the group corresponding to this record.. | |||
8 | COUNT_REM | number (4,0) | Required:false |
Current number of aliquots in the group corresponding to this record remaining at the time of transmission (includes material held in reserve). | |||
9 | COUNT_REM_DISP | number (4,0) | Required:false |
Current number of aliquots in the group corresponding to this record remaining at the time of transmission that are available for dispatch (excludes material held in reserve). | |||
10 | LOCATION | number (1,0) | Required:false | ||||||||||||
Storage site for a specimen. | |||||||||||||||
|
11 | DATE_TIME_PROCESSED | number (12,0) | Required:false |
Records the date sample was processed. Format: YYYYMMDD. |
12 | AMT_ORIG | number (6,2) | Required:false | ||||||
Original amount of material in milliliters. | |||||||||
|
13 | AMT_REM | number (6,2) | Required:false | ||||||
Amount of material remaining at time of reporting in milliliters (includes material held in reserve). | |||||||||
|
14 | AMT_REM_DISP | number (6,2) | Required:false | ||||||
Amount of material remaining at time of reporting in milliliters that is available for dispatch (excludes material held in reserve). | |||||||||
|
15 | VC_TUBE_TYPE | number (1,0) | Required:false | ||||||||||||||
Vacuum tube type used. | |||||||||||||||||
|
16 | FREEZE_COUNT | number (1,0) | Required:false | ||||||
Number of times sample tube has been frozen. The default value is ‘1’, indicating the sample had been frozen only once, following the blood processing. If the sample is subsequently thawed and refrozen, the value would be 2, etc. | |||||||||
|