public class ServiceReferralDetailImpl extends Object implements ServiceReferralDetail
| Constructor and Description |
|---|
ServiceReferralDetailImpl() |
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
InterpreterRequiredAlert |
getInterpreterRequiredAlert() |
List<OtherAlert> |
getOtherAlert() |
List<RequestedService> |
getRequestedServices() |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setInterpreterRequiredAlert(InterpreterRequiredAlert interpreterRequiredAlert) |
void |
setOtherAlert(List<OtherAlert> otherAlerts) |
void |
setRequestedServices(List<RequestedService> requestedServices) |
public List<RequestedService> getRequestedServices()
getRequestedServices in interface ServiceReferralDetailpublic void setRequestedServices(List<RequestedService> requestedServices)
setRequestedServices in interface ServiceReferralDetailpublic InterpreterRequiredAlert getInterpreterRequiredAlert()
getInterpreterRequiredAlert in interface ServiceReferralDetailpublic void setInterpreterRequiredAlert(InterpreterRequiredAlert interpreterRequiredAlert)
setInterpreterRequiredAlert in interface ServiceReferralDetailpublic List<OtherAlert> getOtherAlert()
getOtherAlert in interface ServiceReferralDetailpublic void setOtherAlert(List<OtherAlert> otherAlerts)
setOtherAlert in interface ServiceReferralDetailpublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
getCustomNarrative in interface ServiceReferralDetailpublic void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
setCustomNarrative in interface ServiceReferralDetailCopyright © 2021. All rights reserved.