public interface EReferralContent
| 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) |
ReferralDetail getReferralDetail()
void setReferralDetail(ReferralDetail referralDetail)
MedicalHistory getMedicalHistory()
void setMedicalHistory(MedicalHistory medicalHistory)
Medications getMedications()
void setMedications(Medications medications)
AdverseReactions getAdverseReactions()
void setAdverseReactions(AdverseReactions adverseReactions)
DiagnosticInvestigations getDiagnosticInvestigations()
void setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations)
au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
String getCustomNarrativeTitle()
void setCustomNarrativeTitle(String customNarrativeTitle)
Copyright © 2021. All rights reserved.