ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.authority(Reference authority) | 
 Indicates the authority who published the protocol (e.g. 
 | 
static ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.builder() | 
  | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.date(DateTime date) | 
 The date the evaluation of the vaccine administration event was performed. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.description(java.lang.String description) | 
 Convenience method for setting description. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.description(String description) | 
 Additional information about the evaluation. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.doseNumber(java.lang.String doseNumber) | 
 Convenience method for setting doseNumber with choice type String. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.doseNumber(Element doseNumber) | 
 Nominal position in a series. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.doseStatus(CodeableConcept doseStatus) | 
 Indicates if the dose is valid or not valid with respect to the published recommendations. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.doseStatusReason(java.util.Collection<CodeableConcept> doseStatusReason) | 
 Provides an explanation as to why the vaccine administration event is valid or not relative to the published 
 recommendations. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.doseStatusReason(CodeableConcept... doseStatusReason) | 
 Provides an explanation as to why the vaccine administration event is valid or not relative to the published 
 recommendations. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.from(ImmunizationEvaluation immunizationEvaluation) | 
  | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A unique identifier assigned to this immunization evaluation record. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.identifier(Identifier... identifier) | 
 A unique identifier assigned to this immunization evaluation record. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.immunizationEvent(Reference immunizationEvent) | 
 The vaccine administration event being evaluated. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.patient(Reference patient) | 
 The individual for whom the evaluation is being done. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.series(java.lang.String series) | 
 Convenience method for setting series. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.series(String series) | 
 One possible path to achieve presumed immunity against a disease - within the context of an authority. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.seriesDoses(java.lang.String seriesDoses) | 
 Convenience method for setting seriesDoses with choice type String. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.seriesDoses(Element seriesDoses) | 
 The recommended number of doses to achieve immunity. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.status(ImmunizationEvaluationStatus status) | 
 Indicates the current status of the evaluation of the vaccination administration event. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.Builder.targetDisease(CodeableConcept targetDisease) | 
 The vaccine preventable disease the dose is being evaluated against. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.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. 
 | 
ImmunizationEvaluation.Builder | 
ImmunizationEvaluation.toBuilder() | 
  |