Module: biospecimens
Module Contents
- nuc-acid
- 1.CENTER_NO (*PK)
- 2.PERSON_ID
- 3.NUC_ACID_CID (*PK)
- 4.NUC_ACID_TYPE
- 5.DATE_MADE
- 6.IS_DEPLETED
- 7.IS_DISPATCHABLE
- 8.LOCATION
- 9.IDENTITY_TEST
- 10.IDENTITY_TEST_DATE
- 11.NUC_ACID_AMT_REM
- 12.NUC_ACID_AMT_REM_DISP
- 13.NUC_ACID_SOURCE
- 14.BLOOD_PROD_CID
- 15.BLOCK_PROD_CID
- 16.FRESH_PROD_CID
- 17.LCL_CID
- 18.ORAL_SPEC_CID
- 19.QC_A260_280
- 20.QC_MATCH
- 21.QUANTITATION_METHOD
1 | CENTER_NO (*PK) | number (2,0) | Required:true | ||||||||||||||||
Center Identification Number. *CENTER_NO + NUC_ACID_CID are the primary key for the table. | |||||||||||||||||||
|
2 | PERSON_ID | string (12) | Required:true |
Number that uniquely identifies an individual. |
3 | NUC_ACID_CID (*PK) | string (12) | Required:true |
Identifier used internally by centers for a nucleic acid sample from a single extraction. Center Identification Number. *CENTER_NO + NUC_ACID_CID are the primary key for the table. |
4 | NUC_ACID_TYPE | number (1,0) | Required:true | ||||||||
Type of nucleic acid. | |||||||||||
|
5 | DATE_MADE | string (8) | Required:true | ||||||
Date specimen was made. Format: YYYYMMDD. | |||||||||
|
6 | IS_DEPLETED | number (1,0) | Required:true | ||||||
Indicates whether the material has been depleted through testing, processing, and dispatching. | |||||||||
|
7 | IS_DISPATCHABLE | number (1,0) | Required:true | ||||||
Indicates whether the center is willing or able to dispatch the material to external investigators. | |||||||||
|
8 | LOCATION | number (1,0) | Required:true | ||||||||||||
Storage site for a specimen. | |||||||||||||||
|
9 | IDENTITY_TEST | number (1,0) | Required:false | ||||||||
Indicates the outcome of identity testing. The identity of a DNA aliquot is compared to the identity of the stock DNA from which it originated. | |||||||||||
|
10 | IDENTITY_TEST_DATE | string (8) | Required:false | ||||||
Indicated the date for QC identity testing. | |||||||||
|
11 | NUC_ACID_AMT_REM | number (6,2) | Required:false | ||||||
Amount of nucleic acid remaining at time of reporting in micrograms (includes material held in reserve). | |||||||||
|
12 | NUC_ACID_AMT_REM_DISP | number (7,2) | Required:false | ||||||
Amount of nucleic acid remaining at time of reporting in micrograms that is available for dispatch (excludes material held in reserve). | |||||||||
|
13 | NUC_ACID_SOURCE | number (2,0) | Required:false | ||||||||||||||||||||||||||||||||
Specimen type for source of nucleic acid. | |||||||||||||||||||||||||||||||||||
|
14 | BLOOD_PROD_CID | string (12) | Required:false |
Unique local identifier used at a center to uniquely identify a blood tissue specimen. | |||
15 | BLOCK_PROD_CID | string (15) | Required:false |
Unique local identifier used at a center to uniquely identify a block. | |||
16 | FRESH_PROD_CID | string (15) | Required:false |
Identifier used internally by centers for a product of a fresh tissue specimen. | |||
17 | LCL_CID | string (10) | Required:false |
Identifier used internally by centers for a lymphocytic cell line transformation or expansion. | |||
18 | ORAL_SPEC_CID | string (40) | Required:false |
Identifier used internally by centers for an oral sample. | |||
19 | QC_A260_280 | number (6,2) | Required:false | ||||||
A ratio of the optical density of a nucleic acid at 260 nm and 280 nm. This ratio provides an indication about the DNA or RNA quality purity. | |||||||||
|
20 | QC_MATCH | number (1,0) | Required:false | ||||||||
Confirmation that Nucleic Acid from LCL/GC/WBC/paraffin DNA match. For example, the DNA stock form once source is compared with the DNA stock from an alternate source from the same person. | |||||||||||
|
21 | QUANTITATION_METHOD | number (1,0) | Required:false | ||||||||
Method by which nucleic acid samples have their amount remaining value quantified. | |||||||||||
|