public interface Recommendations
| Modifier and Type | Method and Description |
|---|---|
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
List<Recommendation> |
getRecommendationList() |
List<Recommendation> |
getRecommendations() |
RecommendationsExclusion |
getRecommendationsExclusion() |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setRecommendations(List<Recommendation> recommendations) |
void |
setRecommendationsExclusion(RecommendationsExclusion recommendationsExclusion) |
List<Recommendation> getRecommendations()
au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
List<Recommendation> getRecommendationList()
RecommendationsExclusion getRecommendationsExclusion()
void setRecommendations(List<Recommendation> recommendations)
void setRecommendationsExclusion(RecommendationsExclusion recommendationsExclusion)
Copyright © 2021. All rights reserved.