public static class Immunization.Explanation extends BaseIdentifiableElement implements IResourceBlock
Definition: Reasons why a vaccine was or was not administered
| Constructor and Description |
|---|
Explanation() |
| Modifier and Type | Method and Description |
|---|---|
BoundCodeableConceptDt<ImmunizationReasonCodesEnum> |
addReason()
Add a value for reason ()
|
BoundCodeableConceptDt<ImmunizationReasonCodesEnum> |
addReason(ImmunizationReasonCodesEnum theValue)
Add a value for reason () using an enumerated type.
|
CodeableConceptDt |
addReasonNotGiven()
Adds and returns a new value for reasonNotGiven ()
|
Immunization.Explanation |
addReasonNotGiven(CodeableConceptDt theValue)
Adds a given new value for reasonNotGiven ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<BoundCodeableConceptDt<ImmunizationReasonCodesEnum>> |
getReason()
Gets the value(s) for reason ().
|
BoundCodeableConceptDt<ImmunizationReasonCodesEnum> |
getReasonFirstRep()
Gets the first repetition for reason (),
creating it if it does not already exist.
|
List<CodeableConceptDt> |
getReasonNotGiven()
Gets the value(s) for reasonNotGiven ().
|
CodeableConceptDt |
getReasonNotGivenFirstRep()
Gets the first repetition for reasonNotGiven (),
creating it if it does not already exist.
|
boolean |
isEmpty() |
Immunization.Explanation |
setReason(ImmunizationReasonCodesEnum theValue)
Sets the value(s), and clears any existing value(s) for reason ()
|
Immunization.Explanation |
setReason(List<BoundCodeableConceptDt<ImmunizationReasonCodesEnum>> theValue)
Sets the value(s) for reason ()
|
Immunization.Explanation |
setReasonNotGiven(List<CodeableConceptDt> theValue)
Sets the value(s) for reasonNotGiven ()
|
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 Explanation()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<BoundCodeableConceptDt<ImmunizationReasonCodesEnum>> getReason()
null.
Definition: Reasons why a vaccine was administered
public Immunization.Explanation setReason(List<BoundCodeableConceptDt<ImmunizationReasonCodesEnum>> theValue)
Definition: Reasons why a vaccine was administered
public BoundCodeableConceptDt<ImmunizationReasonCodesEnum> addReason(ImmunizationReasonCodesEnum theValue)
addReason() method.
Definition: Reasons why a vaccine was administered
public BoundCodeableConceptDt<ImmunizationReasonCodesEnum> getReasonFirstRep()
Definition: Reasons why a vaccine was administered
public BoundCodeableConceptDt<ImmunizationReasonCodesEnum> addReason()
Definition: Reasons why a vaccine was administered
public Immunization.Explanation setReason(ImmunizationReasonCodesEnum theValue)
Definition: Reasons why a vaccine was administered
public List<CodeableConceptDt> getReasonNotGiven()
null.
Definition: Reason why a vaccine was not administered
public Immunization.Explanation setReasonNotGiven(List<CodeableConceptDt> theValue)
Definition: Reason why a vaccine was not administered
public CodeableConceptDt addReasonNotGiven()
Definition: Reason why a vaccine was not administered
public Immunization.Explanation addReasonNotGiven(CodeableConceptDt theValue)
Definition: Reason why a vaccine was not administered
theValue - The reasonNotGiven to add (must not be null)public CodeableConceptDt getReasonNotGivenFirstRep()
Definition: Reason why a vaccine was not administered
Copyright © 2014–2016 University Health Network. All rights reserved.