public class SpecialistLetterContentImpl extends Object implements SpecialistLetterContent
| Constructor and Description |
|---|
SpecialistLetterContentImpl(AttachedMedia reportFile) |
SpecialistLetterContentImpl(ResponseDetails responseDetails,
Recommendations recommendations,
Medications medications,
NewlyIdentifiedAdverseReactions newlyIdentifiedAdverseReactions,
DiagnosticInvestigations diagnosticInvestigations) |
SpecialistLetterContentImpl(String customNarrativeTitle,
au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText) |
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrativeMedications() |
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrativeText() |
String |
getCustomNarrativeTitle() |
DiagnosticInvestigations |
getDiagnosticInvestigations() |
Medications |
getMedications() |
NewlyIdentifiedAdverseReactions |
getNewlyIdentifiedAdverseReactions() |
Recommendations |
getRecommendations() |
AttachedMedia |
getReportFile()
Attribute only to be initialized while opting for Format 1A of Specialist Letter.
|
ResponseDetails |
getResponseDetails() |
void |
setCustomNarrativeMedications(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeMedications) |
void |
setCustomNarrativeText(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText) |
void |
setCustomNarrativeTitle(String customNarrativeTitle) |
void |
setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations) |
void |
setMedications(Medications medications) |
void |
setNewlyIdentifiedAdverseReactions(NewlyIdentifiedAdverseReactions newlyIdentifiedAdverseReactions) |
void |
setRecommendations(Recommendations recommendations) |
void |
setReportFile(AttachedMedia reportFile)
Attribute only to be initialized while opting for Format 1A of Specialist Letter.
|
void |
setResponseDetails(ResponseDetails responseDetails) |
public SpecialistLetterContentImpl(ResponseDetails responseDetails, Recommendations recommendations, Medications medications, NewlyIdentifiedAdverseReactions newlyIdentifiedAdverseReactions, DiagnosticInvestigations diagnosticInvestigations)
public SpecialistLetterContentImpl(AttachedMedia reportFile)
public SpecialistLetterContentImpl(String customNarrativeTitle, au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText)
public ResponseDetails getResponseDetails()
getResponseDetails in interface SpecialistLetterContentpublic Recommendations getRecommendations()
getRecommendations in interface SpecialistLetterContentpublic Medications getMedications()
getMedications in interface SpecialistLetterContentpublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrativeMedications()
getCustomNarrativeMedications in interface SpecialistLetterContentpublic void setCustomNarrativeMedications(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeMedications)
setCustomNarrativeMedications in interface SpecialistLetterContentpublic NewlyIdentifiedAdverseReactions getNewlyIdentifiedAdverseReactions()
getNewlyIdentifiedAdverseReactions in interface SpecialistLetterContentpublic DiagnosticInvestigations getDiagnosticInvestigations()
getDiagnosticInvestigations in interface SpecialistLetterContentpublic void setResponseDetails(ResponseDetails responseDetails)
setResponseDetails in interface SpecialistLetterContentpublic void setRecommendations(Recommendations recommendations)
setRecommendations in interface SpecialistLetterContentpublic void setMedications(Medications medications)
setMedications in interface SpecialistLetterContentpublic void setNewlyIdentifiedAdverseReactions(NewlyIdentifiedAdverseReactions newlyIdentifiedAdverseReactions)
setNewlyIdentifiedAdverseReactions in interface SpecialistLetterContentpublic void setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations)
setDiagnosticInvestigations in interface SpecialistLetterContentpublic AttachedMedia getReportFile()
SpecialistLetterContentgetReportFile in interface SpecialistLetterContentAttachedMediapublic void setReportFile(AttachedMedia reportFile)
SpecialistLetterContentsetReportFile in interface SpecialistLetterContentreportFile - @AttachedMediapublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrativeText()
getCustomNarrativeText in interface SpecialistLetterContentpublic void setCustomNarrativeText(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText)
setCustomNarrativeText in interface SpecialistLetterContentpublic String getCustomNarrativeTitle()
getCustomNarrativeTitle in interface SpecialistLetterContentpublic void setCustomNarrativeTitle(String customNarrativeTitle)
setCustomNarrativeTitle in interface SpecialistLetterContentCopyright © 2021. All rights reserved.