public class EReferralContentImpl extends Object implements EReferralContent
| Constructor and Description |
|---|
EReferralContentImpl() |
| Modifier and Type | Method and Description |
|---|---|
AdverseReactions |
getAdverseReactions() |
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
String |
getCustomNarrativeTitle() |
DiagnosticInvestigations |
getDiagnosticInvestigations() |
MedicalHistory |
getMedicalHistory() |
Medications |
getMedications() |
ReferralDetail |
getReferralDetail() |
void |
setAdverseReactions(AdverseReactions adverseReactions) |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setCustomNarrativeTitle(String customNarrativeTitle) |
void |
setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations) |
void |
setMedicalHistory(MedicalHistory medicalHistory) |
void |
setMedications(Medications medications) |
void |
setReferralDetail(ReferralDetail referralDetail) |
public String getCustomNarrativeTitle()
getCustomNarrativeTitle in interface EReferralContentpublic void setCustomNarrativeTitle(String customNarrativeTitle)
setCustomNarrativeTitle in interface EReferralContentpublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
getCustomNarrative in interface EReferralContentpublic void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
setCustomNarrative in interface EReferralContentpublic ReferralDetail getReferralDetail()
getReferralDetail in interface EReferralContentpublic void setReferralDetail(ReferralDetail referralDetail)
setReferralDetail in interface EReferralContentpublic MedicalHistory getMedicalHistory()
getMedicalHistory in interface EReferralContentpublic void setMedicalHistory(MedicalHistory medicalHistory)
setMedicalHistory in interface EReferralContentpublic Medications getMedications()
getMedications in interface EReferralContentpublic void setMedications(Medications medications)
setMedications in interface EReferralContentpublic AdverseReactions getAdverseReactions()
getAdverseReactions in interface EReferralContentpublic void setAdverseReactions(AdverseReactions adverseReactions)
setAdverseReactions in interface EReferralContentpublic DiagnosticInvestigations getDiagnosticInvestigations()
getDiagnosticInvestigations in interface EReferralContentpublic void setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations)
setDiagnosticInvestigations in interface EReferralContentCopyright © 2021. All rights reserved.