BookmarkSubscribeRSS Feed
1162
Calcite | Level 5
I'll be working on a project where the client wants data in CDISC format. I read a bit of the SAS literature about importing and exporting in CDISC format, but I'm not sure I understand it fully.

Can any SAS dataset be exported in CDISC format or only files that were imported that way?

Is there anything special to pay attention to when exporting in this format?

Any help or references would be appreciated.
2 REPLIES 2
Dave_SAS
SAS Employee
Any SAS data set can be exported in a CDISC format, but it tends to be more complex than that.

CDISC has a variety of different data models -- often, users want to convert data to the Submission Data Tabulation Model (SDTM) which requires restructuring the data to match the model (that is, call the dataset 'this', and the columns 'that'). Additonally, users sometimes need to use the Operational Data Model (ODM) as the transport mechanism or container.

The ODM file can contain SDTM data, but doesn't have to. Similarly, the SDTM can be transported via ODM, but can be a SAS data set or transport file.

This can be certainly be confusing, but without more information it's difficult to answer the question more directly.

Dave
frisco
Calcite | Level 5
I notice the latest guidance from the FDA on e-submission still lists version 5 transport files. Any idea on when they will be geared up to accept CDISC formatted XML files?

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

New Learning Events in April

 

Join us for two new fee-based courses: Administrative Healthcare Data and SAS via Live Web Monday-Thursday, April 24-27 from 1:00 to 4:30 PM ET each day. And Administrative Healthcare Data and SAS: Hands-On Programming Workshop via Live Web on Friday, April 28 from 9:00 AM to 5:00 PM ET.

LEARN MORE

Discussion stats
  • 2 replies
  • 1040 views
  • 0 likes
  • 3 in conversation