Module: derived
Module Contents
- d_IHC
1 | CENTER_NO | number (2,0) | Required:true | ||||||||||||||||
Center Identification Number. | |||||||||||||||||||
|
1 | PERSON_ID | string (12) | Required:true |
Number that Uniquely Identifies an Individual. |
2 | COLLECTION_CID | string (40) | Required:true |
The label assigned by the center to all tissue associated with a single surgical event – resection or biopsy/endoscopy procedure. This data element is typically used to allow aggregation of all materials, such as blocks, from a single surgery. |
3 | TEST_TISSUE | number (1,0) | Required:true | ||||||||||||
Type of tissue tested. Only values of 1,2,3 link to pathology information. Although values 2 and 3 may represent the same tissue type, their pathology information is stored in different database tables. Adjacent adenomas are recorded on the Colorect_Malig table and so are associated with a cancer; Colon polyps are recorded on the Polyps table. As a result, the pathology information for each will differ somewhat. There may be cases where TEST_TISSUE variable has level 2 but the ADJ_ADEN variable of Colorect_Malig table indicates no adjacent adenoma present. In these cases, the TEST_TISSUE value takes precedence and the adjacent adenoma is considered to have been overlooked. | |||||||||||||||
|
4 | TUMOR_NO | number (2,0) | Required:true | ||||||||
Numbers labeling tumors of the individual. Numbers are not necessarily sequential. No adjustment is made when a tumor is deleted from the system. Tumor numbers are never reused. PERSON_NO plus TUMOR_NO uniquely identifies each tumor in the central database. The same tumor number from different tables (including tables outside of the biospecimen module) must always refer to the same physical tumor. | |||||||||||
|
5 | BLOCK_SPEC_CID | string (40) | Required:true | ||||
Unique local identifier used at a center to uniquely identify a block tissue specimen. | |||||||
|
6 | IHC_STATUS_TISSUE | number(1,0) | Required:true | ||||||||||
IHC status of tissue from tested block. Expression is absent if any of IHC_MLH1, IHC_MSH2, IHC_MSH6, IHC_PMS2 equal either 0 or 4. Expression is normal if at least one of them equals 1 or 2 and none equal 0 or 4. | |||||||||||||
|
7 | MSI_STATUS_TISSUE | number(1,0) | Required:true | ||||||||||||
MSI status of tissue from tested block. The maximum of MSI_STATUS_TISSUE over all DNA extractions from a given tissue-block combination. | |||||||||||||||
|
8 | MSIIHC_STATUS_TISSUE | number(1,0) | Required:true | ||||||||||||||
MMR status considering all MSI DNA extractions and IHC results on that tissue/block combination. MSIIHC_STATUS_TISSUE has a value for each tissue that has an MSI and/or IHC result within a given block. -7: MSIIHC_STATUS_TISSUE otherwise equals -7, corresponding to both MSI_STATUS_TISSUE and IHC_STATUS_TISSUE equaling -7 or one of them equaling -7 with no record available to merge to on the other table. 1: MSIIHC_STATUS_TISSUE is proficient 1 if it does not qualify as proficient 2 or as defective, and MSI_STATUS_TISSUE is stable or low or IHC_STATUS_TISSUE is normal. 2: MSIIHC_STATUS_TISSUE is proficient 2 if MSI_STATUS_TISSUE is stable or low and IHC_STATUS_TISSUE is normal. 3: MSIIHC_STATUS_TISSUE is defective 1 if it does not qualify as defective 2 and MSI_STATUS_TISSUE is high or IHC_STATUS_TISSUE is absent. 4: MSIIHC_STATUS_TISSUE is defective 2 if MSI_STATUS_TISSUE is high and IHC_STATUS_TISSUE is absent. | |||||||||||||||||
|