public class ServiceReferralContentImpl extends Object implements ServiceReferralContent
| Constructor and Description |
|---|
ServiceReferralContentImpl(AttachedMedia reportFile) |
ServiceReferralContentImpl(ServiceReferralDetail serviceReferralDetail,
CurrentServices currentServices,
AdverseReactions adverseReactions,
Medications medications,
DiagnosticInvestigations diagnosticInvestigations) |
ServiceReferralContentImpl(String customNarrativeTitle,
au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText) |
public ServiceReferralContentImpl(AttachedMedia reportFile)
public ServiceReferralContentImpl(ServiceReferralDetail serviceReferralDetail, CurrentServices currentServices, AdverseReactions adverseReactions, Medications medications, DiagnosticInvestigations diagnosticInvestigations)
public ServiceReferralContentImpl(String customNarrativeTitle, au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText)
public ServiceReferralDetail getServiceReferralDetail()
getServiceReferralDetail in interface ServiceReferralContentpublic void setServiceReferralDetail(ServiceReferralDetail serviceReferralDetail)
setServiceReferralDetail in interface ServiceReferralContentpublic CurrentServices getCurrentServices()
getCurrentServices in interface ServiceReferralContentpublic void setCurrentServices(CurrentServices currentServices)
setCurrentServices in interface ServiceReferralContentpublic AdverseReactions getAdverseReactions()
getAdverseReactions in interface ServiceReferralContentpublic void setAdverseReactions(AdverseReactions adverseReactions)
setAdverseReactions in interface ServiceReferralContentpublic Medications getMedications()
getMedications in interface ServiceReferralContentpublic void setMedications(Medications medications)
setMedications in interface ServiceReferralContentpublic MedicalHistory getPastAndCurrentMedicalHistory()
getPastAndCurrentMedicalHistory in interface ServiceReferralContentpublic void setPastAndCurrentMedicalHistory(MedicalHistory pastAndCurrentMedicalHistory)
setPastAndCurrentMedicalHistory in interface ServiceReferralContentpublic DiagnosticInvestigations getDiagnosticInvestigations()
getDiagnosticInvestigations in interface ServiceReferralContentpublic void setDiagnosticInvestigations(DiagnosticInvestigations diagnosticInvestigations)
setDiagnosticInvestigations in interface ServiceReferralContentpublic void setReportFile(AttachedMedia reportFile)
setReportFile in interface ServiceReferralContentpublic AttachedMedia getReportFile()
getReportFile in interface ServiceReferralContentpublic void setCustomNarrativeText(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrativeText)
setCustomNarrativeText in interface ServiceReferralContentpublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrativeText()
getCustomNarrativeText in interface ServiceReferralContentpublic void setCustomNarrativeTitle(String customNarrativeTitle)
setCustomNarrativeTitle in interface ServiceReferralContentpublic String getCustomNarrativeTitle()
getCustomNarrativeTitle in interface ServiceReferralContentCopyright © 2021. All rights reserved.