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 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

Health and Life Sciences Learning

 

Need courses to help you with SAS Life Sciences Analytics Framework, SAS Health Cohort Builder, or other topics? Check out the Health and Life Sciences learning path for all of the offerings.

LEARN MORE

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