public static class Immunization.Reaction extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.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 ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Date |
getDate()
Gets the value(s) for date ().
|
ca.uhn.fhir.model.primitive.DateTimeDt |
getDateElement()
Gets the value(s) for date ().
|
ResourceReferenceDt |
getDetail()
Gets the value(s) for detail ().
|
Boolean |
getReported()
Gets the value(s) for reported ().
|
ca.uhn.fhir.model.primitive.BooleanDt |
getReportedElement()
Gets the value(s) for reported ().
|
boolean |
isEmpty() |
Immunization.Reaction |
setDate(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Immunization.Reaction |
setDate(ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Sets the value(s) for reported ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Reaction()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic ca.uhn.fhir.model.primitive.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(ca.uhn.fhir.model.primitive.DateTimeDt theValue)
Definition: Date of reaction to the immunization
public Immunization.Reaction setDateWithSecondsPrecision(Date theDate)
Definition: Date of reaction to the immunization
public Immunization.Reaction setDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision)
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 ca.uhn.fhir.model.primitive.BooleanDt getReportedElement()
null.
Definition: Self-reported indicator
public Boolean getReported()
null.
Definition: Self-reported indicator
public Immunization.Reaction setReported(ca.uhn.fhir.model.primitive.BooleanDt theValue)
Definition: Self-reported indicator
public Immunization.Reaction setReported(boolean theBoolean)
Definition: Self-reported indicator
Copyright © 2014–2018 University Health Network. All rights reserved.