Module: biospecimens
Module Contents
- block-spec
1 | CENTER_NO (*PK) | number (2,0) | Required:true | ||||||||||||||||
Center Identification Number. *CENTER_NO + BLOCK_SPEC_CID are the primary key for the table. | |||||||||||||||||||
|
2 | PERSON_ID | string (12) | Required:true |
Number that uniquely identifies an individual. |
3 | TUMOR_NO | number (2,0) | Required:false | ||||||||||
Sequential number, starting with “1”, assigned to each tumor for a given individual when entered into the local system. | |||||||||||||
|
4 | BLOCK_SPEC_CID (*PK) | string (15) | Required:true |
Unique local identifier used at a center to uniquely identify a block tissue specimen. *CENTER_NO + BLOCK_SPEC_CID are the primary key for the table. |
5 | BLOCK_CUSTODY | number (2,0) | Required:true | ||||||||
Indicates whether or not the center is currently in custody of tissue specimen. | |||||||||||
|
6 | BLOCK_SOURCE | string (16) | Required:true |
The tissue source or origin in as much detail as is known. For tumor tissue, ICD-O-3 site code should be used. |
7 | COLLECTION_CID | string (30) | Required:true |
Identifier used internally by centers to denote a unique surgical event |
8 | DATE_RECEIVED | string (8) | Required:true | ||||||||||||
Date specimen was received into the laboratory of a CRC-CFR center. Format: YYYYMMDD. | |||||||||||||||
| |||||||||||||||
|
9 | DATE_TAKEN | string (8) | Required:true | ||||||||||||
Date specimen was taken from patient. Format: YYYYMMDD. | |||||||||||||||
| |||||||||||||||
|
10 | IS_DEPLETED | number (1,0) | Required:true | ||||||
Indicates whether the material has been depleted through testing, processing, and dispatching. | |||||||||
|
11 | TISSUE_TYPE | number (1,0) | Required:true | ||||||||||||||||||||
Type of tissue specimen received. | |||||||||||||||||||||||
|
12 | POLYP_NO | number (2,0) | Required:false | ||||||
Sequential number over range of 1 to 3 to distinguish a polyp removed on a particular date. The tuple PERSON_ID, DATE_COLLECTED, and POLYP_NO uniquely identify a physical polyp globally within the CFR database. | |||||||||
|
13 | PATH_REPORT_RECEIVED | number (1,0) | Required:false | ||||||||
Indicates whether a pathology report has been received for subject/specimen. | |||||||||||
|