Module: family-history
Module Contents
- family
1.CENTER_NO
2.FAMILY_ID (PK*)
3.CTR_SUB
4.FSRC
5.FRSTDATE
6.FRSTEST
7.BASELINE_CUTOFF
8.ASHKENAZI
1 | CENTER_NO | number (2,0) | Required:true | ||||||||||||||||
Center Identification Number | |||||||||||||||||||
|
2 | FAMILY_ID (PK*) | string (9) | Required:true |
Family identification number uniquely identifying a family. Consists of concatenated CENTER_NO (2 digits; digits 1-2) + local family number (7 digits; digits 3-9). The last portion of the number (7 digit part) should be right justified, zero filled. Ex: Family Id 12345 from Philadelphia Breast Center should be: 010012345 or 10012345 Ex: Family Id 12345 from Australia Colon Center should be: 130012345. *This field is a Primary Key for the table. |
3 | CTR_SUB | string (2) | Required:false | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Center subsite location (determined by institution). | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4 | FSRC | number (1,0) | Required:true | ||||||
Source of family/proband. | |||||||||
|
5 | FRSTDATE | string (8) | Required:true |
Date proband first identified. E.g. date of diagnosis of incident case in cancer registry or date of first visit to clinic or date first identified to study. |
6 | FRSTEST | number (1,0) | Required:false | ||||||||||||||
Accuracy of date identified/recruited. | |||||||||||||||||
|
7 | BASELINE_CUTOFF | string (8) | Required:false | ||||||||||||
Date when the complete initial family history interview/information was received. | |||||||||||||||
|
8 | ASHKENAZI | number (1,0) | Required:true | ||||||||
Flag to indicate whether proband is of Ashkenazi Jewish descent | |||||||||||
|