public static class Immunization.Reaction extends BaseIdentifiableElement implements IResourceBlock
Definition: Categorical data indicating that an adverse event is associated in time to an immunization
| Constructor and Description |
|---|
Reaction() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Date |
getDate()
Gets the value(s) for date ().
|
DateTimeDt |
getDateElement()
Gets the value(s) for date ().
|
ResourceReferenceDt |
getDetail()
Gets the value(s) for detail ().
|
Boolean |
getReported()
Gets the value(s) for reported ().
|
BooleanDt |
getReportedElement()
Gets the value(s) for reported ().
|
boolean |
isEmpty() |
Immunization.Reaction |
setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Immunization.Reaction |
setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
Immunization.Reaction |
setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
Immunization.Reaction |
setDetail(ResourceReferenceDt theValue)
Sets the value(s) for detail ()
|
Immunization.Reaction |
setReported(boolean theBoolean)
Sets the value for reported ()
|
Immunization.Reaction |
setReported(BooleanDt theValue)
Sets the value(s) for reported ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Reaction()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic DateTimeDt getDateElement()
null.
Definition: Date of reaction to the immunization
public Date getDate()
null.
Definition: Date of reaction to the immunization
public Immunization.Reaction setDate(DateTimeDt theValue)
Definition: Date of reaction to the immunization
public Immunization.Reaction setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: Date of reaction to the immunization
public Immunization.Reaction setDateWithSecondsPrecision(Date theDate)
Definition: Date of reaction to the immunization
public ResourceReferenceDt getDetail()
null.
Definition: Details of the reaction
public Immunization.Reaction setDetail(ResourceReferenceDt theValue)
Definition: Details of the reaction
public BooleanDt getReportedElement()
null.
Definition: Self-reported indicator
public Boolean getReported()
null.
Definition: Self-reported indicator
public Immunization.Reaction setReported(BooleanDt theValue)
Definition: Self-reported indicator
public Immunization.Reaction setReported(boolean theBoolean)
Definition: Self-reported indicator
Copyright © 2014–2016 University Health Network. All rights reserved.