
Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImmunizationRecommendation
Packages that use ImmunizationRecommendation
-
Uses of ImmunizationRecommendation in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImmunizationRecommendationModifier and TypeMethodDescriptionImmunizationRecommendation.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)ImmunizationRecommendation.addRecommendation(ImmunizationRecommendation.Recommendation theValue) Adds a given new value for recommendation ()ImmunizationRecommendation.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)ImmunizationRecommendation.setPatient(ResourceReferenceDt theValue) Sets the value(s) for patient (who.focus)ImmunizationRecommendation.setRecommendation(List<ImmunizationRecommendation.Recommendation> theValue) Sets the value(s) for recommendation ()