Module: molecular
Module Contents
- mlpa
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 | GENE | string (20) | Required:true |
Gene on which testing has been performed. | |||
4 | NUC_ACID_CID (*PK) | string (40) | Required:true |
Identifier used internally by centers for a nucleic acid sample from a single extraction. *CENTER_NO & NUC_ACID_CID are the primary key for the table. |
5 | MLPA_DATE_TESTED | string (8) | Required:true | ||||||
Date of test. | |||||||||
|
6 | MLPA_INVEST_ID | number (1,0) | Required:true | ||||||||||||||
Laboratory investigator conducting the tests on samples. | |||||||||||||||||
|
7 | MLPA_DETECTION_METHOD | number (1,0) | Required:false | ||||||
Testing method. | |||||||||
|
8 | MLPA_RESULT | number (1,0) | Required:true | ||||||||||||||
Summary of test findings. | |||||||||||||||||
|
9 | MLPA_RESULT_SUB | number (2,0) | Required:false | ||||||||||||||||||||||||||||||||||||||||
Additional specific findings of test. | |||||||||||||||||||||||||||||||||||||||||||
|
10 | MLPA_EXON_FROM | number (10,0) | Required:false | ||||||
Starting exon in range. | |||||||||
|
11 | MLPA_EXON_TO | number (10,0) | Required:false | ||||||
Ending exon in range. | |||||||||
|
12 | MLPA_OTHER_TEST_COMMENT | string (400) | Required:false |
Text field containing comments regarding other test findings. |
13 | GENOMIC_REGION_TESTED | string (100) | Required:false |
Indicates what part(s) of the gene or other genomic region(s) was tested. |
14 | VARIANT_NAME | string (100) | Required:false |
Proper variant name using HGVS nomenclature. |