public interface SpecialistLetterContent
| 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) |
ResponseDetails getResponseDetails()
Recommendations getRecommendations()
Medications getMedications()
void setMedications(Medications medications)
au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrativeMedications()
void setCustomNarrativeMedications(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeMedications)
NewlyIdentifiedAdverseReactions getNewlyIdentifiedAdverseReactions()
DiagnosticInvestigations getDiagnosticInvestigations()
void setResponseDetails(ResponseDetails responseDetails)
void setRecommendations(Recommendations recommendations)
void setNewlyIdentifiedAdverseReactions(NewlyIdentifiedAdverseReactions newlyIdentifiedAdverseReactions)
void setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations)
AttachedMedia getReportFile()
AttachedMediavoid setReportFile(AttachedMedia reportFile)
reportFile - @AttachedMediaau.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrativeText()
void setCustomNarrativeText(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText)
String getCustomNarrativeTitle()
void setCustomNarrativeTitle(String customNarrativeTitle)
Copyright © 2021. All rights reserved.