SAS is not supported by the OHDSI stack out of the box. So, you have two choices: You either write the data into a relational database and use the Rabbits, or you do everything by hand: You take the CRF/data dictionary, and go table by table mapping and converting your data to the [OMOP CDM][1]. You will also need to convert your codes using the [OMOP Vocabularies.][2], which you need to pick up in [Athena][3].
Probably time to write a step-by-step cookbook for somebody.
Good luck.
[1]: http://www.ohdsi.org/web/wiki/doku.php?id=documentation:cdm#common_data_model
[2]: http://www.ohdsi.org/web/wiki/doku.php?id=documentation:vocabulary:sidebar
[3]: http://athena.ohdsi.org/