Description Usage Arguments Author(s) References Examples
CDA2ODM transforms a CDA (clinical document architecture) file into ODM format.
Input: CDA file with CDA header and CDA body (see example from www.elga.gv.at).
Output: CDISC ODM format (Version 1.3; see example)
1 | CDA2ODM( CDAfile="" )
|
CDAfile |
Name of CDA file for conversion. |
Martin Dugas (dugas@uni-muenster.de)
ODM2CDA and CDA2ODM: An approach to convert documentation forms between EDC and EHR systems (manuscript in preparation)
1 | CDA2ODM(CDAfile=file.path(path.package("ODMconverter"),"extdata","CDA_letter_basic.xml"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.