public class DischargeSummaryCreator extends ClinicalDocumentCreator
resource| Constructor and Description |
|---|
DischargeSummaryCreator(DischargeSummaryCDAModel cdaModel,
DischargeSummary clinicalModel) |
DischargeSummaryCreator(DischargeSummaryCDAModel cdaModel,
DischargeSummary clinicalModel,
boolean isFormat2) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStyleSheet(Document doc)
Add the NeHTA Generic Stylesheet as an xml processing instruction.
|
Document |
create() |
Document |
create1AFormatCDADocument()
Supported CDA types:
Specialist Letter
Service Referral
|
Document |
create1BFormatCDADocument()
Supported CDA types:
Specialist Letter
|
addStylesheet, getDocumentFilteredOfNull, isStrict, useStrict, useStrictclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFormat2CDADocumentpublic DischargeSummaryCreator(DischargeSummaryCDAModel cdaModel, DischargeSummary clinicalModel)
public DischargeSummaryCreator(DischargeSummaryCDAModel cdaModel, DischargeSummary clinicalModel, boolean isFormat2)
public void addStyleSheet(Document doc)
public Document create() throws ParserConfigurationException, JAXBException, SchematronValidationException
public Document create1AFormatCDADocument() throws JAXBException, ParserConfigurationException, SchematronValidationException
DocumentCreatorJAXBExceptionParserConfigurationExceptionSchematronValidationExceptionpublic Document create1BFormatCDADocument() throws JAXBException, ParserConfigurationException, SchematronValidationException
DocumentCreatorJAXBExceptionParserConfigurationExceptionSchematronValidationExceptionCopyright © 2021. All rights reserved.