<?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: how to install SAS Clinical Standards Toolkit? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230689#M54511</link>
    <description>&lt;P&gt;Not knowing how you have SAS installed, its not really easy to say. &amp;nbsp;I would liase with the people who setup SAS at your place. &amp;nbsp;You may need this page:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/base/cdisc/cst/" target="_blank"&gt;http://support.sas.com/rnd/base/cdisc/cst/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the toolkit, I have not used it other than testing, and not heard of anyone in the industry using it. &amp;nbsp; You may be better off learning XML, and the CDISC models.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2015 08:48:14 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2015-10-20T08:48:14Z</dc:date>
    <item>
      <title>how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230667#M54509</link>
      <description>&lt;P&gt;My University has bought the SAS for us. So we install SAS in our own computer by using new SID. Now I would like to install&amp;nbsp;SAS Clinical Standards Toolkit. How could I install that? I found a document, it discribed how to install SAS 9.1 and also gave a zip"CST-SAS913-windows.zip". But I think that doesn't work for me. So How to install SAS 9.4 with the latest SAS clinical Standard toolkit?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 02:33:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230667#M54509</guid>
      <dc:creator>cecily</dc:creator>
      <dc:date>2015-10-20T02:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230689#M54511</link>
      <description>&lt;P&gt;Not knowing how you have SAS installed, its not really easy to say. &amp;nbsp;I would liase with the people who setup SAS at your place. &amp;nbsp;You may need this page:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/rnd/base/cdisc/cst/" target="_blank"&gt;http://support.sas.com/rnd/base/cdisc/cst/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for the toolkit, I have not used it other than testing, and not heard of anyone in the industry using it. &amp;nbsp; You may be better off learning XML, and the CDISC models.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 08:48:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230689#M54511</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-20T08:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230714#M54512</link>
      <description>&lt;P&gt;Oh！Thank you for your reply!&lt;/P&gt;
&lt;P&gt;As you said,"&lt;SPAN&gt;You may be better off learning XML, and the CDISC models.&lt;/SPAN&gt;"Could you please tell me which one is usual method in pharm industry to build CDISC model?Implementing the CDISC SDTM with Base SAS ?&lt;/P&gt;
&lt;P&gt;Implementing CDISC SDTM with the SAS Clinical Standards&amp;nbsp;Toolkit and Base SAS(This one is not an usual way,Am I right?)&lt;/P&gt;
&lt;P&gt;Implementing the CDISC SDTM with SAS Clnical&amp;nbsp;Data Integration?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 12:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230714#M54512</guid>
      <dc:creator>cecily</dc:creator>
      <dc:date>2015-10-20T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230737#M54513</link>
      <description>&lt;P&gt;Well, each company has their own way of doing it. &amp;nbsp;The basis for CDISC models is XML, which is a text markup language. &amp;nbsp;Hence I would recommend you learn that as pretty much everything you do there will be XML based. &amp;nbsp;One method I have seen used a lot is to have a spec, a mapping document in Excel. &amp;nbsp;This is the equivalent of the define.xml document, and that is used as a basis to write code to map data sources. &amp;nbsp;Not sure if your creating the models? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyways, the metadata - i.e. your Excel or define.xml which defines the model's structure - is the key element. &amp;nbsp;There are numerous metadata solutions out there, Entimo is a SAS based one, there is Formedix etc. &amp;nbsp;Management of that is key. &amp;nbsp;Once you have that, you can start automating mapping programs etc. although thats a bit more advanced.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually I see your creating them, so you can write a SAS program which creates a dataset as the model dictates from the "spec". &amp;nbsp;For the XML part, I would have a small simple generic data _null_ step to write the data out as markedup text.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 13:51:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230737#M54513</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-20T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230742#M54514</link>
      <description>&lt;P&gt;What you said are very helpful to me ! Thank you!&lt;/P&gt;
&lt;P&gt;I am a graduate student now in the university. SInce I plan to be sas programmer in phram industry, it seems that I have to learn and do some practice on CDISC. Now I am so confused how to get an experience on CDISC. I see SAS programmer is required to have an experience on SDTM ..ect. &amp;nbsp;So Could you please give me some advice? How could I find some matierials to learn that by myself? I am a quick learner.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am looking forward to your reply. Thank you again for replying me !!&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 14:08:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230742#M54514</guid>
      <dc:creator>cecily</dc:creator>
      <dc:date>2015-10-20T14:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230754#M54515</link>
      <description>&lt;P&gt;Yes, never really had to go learn it as just picked it up on the job for me. &amp;nbsp;CDISC do courses around the world, and there are other companies out there that do training. &amp;nbsp;There are two parts to learn, and its not particularly dificult:&lt;/P&gt;
&lt;P&gt;- Data structure. &amp;nbsp;For the most part this is still in a dataset format (although eventually it will move to XML). &amp;nbsp;If you look on the website, or get via the university, the Implementation Guides for the SDTM model, there is a lot of information within there. &amp;nbsp;It details domains (a bit like datasets), what variables each domain contains, what type of data etc. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Specs. &amp;nbsp;These detail your strcutures, for example database structure, SDTM model structure, and can detail how you get from one to another. &amp;nbsp;This is the key idea for transparency, so this data element was captured and can be traced through from capture to reporting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So the first part to really understand is the domanis and their structure, I would focus on the SDTM as that is well advanced now. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Never tried this, but there is CDISC online courses:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://secure.trainingcampus.net/uas/modules/trees/windex.aspx?rx=cdisc.trainingcampus.net" target="_blank"&gt;https://secure.trainingcampus.net/uas/modules/trees/windex.aspx?rx=cdisc.trainingcampus.net&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And more information:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.greatonlinetraining.com/cdisc-online-training/" target="_blank"&gt;http://www.greatonlinetraining.com/cdisc-online-training/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 14:34:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230754#M54515</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-10-20T14:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to install SAS Clinical Standards Toolkit?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230904#M54537</link>
      <description>&lt;P&gt;Oh! Thank you very much! I will have a try&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 12:27:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-install-SAS-Clinical-Standards-Toolkit/m-p/230904#M54537</guid>
      <dc:creator>cecily</dc:creator>
      <dc:date>2015-10-21T12:27:52Z</dc:date>
    </item>
  </channel>
</rss>

