Module: family-history
Module Contents
- cancer
- 1.CENTER_NO
- 2.PERSON_ID (*PK)
- 3.TUMOR_NO (*PK)
- 4.SITE
- 5.LATERAL
- 6.HISTO
- 7.BEHAV
- 8.AGEDX
- 9.DXDATE
- 10.DXEST
- 11.DXSRC
- 12.TISSUE
- 13.QUALIFY_TUMOR
1 | CENTER_NO | number (2,0) | Required:true | ||||||||||||||||
Center Identification Number | |||||||||||||||||||
|
2 | PERSON_ID (*PK) | number (12,0) | Required:true |
Number that uniquely identifies an individual. *PERSON_ID + TUMOR_NO are the primary key for this table. |
3 | TUMOR_NO (*PK) | number (2,0) | Required:true |
Computer generated sequential number, starting with “1”, assigned to each tumor for a given individual when entered into local system. No adjustment is made when a tumor is deleted from the system. Tumor numbers are never reused. Tumor_no is a machine-generated value that has no implied meaning such as sequence of diagnosis. The first tumor that is entered into the system is assigned 1, the second tumor entered into the system assigned 2, etc. For example, if a person has two tumors and tumor_no 2 is deleted, that number should never be reused for that individual. Should that person develop a second primary, that tumor should have tumor_no set to 3. *PERSON_ID + TUMOR_NO are the primary key for this table. This tumor is also mapped throughout the Registry to all block samples and molecular testing for that PERSON_ID. | |||
4 | SITE | string (4) | Required:true |
Location where this tumor originated in as much detail as is known and for which a code is provided in ICD-O-3. | |||
5 | LATERAL | number (1,0) | Required:true | ||||||||||||||||
Laterality of tumor. Side of the body in which the tumor originated. Note: laterality of left and right is not applicable for all sites. Coding for this field is based on SEER, NAACCR and AcoS guidelines. | |||||||||||||||||||
|
6 | HISTO | number (5,0) | Required:true | ||||||||
First four digits of the ICD-O-3 morphology code which designates the histologic type of this tumor. Coding for this field is based on SEER, NAACCR and AcoS guidelines. | |||||||||||
|
7 | BEHAV | number (1,0) | Required:false | ||||||||||
ICD-O-3 5th digit behavior code. Coding for this field is based on SEER, NAACCR and AcoS guidelines. | |||||||||||||
|
8 | AGEDX | number (3,0) | Required:true | ||||||||||
Age at diagnosis (De-Identified) | |||||||||||||
|
9 | DXDATE | string (8) | Required:true | ||||||||||||
Date of diagnosis. | |||||||||||||||
| |||||||||||||||
|
10 | DXEST | number (1,0) | Required:true | ||||||||||||||
Accuracy of diagnosis date. | |||||||||||||||||
|
11 | DXSRC | number (2,0) | Required:true | ||||||||||||||||||||||||||
Source of diagnosis information (site, histology, behavior, laterality). | |||||||||||||||||||||||||||||
|
12 | TISSUE | number (1,0) | Required:true | ||||||||||||||||||||
Status of tissue procurement. | |||||||||||||||||||||||
|
13 | QUALIFY_TUMOR | number (1,0) | Required:false |
Flag indicating that the tumor qualifies a population sampled affected proband as eligible for inclusion in the study. The tumor must meet all site-specific eligibility criteria. Synchronous qualifying tumours should be sequentially ordered beginning with the largest in size. | |||