public class CDANarrativeFormat extends Object
| Constructor and Description |
|---|
CDANarrativeFormat() |
| Modifier and Type | Method and Description |
|---|---|
XhtmlNode |
convert(Element ed)
for a CDA narrative, return the matching XHTML.
|
void |
convert(IXMLWriter xml,
XhtmlNode div)
For XHTML return the matching CDA narrative.
|
public CDANarrativeFormat()
public XhtmlNode convert(Element ed) throws FHIRException
ed - FHIRExceptionpublic void convert(IXMLWriter xml, XhtmlNode div) throws IOException, FHIRException
node - IOExceptionFHIRExceptionCopyright © 2014–2019 University Health Network. All rights reserved.