Uses of Class
ca.uhn.fhir.model.dstu2.resource.ImmunizationRecommendation
-
Uses of ImmunizationRecommendation in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()