Module: molecular
Module Contents
- genomics
- 1.CENTER_NO (*PK)
- 2.PERSON_ID
- 3.GENOMIC_CID (*PK)
- 4.GENE
- 5.VARIANT_ORIGIN
- 6.SOURCE_NUC_ACID
- 7.NUC_ACID_CID
- 8.DETECTION_METHOD
- 9.GENOMIC_REGION_TESTED
- 10.TEST_RESULT
- 11.VARIANT_NAME_RESULT
- 12.EXON_NO
- 13.INTRON_NO
- 14.OTHER_REGION
- 15.NUC_POS_START
- 16.NUC_POS_END
- 17.NUCLEOTIDE_FROM
- 18.NUCLEOTIDE_TO
- 19.DELETE_SEQ
- 20.INSERT_SEQ
- 21.TYPE_VARIANT
- 22.CODON
- 23.AA_FROM
- 24.AA_TO
- 25.CONSEQUENCE
- 26.ZYGOSITY
- 27.SEVERITY
- 28.INSIGHT_SEVERITY
- 29.LAB_ID
- 30.LAB_OTHER_TEXT
- 31.DATE_TEST
1 | CENTER_NO (*PK) | number (2,0) | Required:true | ||||||||||||||||
Center identification number. * CENTER_NO & GENOMIC_CID are the primary key for the table. | |||||||||||||||||||
|
2 | PERSON_ID | string (12) | Required:true |
Number that Uniquely Identifies an Individual. |
3 | GENOMIC_CID (*PK) | string (40) | Required:true |
Center identifier for the test. *CENTER_NO & GENOMIC_CID are the primary key for the table. |
4 | GENE | number (1,0) | Required:true | ||||||||||||||||||
Gene on which testing has been performed. | |||||||||||||||||||||
|
5 | VARIANT_ORIGIN | number (1,0) | Required:true | ||||||||
Describes if the variant was tested as an acquired or a germline variant. | |||||||||||
|
6 | SOURCE_NUC_ACID | number (1,0) | Required:true | ||||||||||||||||||||
Specifies source of tissue used for testing | |||||||||||||||||||||||
|
7 | NUC_ACID_CID | string (12) | Required:true |
Identifier used internally by centers for a single extraction on which the test was carried out | |||
8 | DETECTION_METHOD | number (2,0) | Required:true | ||||||||||||||||||||||||||||||||||
Germline or somatic DNA testing method. (Mass Spec = Sequenom MassARRAY system, MALDI-TOF) | |||||||||||||||||||||||||||||||||||||
|
9 | GENOMIC_REGION_TESTED | string (100) | Required:true |
Indicates what part(s) of the gene or specific mutation or other genomic region(s) was TESTED |
10 | TEST_RESULT | number (1,0) | Required:true | ||||||||||
Result of the test carried out and this is at the test level (e.g. entire gene sequencing or MSH2 exon 2 etc.). This is NOT at person level or at variant level. | |||||||||||||
|
11 | VARIANT_NAME_RESULT | string (100) | Required:false |
Proper variant name using Human Genomic Variant Society (HGVS) nomenclature. | |||
12 | EXON_NO | number (2,0) | Required:false |
Number of exon containing variant. In the case the variant spans more than one exon, then this field should indicate the first exon affected by the variant. | |||
13 | INTRON_NO | number (2,0) | Required:false |
Number of intron containing variant. In the case the variant spans more than one intron, then this field should indicate the first intron affected by the variant | |||
14 | OTHER_REGION | number (1,0) | Required:false | ||||||||
Region, other than coding exon and intron, containing the variant. | |||||||||||
|
15 | NUC_POS_START | string (20) | Required:false |
For exonic mutations, the numeric value of the nucleotide first affected by the mutation relative to the reference sequence. For intronic mutations, the numeric value of the first affected nucleotide relative to the exon number; a (-) indicates the number of nucleotides upstream (5) of the exon, and a (+) indicates the number of nucleotides downstream (3) from the exon. The 5 UTR and 3 UTR are considered to be part of the first andlLast Exon respectively but have special notation here. Positions in the 5-UTR have (-) sign. Positions in the 3-UTR have (*) sign. | |||
16 | NUC_POS_END | string (20) | Required:false |
For exonic mutations, the numeric value of the nucleotide last affected by the mutation relative to the reference sequence. For intronic mutations, the numeric value of the first affected nucleotide relative to the exon number; a (-) indicates the number of nucleotides upstream (5) of the exon, and a (+) indicates the number of nucleotides downstream (3) from the exon. The 5 UTR and 3 UTR are considered to be part of the first andlLast Exon respectively but have special notation here. Positions in the 5-UTR have (-) sign. Positions in the 3-UTR have (*) sign | |||
17 | NUCLEOTIDE_FROM | string (1) | Required:false | ||||||||||
Expected nucleotide with respect to the reference sequence. | |||||||||||||
|
18 | NUCLEOTIDE_TO | string (1) | Required:false | ||||||||||
Observed (mutated) nucleotide. | |||||||||||||
|
19 | DELETE_SEQ | string (50) | Required:false |
Deletion nucleotide sequence | |||
20 | INSERT_SEQ | string (50) | Required:false |
Insertion nucleotide sequence | |||
21 | TYPE_VARIANT | number (1,0) | Required:false | ||||||||||||||||||
Type of genetic change | |||||||||||||||||||||
|
22 | CODON | number (4,0) | Required:false |
Numeric location of first mutated amino acid of reference sequence. A numeric value of 1 to the total number of codons on the reference sequence | |||
23 | AA_FROM | string (1) | Required:false | ||||||||||||||||||||||||||||||||||||||||||||
Wild type amino acid value of first affected amino acid on reference sequence | |||||||||||||||||||||||||||||||||||||||||||||||
|
24 | AA_TO | string (1) | Required:false | ||||||||||||||||||||||||||||||||||||||||||||
Expressed amino acid value of last affected amino acid on reference sequence | |||||||||||||||||||||||||||||||||||||||||||||||
|
25 | CONSEQUENCE | number (2,0) | Required:false | ||||||||||||||
Category of mutation- defining outcome of the variant | |||||||||||||||||
|
26 | ZYGOSITY | number (1,0) | Required:false | ||||||||||
Indicates the heterozygote/homozygote state of a variation, regardless of whether it is a polymorphism, unclassified variant or well established mutation. | |||||||||||||
|
27 | SEVERITY | number (1,0) | Required:false | ||||||||||
Type of mutation | |||||||||||||
|
28 | INSIGHT_SEVERITY | number (1,0) | Required:false | ||||||||||||||
This will be the 5-point severity code which InSiGHT use. | |||||||||||||||||
|
29 | LAB_ID | number (3,0) | Required:true | ||||||||||||||||||||||
Lab or individual who performed the testing. | |||||||||||||||||||||||||
|
30 | LAB_OTHER_TEXT | string (50) | Required:false |
Name of other/private lab |
31 | DATE_TEST | string (8) | Required:false | ||||||
Date on which test was performed. Format: YYYYMMDD | |||||||||
|