public class ServiceReferralCreator extends ClinicalDocumentCreator
resource| Constructor and Description |
|---|
ServiceReferralCreator(ServiceReferralCDAModel cdaModel,
ServiceReferral clinicalModel) |
ServiceReferralCreator(ServiceReferralCDAModel cdaModel,
ServiceReferral 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()
Create the Clinical Document
|
Document |
create1AFormatCDADocument()
Supported CDA types:
Specialist Letter
Service Referral
|
Document |
create1BFormatCDADocument()
Supported CDA types:
Specialist Letter
|
au.net.electronichealth.ns.cda._2_0.POCDMT000040Component3 |
getMedications(Medications medicationsObj) |
addStylesheet, getDocumentFilteredOfNull, isStrict, useStrict, useStrictclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFormat2CDADocumentpublic ServiceReferralCreator(ServiceReferralCDAModel cdaModel, ServiceReferral clinicalModel)
public ServiceReferralCreator(ServiceReferralCDAModel cdaModel, ServiceReferral clinicalModel, boolean isFormat2)
public void addStyleSheet(Document doc)
public Document create() throws ParserConfigurationException, JAXBException, SchematronValidationException
public au.net.electronichealth.ns.cda._2_0.POCDMT000040Component3 getMedications(Medications medicationsObj)
public Document create1AFormatCDADocument() throws JAXBException, ParserConfigurationException, SchematronValidationException
DocumentCreatorJAXBExceptionParserConfigurationExceptionSchematronValidationExceptionpublic Document create1BFormatCDADocument() throws JAXBException, ParserConfigurationException, SchematronValidationException
DocumentCreatorJAXBExceptionParserConfigurationExceptionSchematronValidationExceptionCopyright © 2021. All rights reserved.