public class RecordOfRecommendationsAndInfoProvidedImpl extends Object implements RecordOfRecommendationsAndInfoProvided
| Constructor and Description |
|---|
RecordOfRecommendationsAndInfoProvidedImpl() |
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
InformationProvided |
getInformationProvided() |
List<RecommendationsProvided> |
getRecommendationsProvidedList() |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setInformationProvided(InformationProvided informationProvided) |
void |
setRecommendationsProvidedList(List<RecommendationsProvided> recommendationsProvidedList) |
public RecordOfRecommendationsAndInfoProvidedImpl()
public List<RecommendationsProvided> getRecommendationsProvidedList()
getRecommendationsProvidedList in interface RecordOfRecommendationsAndInfoProvidedpublic InformationProvided getInformationProvided()
getInformationProvided in interface RecordOfRecommendationsAndInfoProvidedpublic void setRecommendationsProvidedList(List<RecommendationsProvided> recommendationsProvidedList)
setRecommendationsProvidedList in interface RecordOfRecommendationsAndInfoProvidedpublic void setInformationProvided(InformationProvided informationProvided)
setInformationProvided in interface RecordOfRecommendationsAndInfoProvidedpublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
getCustomNarrative in interface RecordOfRecommendationsAndInfoProvidedpublic void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
setCustomNarrative in interface RecordOfRecommendationsAndInfoProvidedCopyright © 2021. All rights reserved.