public class EReferralCreator extends ClinicalDocumentCreator
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HL7_TEXT_MEDIA_TYPE |
resource| Constructor and Description |
|---|
EReferralCreator(ReferralModel cdamodel,
ReferralDocument attachment) |
EReferralCreator(ReferralModel cdamodel,
ReferralDocument attachment,
SchematronResource checkLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStyleSheet(Document doc)
add the NeHTA Generic Stylesheet as an xml processing instruction
|
Document |
create()
Create the Clinical Document
|
void |
setSchematronResource(SchematronResource resource) |
addStylesheet, getDocumentFilteredOfNull, isStrict, useStrict, useStrictclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate1AFormatCDADocument, create1BFormatCDADocument, createFormat2CDADocumentprotected static final String HL7_TEXT_MEDIA_TYPE
public EReferralCreator(ReferralModel cdamodel, ReferralDocument attachment)
public EReferralCreator(ReferralModel cdamodel, ReferralDocument attachment, SchematronResource checkLevel)
public void addStyleSheet(Document doc)
public Document create() throws ParserConfigurationException, JAXBException, SchematronValidationException
public void setSchematronResource(SchematronResource resource)
Copyright © 2021. All rights reserved.