What problem does it solve? Clinical data professionals often need quick, accurate answers about CDISC SDTM domain structures, variable roles, codelists, and SUPPQUAL relationships, plus realistic example data for learning or prototyping, without digging through the full SDTMIG specification. ## Core Features & Use Cases - SDTM Structure Q&A: Explains domain meaning, class, structure, variable Role/Type/Core/Origin, and codelist values for domains such as DM, AE, EX, LB, VS, EG, CM, MH, DS, PC, PP, TU, TR, and RS. - SUPPQUAL Guidance: Documents the fixed 10-variable SUPPQUAL structure, IDVAR/IDVARVAL linking logic, and R code to pivot SUPP datasets back to wide format. - Dummy Data Generation: Produces runnable R tibble code with realistic CDISCPILOT01-based example records following ISO 8601 dates and correct variable types. - Use Case: A clinical data trainee asks "generate dummy AE data" and receives a ready-to-run R tibble with AEDECOD, AESEV, AESER, and AESTDTC populated from real pilot study patterns. ## Quick Start Ask the assistant to explain the structure of the AE domain or to generate dummy SDTM data for the DM domain in R.