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