| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Immunization.Reaction |
Immunization.addReaction()
Adds and returns a new value for reaction ()
|
Immunization.Reaction |
Immunization.getReactionFirstRep()
Gets the first repetition for reaction (),
creating it if it does not already exist.
|
Immunization.Reaction |
Immunization.Reaction.setDate(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for date ()
|
Immunization.Reaction |
Immunization.Reaction.setDate(DateTimeDt theValue)
Sets the value(s) for date ()
|
Immunization.Reaction |
Immunization.Reaction.setDateWithSecondsPrecision(Date theDate)
Sets the value for date ()
|
Immunization.Reaction |
Immunization.Reaction.setDetail(ResourceReferenceDt theValue)
Sets the value(s) for detail ()
|
Immunization.Reaction |
Immunization.Reaction.setReported(boolean theBoolean)
Sets the value for reported ()
|
Immunization.Reaction |
Immunization.Reaction.setReported(BooleanDt theValue)
Sets the value(s) for reported ()
|
| Modifier and Type | Method and Description |
|---|---|
List<Immunization.Reaction> |
Immunization.getReaction()
Gets the value(s) for reaction ().
|
| Modifier and Type | Method and Description |
|---|---|
Immunization |
Immunization.addReaction(Immunization.Reaction theValue)
Adds a given new value for reaction ()
|
| Modifier and Type | Method and Description |
|---|---|
Immunization |
Immunization.setReaction(List<Immunization.Reaction> theValue)
Sets the value(s) for reaction ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.