public class AdverseReactionsImpl extends Object implements AdverseReactions
| Constructor and Description |
|---|
AdverseReactionsImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<AdverseReaction> |
getAdverseReactionList() |
au.net.electronichealth.ns.cda._2_0.StrucDocText |
getCustomNarrative() |
ExclusionStatement |
getExclusionStatement()
Global Statement only
|
void |
setAdverseReactionList(List<AdverseReaction> adverseReactionList) |
void |
setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative) |
void |
setExclusionStatement(ExclusionStatement exclusionStatement) |
public ExclusionStatement getExclusionStatement()
AdverseReactionsgetExclusionStatement in interface AdverseReactionsExclusionStatementpublic List<AdverseReaction> getAdverseReactionList()
getAdverseReactionList in interface AdverseReactionspublic void setExclusionStatement(ExclusionStatement exclusionStatement)
setExclusionStatement in interface AdverseReactionspublic void setAdverseReactionList(List<AdverseReaction> adverseReactionList)
setAdverseReactionList in interface AdverseReactionspublic au.net.electronichealth.ns.cda._2_0.StrucDocText getCustomNarrative()
getCustomNarrative in interface AdverseReactionspublic void setCustomNarrative(au.net.electronichealth.ns.cda._2_0.StrucDocText customNarrative)
setCustomNarrative in interface AdverseReactionsCopyright © 2021. All rights reserved.