Forums: Troubleshooting and Problems
Hi Susan,
There is a bug in a definition of the CT1055 check, which refers to SEND CT now. As a temporary solution you can fix "config-sdtm-3.1.3.xml" file in "config" folder by yourself. Open it by any text editor like Notepad or XMLSpy.
Row 8718 should be changed from
<val:Lookup ID="CT1055" Message="Value for RSSTRESC not found in (RSSTRESC) CT codelist" Description="In Disease Response (RS) domain Response Assessment Result in Std Format (RSSTRESC) variable values should be populated with terms found in 'Tumor Response Result' (C96785) CDISC controlled terminology codelist. New terms can be added as long as they are not duplicates, synonyms or subsets of existing standard terms." Category="Terminology" Type="Information" Variable="CDISCSubmissionValue == RSSTRESC" When="RSSTRESC != ''" Where="CodelistCode == 'C96785'" From="FILE:TAB:%System.ConfigDirectory%/data/CDISC/SEND/%System.CDISC.Version%/SEND Terminology.txt" />
No matter what value I have for RSSTRESC, it is reported that the value isn't in the codelist. I think that this is because the codelist isn't in SDTM Terminology Fixed.xml. Please confirm.