public class SpecialistLetterCreator extends ClinicalDocumentCreator
resource| Constructor and Description |
|---|
SpecialistLetterCreator(SpecialistLetterCDAModel cdaModel,
SpecialistLetter clinicalModel) |
| Modifier and Type | Method and Description |
|---|---|
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 SpecialistLetterCreator(SpecialistLetterCDAModel cdaModel, SpecialistLetter clinicalModel)
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.