public static class ImmunizationRecommendation.RecommendationDateCriterion extends BaseIdentifiableElement implements IResourceBlock
Definition: Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
| Constructor and Description |
|---|
RecommendationDateCriterion() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
CodeableConceptDt |
getCode()
Gets the value(s) for code ().
|
Date |
getValue()
Gets the value(s) for value ().
|
DateTimeDt |
getValueElement()
Gets the value(s) for value ().
|
boolean |
isEmpty() |
ImmunizationRecommendation.RecommendationDateCriterion |
setCode(CodeableConceptDt theValue)
Sets the value(s) for code ()
|
ImmunizationRecommendation.RecommendationDateCriterion |
setValue(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for value ()
|
ImmunizationRecommendation.RecommendationDateCriterion |
setValue(DateTimeDt theValue)
Sets the value(s) for value ()
|
ImmunizationRecommendation.RecommendationDateCriterion |
setValueWithSecondsPrecision(Date theDate)
Sets the value for value ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdgetFormatCommentsPost, getFormatCommentsPre, hasFormatCommentpublic RecommendationDateCriterion()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodeableConceptDt getCode()
null.
Definition: Date classification of recommendation. For example, earliest date to give, latest date to give, etc.
public ImmunizationRecommendation.RecommendationDateCriterion setCode(CodeableConceptDt theValue)
Definition: Date classification of recommendation. For example, earliest date to give, latest date to give, etc.
public DateTimeDt getValueElement()
null.
Definition: The date whose meaning is specified by dateCriterion.code
public Date getValue()
null.
Definition: The date whose meaning is specified by dateCriterion.code
public ImmunizationRecommendation.RecommendationDateCriterion setValue(DateTimeDt theValue)
Definition: The date whose meaning is specified by dateCriterion.code
public ImmunizationRecommendation.RecommendationDateCriterion setValueWithSecondsPrecision(Date theDate)
Definition: The date whose meaning is specified by dateCriterion.code
public ImmunizationRecommendation.RecommendationDateCriterion setValue(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date whose meaning is specified by dateCriterion.code
Copyright © 2014–2016 University Health Network. All rights reserved.