
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Immunization
Packages that use Immunization
-
Uses of Immunization in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ImmunizationModifier and TypeMethodDescriptionImmunization.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)Immunization.addNote(AnnotationDt theValue) Adds a given new value for note ()Immunization.addReaction(Immunization.Reaction theValue) Adds a given new value for reaction ()Immunization.addVaccinationProtocol(Immunization.VaccinationProtocol theValue) Adds a given new value for vaccinationProtocol ()Immunization.setDate(ca.uhn.fhir.model.primitive.DateTimeDt theValue) Sets the value(s) for date (when.init)Sets the value for date (when.init)Immunization.setDateWithSecondsPrecision(Date theDate) Sets the value for date (when.init)Immunization.setDoseQuantity(SimpleQuantityDt theValue) Sets the value(s) for doseQuantity ()Immunization.setEncounter(ResourceReferenceDt theValue) Sets the value(s) for encounter (context)Immunization.setExpirationDate(ca.uhn.fhir.model.primitive.DateDt theValue) Sets the value(s) for expirationDate ()Immunization.setExpirationDate(Date theDate, ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) Sets the value for expirationDate ()Immunization.setExpirationDateWithDayPrecision(Date theDate) Sets the value for expirationDate ()Immunization.setExplanation(Immunization.Explanation theValue) Sets the value(s) for explanation ()Immunization.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)Immunization.setLocation(ResourceReferenceDt theValue) Sets the value(s) for location (where)Immunization.setLotNumber(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for lotNumber ()Immunization.setLotNumber(String theString) Sets the value for lotNumber ()Immunization.setManufacturer(ResourceReferenceDt theValue) Sets the value(s) for manufacturer ()Immunization.setNote(List<AnnotationDt> theValue) Sets the value(s) for note ()Immunization.setPatient(ResourceReferenceDt theValue) Sets the value(s) for patient (who.focus)Immunization.setPerformer(ResourceReferenceDt theValue) Sets the value(s) for performer (who.actor)Immunization.setReaction(List<Immunization.Reaction> theValue) Sets the value(s) for reaction ()Immunization.setReported(boolean theBoolean) Sets the value for reported (who.source)Immunization.setReported(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for reported (who.source)Immunization.setRequester(ResourceReferenceDt theValue) Sets the value(s) for requester (who.cause)Immunization.setRoute(CodeableConceptDt theValue) Sets the value(s) for route ()Immunization.setSite(CodeableConceptDt theValue) Sets the value(s) for site ()Immunization.setStatus(ca.uhn.fhir.model.primitive.CodeDt theValue) Sets the value(s) for status (status)Sets the value for status (status)Immunization.setVaccinationProtocol(List<Immunization.VaccinationProtocol> theValue) Sets the value(s) for vaccinationProtocol ()Immunization.setVaccineCode(CodeableConceptDt theValue) Sets the value(s) for vaccineCode (what)Immunization.setWasNotGiven(boolean theBoolean) Sets the value for wasNotGiven (status)Immunization.setWasNotGiven(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for wasNotGiven (status)