public static class ImmunizationRecommendation.Recommendation extends BaseIdentifiableElement implements IResourceBlock
Definition: Vaccine administration recommendations
| Constructor and Description |
|---|
Recommendation() |
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 Recommendation()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic DateTimeDt getDateElement()
null.
Definition: The date the immunization recommendation was created.
public Date getDate()
null.
Definition: The date the immunization recommendation was created.
public ImmunizationRecommendation.Recommendation setDate(DateTimeDt theValue)
Definition: The date the immunization recommendation was created.
public ImmunizationRecommendation.Recommendation setDate(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date the immunization recommendation was created.
public ImmunizationRecommendation.Recommendation setDateWithSecondsPrecision(Date theDate)
Definition: The date the immunization recommendation was created.
public CodeableConceptDt getVaccineCode()
null.
Definition: Vaccine that pertains to the recommendation
public ImmunizationRecommendation.Recommendation setVaccineCode(CodeableConceptDt theValue)
Definition: Vaccine that pertains to the recommendation
public PositiveIntDt getDoseNumberElement()
null.
Definition: This indicates the next recommended dose number (e.g. dose 2 is the next recommended dose).
public Integer getDoseNumber()
null.
Definition: This indicates the next recommended dose number (e.g. dose 2 is the next recommended dose).
public ImmunizationRecommendation.Recommendation setDoseNumber(PositiveIntDt theValue)
Definition: This indicates the next recommended dose number (e.g. dose 2 is the next recommended dose).
public ImmunizationRecommendation.Recommendation setDoseNumber(int theInteger)
Definition: This indicates the next recommended dose number (e.g. dose 2 is the next recommended dose).
public BoundCodeableConceptDt<ImmunizationRecommendationStatusCodesEnum> getForecastStatus()
null.
Definition: Vaccine administration status
public ImmunizationRecommendation.Recommendation setForecastStatus(BoundCodeableConceptDt<ImmunizationRecommendationStatusCodesEnum> theValue)
Definition: Vaccine administration status
public ImmunizationRecommendation.Recommendation setForecastStatus(ImmunizationRecommendationStatusCodesEnum theValue)
Definition: Vaccine administration status
public List<ImmunizationRecommendation.RecommendationDateCriterion> getDateCriterion()
null.
Definition: Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
public ImmunizationRecommendation.Recommendation setDateCriterion(List<ImmunizationRecommendation.RecommendationDateCriterion> theValue)
Definition: Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
public ImmunizationRecommendation.RecommendationDateCriterion addDateCriterion()
Definition: Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
public ImmunizationRecommendation.Recommendation addDateCriterion(ImmunizationRecommendation.RecommendationDateCriterion theValue)
Definition: Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
theValue - The dateCriterion to add (must not be null)public ImmunizationRecommendation.RecommendationDateCriterion getDateCriterionFirstRep()
Definition: Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
public ImmunizationRecommendation.RecommendationProtocol getProtocol()
null.
Definition: Contains information about the protocol under which the vaccine was administered
public ImmunizationRecommendation.Recommendation setProtocol(ImmunizationRecommendation.RecommendationProtocol theValue)
Definition: Contains information about the protocol under which the vaccine was administered
public List<ResourceReferenceDt> getSupportingImmunization()
null.
Definition: Immunization event history that supports the status and recommendation
public ImmunizationRecommendation.Recommendation setSupportingImmunization(List<ResourceReferenceDt> theValue)
Definition: Immunization event history that supports the status and recommendation
public ResourceReferenceDt addSupportingImmunization()
Definition: Immunization event history that supports the status and recommendation
public List<ResourceReferenceDt> getSupportingPatientInformation()
null.
Definition: Patient Information that supports the status and recommendation. This includes patient observations, adverse reactions and allergy/intolerance information.
public ImmunizationRecommendation.Recommendation setSupportingPatientInformation(List<ResourceReferenceDt> theValue)
Definition: Patient Information that supports the status and recommendation. This includes patient observations, adverse reactions and allergy/intolerance information.
public ResourceReferenceDt addSupportingPatientInformation()
Definition: Patient Information that supports the status and recommendation. This includes patient observations, adverse reactions and allergy/intolerance information.
Copyright © 2014–2016 University Health Network. All rights reserved.