Description Usage Arguments Author(s) References Examples
ODM2CDA transforms an ODM file into CDA format (clinical document architecture). 
Input: CDISC ODM format (Version 1.3; see examples)
Output: CDA file (see example).
| 1 |  ODM2CDA( ODMfile="", withUMLS=T ) 
 | 
| ODMfile | Name of ODM file for conversion. | 
| withUMLS | Flag indicating whether ODM file contains UMLS codes. | 
Martin Dugas (dugas@uni-muenster.de)
ODM2CDA and CDA2ODM: An approach to convert documentation forms between EDC and EHR systems (manuscript in preparation)
| 1 | ODM2CDA(ODMfile=file.path(path.package("ODMconverter"),"extdata","ODM-Test_S.0000.xml"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.