<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Exporting Clinical Trials Data to sas7bdat dataset in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823259#M6112</link>
    <description>&lt;P&gt;Thanks! I have requested the team to reach out and find out more about SAS licensing requirement to support our current needs.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 08:22:06 GMT</pubDate>
    <dc:creator>snagaich</dc:creator>
    <dc:date>2022-07-14T08:22:06Z</dc:date>
    <item>
      <title>Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823062#M6099</link>
      <description>&lt;P&gt;I have a EDC product solution built using java, which collects clinical trials data. Since we are a software product company we do not use or have SAS software license / installation in house. I am now trying to understand the best way to directly export this data from the EDC datastore to a SAS Dataset (.sas7bdat) format.&amp;nbsp;&lt;BR /&gt;Any guidance on that would be highly appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 09:18:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823062#M6099</guid>
      <dc:creator>snagaich</dc:creator>
      <dc:date>2022-07-13T09:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823075#M6100</link>
      <description>&lt;P&gt;The SAS dataset format is proprietary; since you're a company, you should get in touch with SAS and try to obtain a license (for the format, not just for a single SAS installation) and the proper documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 09:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823075#M6100</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-07-13T09:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823151#M6102</link>
      <description>&lt;P&gt;Use R or Python to create an XPT data set instead?&lt;/P&gt;
&lt;P&gt;xport package&lt;/P&gt;
&lt;P&gt;XPORT is an open format.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 15:52:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823151#M6102</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-07-13T15:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823160#M6103</link>
      <description>&lt;P&gt;I also have a C# package on GitHub that does the xport format. It is a lot closer to Java than R or Python if you want to do a translation. It doesn't handle the most recent xport format since that one has a documentation issue on the SAS website. That may have been fixed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I left the code in place in case you need to tackle it but it is not widely used (from what I saw).&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 16:05:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823160#M6103</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2022-07-13T16:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823259#M6112</link>
      <description>&lt;P&gt;Thanks! I have requested the team to reach out and find out more about SAS licensing requirement to support our current needs.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 08:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823259#M6112</guid>
      <dc:creator>snagaich</dc:creator>
      <dc:date>2022-07-14T08:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823260#M6113</link>
      <description>Ok. So is it possible to import XPT files into SAS for creating SAS datasets which can then be used for analysis?</description>
      <pubDate>Thu, 14 Jul 2022 08:24:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823260#M6113</guid>
      <dc:creator>snagaich</dc:creator>
      <dc:date>2022-07-14T08:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823261#M6114</link>
      <description>Ok. So is it possible to import XPT files into SAS for creating SAS datasets which can then be used for analysis?&lt;BR /&gt;Specifically, for what purpose the XPT format files are used and how do you use them in your case?&lt;BR /&gt;Also, can I have the github link to your C# package?</description>
      <pubDate>Thu, 14 Jul 2022 08:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823261#M6114</guid>
      <dc:creator>snagaich</dc:creator>
      <dc:date>2022-07-14T08:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Clinical Trials Data to sas7bdat dataset</title>
      <link>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823275#M6115</link>
      <description>For github, look under savian or savian.net. &lt;BR /&gt;&lt;BR /&gt;The xpt format was created to allow for SAS data to be stored in an accessible format. This was done, decades ago, for govt compliance reasons. It allows SAS data to be read/written. However, for you, it would allow your data to be written to a format that a SAS customer could consume. Warning, it uses IBM mainframe floating points so those have to be converted. My code has that in there. I didnt solve it but I did the conversion to C#. That is on CodePlex, I believe.&lt;BR /&gt;&lt;BR /&gt;You cant bundle SAS in your product. If you were just going to read SAS, there are some ways. Writing it is a lot more complex. Stick with the xpt format and ignore sas7bdat, my suggestion.</description>
      <pubDate>Thu, 14 Jul 2022 11:22:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Exporting-Clinical-Trials-Data-to-sas7bdat-dataset/m-p/823275#M6115</guid>
      <dc:creator>AlanC</dc:creator>
      <dc:date>2022-07-14T11:22:02Z</dc:date>
    </item>
  </channel>
</rss>

