static Immunization.Builder | 
Immunization.builder() | 
  | 
Immunization.Builder | 
Immunization.Builder.contained(java.util.Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
Immunization.Builder | 
Immunization.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
Immunization.Builder | 
Immunization.Builder.doseQuantity(SimpleQuantity doseQuantity) | 
 The quantity of vaccine product that was administered. 
 | 
Immunization.Builder | 
Immunization.Builder.education(java.util.Collection<Immunization.Education> education) | 
 Educational material presented to the patient (or guardian) at the time of vaccine administration. 
 | 
Immunization.Builder | 
Immunization.Builder.education(Immunization.Education... education) | 
 Educational material presented to the patient (or guardian) at the time of vaccine administration. 
 | 
Immunization.Builder | 
Immunization.Builder.encounter(Reference encounter) | 
 The visit or admission or other contact between patient and health care provider the immunization was performed as 
 part of. 
 | 
Immunization.Builder | 
Immunization.Builder.expirationDate(java.time.LocalDate expirationDate) | 
 Convenience method for setting expirationDate. 
 | 
Immunization.Builder | 
Immunization.Builder.expirationDate(Date expirationDate) | 
 Date vaccine batch expires. 
 | 
Immunization.Builder | 
Immunization.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
Immunization.Builder | 
Immunization.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected Immunization.Builder | 
Immunization.Builder.from(Immunization immunization) | 
  | 
Immunization.Builder | 
Immunization.Builder.fundingSource(CodeableConcept fundingSource) | 
 Indicates the source of the vaccine actually administered. 
 | 
Immunization.Builder | 
Immunization.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
Immunization.Builder | 
Immunization.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A unique identifier assigned to this immunization record. 
 | 
Immunization.Builder | 
Immunization.Builder.identifier(Identifier... identifier) | 
 A unique identifier assigned to this immunization record. 
 | 
Immunization.Builder | 
Immunization.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
Immunization.Builder | 
Immunization.Builder.isSubpotent(java.lang.Boolean isSubpotent) | 
 Convenience method for setting isSubpotent. 
 | 
Immunization.Builder | 
Immunization.Builder.isSubpotent(Boolean isSubpotent) | 
 Indication if a dose is considered to be subpotent. 
 | 
Immunization.Builder | 
Immunization.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
Immunization.Builder | 
Immunization.Builder.location(Reference location) | 
 The service delivery location where the vaccine administration occurred. 
 | 
Immunization.Builder | 
Immunization.Builder.lotNumber(java.lang.String lotNumber) | 
 Convenience method for setting lotNumber. 
 | 
Immunization.Builder | 
Immunization.Builder.lotNumber(String lotNumber) | 
 Lot number of the vaccine product. 
 | 
Immunization.Builder | 
Immunization.Builder.manufacturer(Reference manufacturer) | 
 Name of vaccine manufacturer. 
 | 
Immunization.Builder | 
Immunization.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
Immunization.Builder | 
Immunization.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
Immunization.Builder | 
Immunization.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
Immunization.Builder | 
Immunization.Builder.note(java.util.Collection<Annotation> note) | 
 Extra information about the immunization that is not conveyed by the other attributes. 
 | 
Immunization.Builder | 
Immunization.Builder.note(Annotation... note) | 
 Extra information about the immunization that is not conveyed by the other attributes. 
 | 
Immunization.Builder | 
Immunization.Builder.occurrence(java.lang.String occurrence) | 
 Convenience method for setting occurrence with choice type String. 
 | 
Immunization.Builder | 
Immunization.Builder.occurrence(Element occurrence) | 
 Date vaccine administered or was to be administered. 
 | 
Immunization.Builder | 
Immunization.Builder.patient(Reference patient) | 
 The patient who either received or did not receive the immunization. 
 | 
Immunization.Builder | 
Immunization.Builder.performer(java.util.Collection<Immunization.Performer> performer) | 
 Indicates who performed the immunization event. 
 | 
Immunization.Builder | 
Immunization.Builder.performer(Immunization.Performer... performer) | 
 Indicates who performed the immunization event. 
 | 
Immunization.Builder | 
Immunization.Builder.primarySource(java.lang.Boolean primarySource) | 
 Convenience method for setting primarySource. 
 | 
Immunization.Builder | 
Immunization.Builder.primarySource(Boolean primarySource) | 
 An indication that the content of the record is based on information from the person who administered the vaccine. 
 | 
Immunization.Builder | 
Immunization.Builder.programEligibility(java.util.Collection<CodeableConcept> programEligibility) | 
 Indicates a patient's eligibility for a funding program. 
 | 
Immunization.Builder | 
Immunization.Builder.programEligibility(CodeableConcept... programEligibility) | 
 Indicates a patient's eligibility for a funding program. 
 | 
Immunization.Builder | 
Immunization.Builder.protocolApplied(java.util.Collection<Immunization.ProtocolApplied> protocolApplied) | 
 The protocol (set of recommendations) being followed by the provider who administered the dose. 
 | 
Immunization.Builder | 
Immunization.Builder.protocolApplied(Immunization.ProtocolApplied... protocolApplied) | 
 The protocol (set of recommendations) being followed by the provider who administered the dose. 
 | 
Immunization.Builder | 
Immunization.Builder.reaction(java.util.Collection<Immunization.Reaction> reaction) | 
 Categorical data indicating that an adverse event is associated in time to an immunization. 
 | 
Immunization.Builder | 
Immunization.Builder.reaction(Immunization.Reaction... reaction) | 
 Categorical data indicating that an adverse event is associated in time to an immunization. 
 | 
Immunization.Builder | 
Immunization.Builder.reasonCode(java.util.Collection<CodeableConcept> reasonCode) | 
 Reasons why the vaccine was administered. 
 | 
Immunization.Builder | 
Immunization.Builder.reasonCode(CodeableConcept... reasonCode) | 
 Reasons why the vaccine was administered. 
 | 
Immunization.Builder | 
Immunization.Builder.reasonReference(java.util.Collection<Reference> reasonReference) | 
 Condition, Observation or DiagnosticReport that supports why the immunization was administered. 
 | 
Immunization.Builder | 
Immunization.Builder.reasonReference(Reference... reasonReference) | 
 Condition, Observation or DiagnosticReport that supports why the immunization was administered. 
 | 
Immunization.Builder | 
Immunization.Builder.recorded(DateTime recorded) | 
 The date the occurrence of the immunization was first captured in the record - potentially significantly after the 
 occurrence of the event. 
 | 
Immunization.Builder | 
Immunization.Builder.reportOrigin(CodeableConcept reportOrigin) | 
 The source of the data when the report of the immunization event is not based on information from the person who 
 administered the vaccine. 
 | 
Immunization.Builder | 
Immunization.Builder.route(CodeableConcept route) | 
 The path by which the vaccine product is taken into the body. 
 | 
Immunization.Builder | 
Immunization.Builder.site(CodeableConcept site) | 
 Body site where vaccine was administered. 
 | 
Immunization.Builder | 
Immunization.Builder.status(ImmunizationStatus status) | 
 Indicates the current status of the immunization event. 
 | 
Immunization.Builder | 
Immunization.Builder.statusReason(CodeableConcept statusReason) | 
 Indicates the reason the immunization event was not performed. 
 | 
Immunization.Builder | 
Immunization.Builder.subpotentReason(java.util.Collection<CodeableConcept> subpotentReason) | 
 Reason why a dose is considered to be subpotent. 
 | 
Immunization.Builder | 
Immunization.Builder.subpotentReason(CodeableConcept... subpotentReason) | 
 Reason why a dose is considered to be subpotent. 
 | 
Immunization.Builder | 
Immunization.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
Immunization.Builder | 
Immunization.toBuilder() | 
  | 
Immunization.Builder | 
Immunization.Builder.vaccineCode(CodeableConcept vaccineCode) | 
 Vaccine that was administered or was to be administered. 
 |