public class AdverseReactionsImpl extends Object implements AdverseReactions
| Constructor and Description |
|---|
AdverseReactionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<AdverseReaction> |
getAdverseReactions() |
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
ExclusionStatement |
getExclusionStatement() |
void |
setAdverseReactions(List<AdverseReaction> adverseReactions) |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setExclusionStatement(ExclusionStatement exclusionStatement) |
public ExclusionStatement getExclusionStatement()
getExclusionStatement in interface AdverseReactionspublic void setExclusionStatement(ExclusionStatement exclusionStatement)
setExclusionStatement in interface AdverseReactionspublic List<AdverseReaction> getAdverseReactions()
getAdverseReactions in interface NewlyIdentifiedAdverseReactionspublic void setAdverseReactions(List<AdverseReaction> adverseReactions)
setAdverseReactions in interface NewlyIdentifiedAdverseReactionspublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
getCustomNarrative in interface NewlyIdentifiedAdverseReactionspublic void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
setCustomNarrative in interface NewlyIdentifiedAdverseReactionsCopyright © 2021. All rights reserved.