public static class Immunization.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<Immunization> implements org.apache.avro.data.RecordBuilder<Immunization>
| Modifier and Type | Method and Description |
|---|---|
Immunization |
build() |
Immunization.Builder |
clearContained()
Clears the value of the 'contained' field.
|
Immunization.Builder |
clearDate()
Clears the value of the 'date' field.
|
Immunization.Builder |
clearDoseQuantity()
Clears the value of the 'doseQuantity' field.
|
Immunization.Builder |
clearEncounter()
Clears the value of the 'encounter' field.
|
Immunization.Builder |
clearExpirationDate()
Clears the value of the 'expirationDate' field.
|
Immunization.Builder |
clearExplanation()
Clears the value of the 'explanation' field.
|
Immunization.Builder |
clearId()
Clears the value of the 'id' field.
|
Immunization.Builder |
clearIdentifier()
Clears the value of the 'identifier' field.
|
Immunization.Builder |
clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Immunization.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
Immunization.Builder |
clearLocation()
Clears the value of the 'location' field.
|
Immunization.Builder |
clearLotNumber()
Clears the value of the 'lotNumber' field.
|
Immunization.Builder |
clearManufacturer()
Clears the value of the 'manufacturer' field.
|
Immunization.Builder |
clearMeta()
Clears the value of the 'meta' field.
|
Immunization.Builder |
clearNote()
Clears the value of the 'note' field.
|
Immunization.Builder |
clearNotGiven()
Clears the value of the 'notGiven' field.
|
Immunization.Builder |
clearPatient()
Clears the value of the 'patient' field.
|
Immunization.Builder |
clearPractitioner()
Clears the value of the 'practitioner' field.
|
Immunization.Builder |
clearPrimarySource()
Clears the value of the 'primarySource' field.
|
Immunization.Builder |
clearReaction()
Clears the value of the 'reaction' field.
|
Immunization.Builder |
clearReportOrigin()
Clears the value of the 'reportOrigin' field.
|
Immunization.Builder |
clearRoute()
Clears the value of the 'route' field.
|
Immunization.Builder |
clearSite()
Clears the value of the 'site' field.
|
Immunization.Builder |
clearStatus()
Clears the value of the 'status' field.
|
Immunization.Builder |
clearText()
Clears the value of the 'text' field.
|
Immunization.Builder |
clearVaccinationProtocol()
Clears the value of the 'vaccinationProtocol' field.
|
Immunization.Builder |
clearVaccineCode()
Clears the value of the 'vaccineCode' field.
|
List<Resource> |
getContained()
Gets the value of the 'contained' field.
|
String |
getDate()
Gets the value of the 'date' field.
|
Quantity |
getDoseQuantity()
Gets the value of the 'doseQuantity' field.
|
Quantity.Builder |
getDoseQuantityBuilder()
Gets the Builder instance for the 'doseQuantity' field and creates one if it doesn't exist yet.
|
EncounterReference |
getEncounter()
Gets the value of the 'encounter' field.
|
EncounterReference.Builder |
getEncounterBuilder()
Gets the Builder instance for the 'encounter' field and creates one if it doesn't exist yet.
|
String |
getExpirationDate()
Gets the value of the 'expirationDate' field.
|
ImmunizationExplanation |
getExplanation()
Gets the value of the 'explanation' field.
|
ImmunizationExplanation.Builder |
getExplanationBuilder()
Gets the Builder instance for the 'explanation' field and creates one if it doesn't exist yet.
|
String |
getId()
Gets the value of the 'id' field.
|
List<Identifier> |
getIdentifier()
Gets the value of the 'identifier' field.
|
String |
getImplicitRules()
Gets the value of the 'implicitRules' field.
|
String |
getLanguage()
Gets the value of the 'language' field.
|
LocationReference |
getLocation()
Gets the value of the 'location' field.
|
LocationReference.Builder |
getLocationBuilder()
Gets the Builder instance for the 'location' field and creates one if it doesn't exist yet.
|
String |
getLotNumber()
Gets the value of the 'lotNumber' field.
|
OrganizationReference |
getManufacturer()
Gets the value of the 'manufacturer' field.
|
OrganizationReference.Builder |
getManufacturerBuilder()
Gets the Builder instance for the 'manufacturer' field and creates one if it doesn't exist yet.
|
Meta |
getMeta()
Gets the value of the 'meta' field.
|
Meta.Builder |
getMetaBuilder()
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
|
List<Annotation> |
getNote()
Gets the value of the 'note' field.
|
Boolean |
getNotGiven()
Gets the value of the 'notGiven' field.
|
PatientReference |
getPatient()
Gets the value of the 'patient' field.
|
PatientReference.Builder |
getPatientBuilder()
Gets the Builder instance for the 'patient' field and creates one if it doesn't exist yet.
|
List<ImmunizationPractitioner> |
getPractitioner()
Gets the value of the 'practitioner' field.
|
Boolean |
getPrimarySource()
Gets the value of the 'primarySource' field.
|
List<ImmunizationReaction> |
getReaction()
Gets the value of the 'reaction' field.
|
CodeableConcept |
getReportOrigin()
Gets the value of the 'reportOrigin' field.
|
CodeableConcept.Builder |
getReportOriginBuilder()
Gets the Builder instance for the 'reportOrigin' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getRoute()
Gets the value of the 'route' field.
|
CodeableConcept.Builder |
getRouteBuilder()
Gets the Builder instance for the 'route' field and creates one if it doesn't exist yet.
|
CodeableConcept |
getSite()
Gets the value of the 'site' field.
|
CodeableConcept.Builder |
getSiteBuilder()
Gets the Builder instance for the 'site' field and creates one if it doesn't exist yet.
|
String |
getStatus()
Gets the value of the 'status' field.
|
Narrative |
getText()
Gets the value of the 'text' field.
|
Narrative.Builder |
getTextBuilder()
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
|
List<ImmunizationVaccinationProtocol> |
getVaccinationProtocol()
Gets the value of the 'vaccinationProtocol' field.
|
CodeableConcept |
getVaccineCode()
Gets the value of the 'vaccineCode' field.
|
CodeableConcept.Builder |
getVaccineCodeBuilder()
Gets the Builder instance for the 'vaccineCode' field and creates one if it doesn't exist yet.
|
boolean |
hasContained()
Checks whether the 'contained' field has been set.
|
boolean |
hasDate()
Checks whether the 'date' field has been set.
|
boolean |
hasDoseQuantity()
Checks whether the 'doseQuantity' field has been set.
|
boolean |
hasDoseQuantityBuilder()
Checks whether the 'doseQuantity' field has an active Builder instance
Field for FHIR property doseQuantity
|
boolean |
hasEncounter()
Checks whether the 'encounter' field has been set.
|
boolean |
hasEncounterBuilder()
Checks whether the 'encounter' field has an active Builder instance
Field for FHIR property encounter
|
boolean |
hasExpirationDate()
Checks whether the 'expirationDate' field has been set.
|
boolean |
hasExplanation()
Checks whether the 'explanation' field has been set.
|
boolean |
hasExplanationBuilder()
Checks whether the 'explanation' field has an active Builder instance
Field for FHIR property explanation
|
boolean |
hasId()
Checks whether the 'id' field has been set.
|
boolean |
hasIdentifier()
Checks whether the 'identifier' field has been set.
|
boolean |
hasImplicitRules()
Checks whether the 'implicitRules' field has been set.
|
boolean |
hasLanguage()
Checks whether the 'language' field has been set.
|
boolean |
hasLocation()
Checks whether the 'location' field has been set.
|
boolean |
hasLocationBuilder()
Checks whether the 'location' field has an active Builder instance
Field for FHIR property location
|
boolean |
hasLotNumber()
Checks whether the 'lotNumber' field has been set.
|
boolean |
hasManufacturer()
Checks whether the 'manufacturer' field has been set.
|
boolean |
hasManufacturerBuilder()
Checks whether the 'manufacturer' field has an active Builder instance
Field for FHIR property manufacturer
|
boolean |
hasMeta()
Checks whether the 'meta' field has been set.
|
boolean |
hasMetaBuilder()
Checks whether the 'meta' field has an active Builder instance
Field for FHIR property meta
|
boolean |
hasNote()
Checks whether the 'note' field has been set.
|
boolean |
hasNotGiven()
Checks whether the 'notGiven' field has been set.
|
boolean |
hasPatient()
Checks whether the 'patient' field has been set.
|
boolean |
hasPatientBuilder()
Checks whether the 'patient' field has an active Builder instance
Field for FHIR property patient
|
boolean |
hasPractitioner()
Checks whether the 'practitioner' field has been set.
|
boolean |
hasPrimarySource()
Checks whether the 'primarySource' field has been set.
|
boolean |
hasReaction()
Checks whether the 'reaction' field has been set.
|
boolean |
hasReportOrigin()
Checks whether the 'reportOrigin' field has been set.
|
boolean |
hasReportOriginBuilder()
Checks whether the 'reportOrigin' field has an active Builder instance
Field for FHIR property reportOrigin
|
boolean |
hasRoute()
Checks whether the 'route' field has been set.
|
boolean |
hasRouteBuilder()
Checks whether the 'route' field has an active Builder instance
Field for FHIR property route
|
boolean |
hasSite()
Checks whether the 'site' field has been set.
|
boolean |
hasSiteBuilder()
Checks whether the 'site' field has an active Builder instance
Field for FHIR property site
|
boolean |
hasStatus()
Checks whether the 'status' field has been set.
|
boolean |
hasText()
Checks whether the 'text' field has been set.
|
boolean |
hasTextBuilder()
Checks whether the 'text' field has an active Builder instance
Field for FHIR property text
|
boolean |
hasVaccinationProtocol()
Checks whether the 'vaccinationProtocol' field has been set.
|
boolean |
hasVaccineCode()
Checks whether the 'vaccineCode' field has been set.
|
boolean |
hasVaccineCodeBuilder()
Checks whether the 'vaccineCode' field has an active Builder instance
Field for FHIR property vaccineCode
|
Immunization.Builder |
setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Immunization.Builder |
setDate(String value)
Sets the value of the 'date' field.
|
Immunization.Builder |
setDoseQuantity(Quantity value)
Sets the value of the 'doseQuantity' field.
|
Immunization.Builder |
setDoseQuantityBuilder(Quantity.Builder value)
Sets the Builder instance for the 'doseQuantity' field
Field for FHIR property doseQuantity
|
Immunization.Builder |
setEncounter(EncounterReference value)
Sets the value of the 'encounter' field.
|
Immunization.Builder |
setEncounterBuilder(EncounterReference.Builder value)
Sets the Builder instance for the 'encounter' field
Field for FHIR property encounter
|
Immunization.Builder |
setExpirationDate(String value)
Sets the value of the 'expirationDate' field.
|
Immunization.Builder |
setExplanation(ImmunizationExplanation value)
Sets the value of the 'explanation' field.
|
Immunization.Builder |
setExplanationBuilder(ImmunizationExplanation.Builder value)
Sets the Builder instance for the 'explanation' field
Field for FHIR property explanation
|
Immunization.Builder |
setId(String value)
Sets the value of the 'id' field.
|
Immunization.Builder |
setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Immunization.Builder |
setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Immunization.Builder |
setLanguage(String value)
Sets the value of the 'language' field.
|
Immunization.Builder |
setLocation(LocationReference value)
Sets the value of the 'location' field.
|
Immunization.Builder |
setLocationBuilder(LocationReference.Builder value)
Sets the Builder instance for the 'location' field
Field for FHIR property location
|
Immunization.Builder |
setLotNumber(String value)
Sets the value of the 'lotNumber' field.
|
Immunization.Builder |
setManufacturer(OrganizationReference value)
Sets the value of the 'manufacturer' field.
|
Immunization.Builder |
setManufacturerBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'manufacturer' field
Field for FHIR property manufacturer
|
Immunization.Builder |
setMeta(Meta value)
Sets the value of the 'meta' field.
|
Immunization.Builder |
setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Immunization.Builder |
setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
Immunization.Builder |
setNotGiven(Boolean value)
Sets the value of the 'notGiven' field.
|
Immunization.Builder |
setPatient(PatientReference value)
Sets the value of the 'patient' field.
|
Immunization.Builder |
setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
Immunization.Builder |
setPractitioner(List<ImmunizationPractitioner> value)
Sets the value of the 'practitioner' field.
|
Immunization.Builder |
setPrimarySource(Boolean value)
Sets the value of the 'primarySource' field.
|
Immunization.Builder |
setReaction(List<ImmunizationReaction> value)
Sets the value of the 'reaction' field.
|
Immunization.Builder |
setReportOrigin(CodeableConcept value)
Sets the value of the 'reportOrigin' field.
|
Immunization.Builder |
setReportOriginBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'reportOrigin' field
Field for FHIR property reportOrigin
|
Immunization.Builder |
setRoute(CodeableConcept value)
Sets the value of the 'route' field.
|
Immunization.Builder |
setRouteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'route' field
Field for FHIR property route
|
Immunization.Builder |
setSite(CodeableConcept value)
Sets the value of the 'site' field.
|
Immunization.Builder |
setSiteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'site' field
Field for FHIR property site
|
Immunization.Builder |
setStatus(String value)
Sets the value of the 'status' field.
|
Immunization.Builder |
setText(Narrative value)
Sets the value of the 'text' field.
|
Immunization.Builder |
setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
Immunization.Builder |
setVaccinationProtocol(List<ImmunizationVaccinationProtocol> value)
Sets the value of the 'vaccinationProtocol' field.
|
Immunization.Builder |
setVaccineCode(CodeableConcept value)
Sets the value of the 'vaccineCode' field.
|
Immunization.Builder |
setVaccineCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'vaccineCode' field
Field for FHIR property vaccineCode
|
public String getId()
public Immunization.Builder setId(String value)
value - The value of 'id'.public boolean hasId()
public Immunization.Builder clearId()
public Meta getMeta()
public Immunization.Builder setMeta(Meta value)
value - The value of 'meta'.public boolean hasMeta()
public Meta.Builder getMetaBuilder()
public Immunization.Builder setMetaBuilder(Meta.Builder value)
value - The builder instance that must be set.public boolean hasMetaBuilder()
public Immunization.Builder clearMeta()
public String getImplicitRules()
public Immunization.Builder setImplicitRules(String value)
value - The value of 'implicitRules'.public boolean hasImplicitRules()
public Immunization.Builder clearImplicitRules()
public String getLanguage()
public Immunization.Builder setLanguage(String value)
value - The value of 'language'.public boolean hasLanguage()
public Immunization.Builder clearLanguage()
public Narrative getText()
public Immunization.Builder setText(Narrative value)
value - The value of 'text'.public boolean hasText()
public Narrative.Builder getTextBuilder()
public Immunization.Builder setTextBuilder(Narrative.Builder value)
value - The builder instance that must be set.public boolean hasTextBuilder()
public Immunization.Builder clearText()
public List<Resource> getContained()
public Immunization.Builder setContained(List<Resource> value)
value - The value of 'contained'.public boolean hasContained()
public Immunization.Builder clearContained()
public List<Identifier> getIdentifier()
public Immunization.Builder setIdentifier(List<Identifier> value)
value - The value of 'identifier'.public boolean hasIdentifier()
public Immunization.Builder clearIdentifier()
public String getStatus()
public Immunization.Builder setStatus(String value)
value - The value of 'status'.public boolean hasStatus()
public Immunization.Builder clearStatus()
public Boolean getNotGiven()
public Immunization.Builder setNotGiven(Boolean value)
value - The value of 'notGiven'.public boolean hasNotGiven()
public Immunization.Builder clearNotGiven()
public CodeableConcept getVaccineCode()
public Immunization.Builder setVaccineCode(CodeableConcept value)
value - The value of 'vaccineCode'.public boolean hasVaccineCode()
public CodeableConcept.Builder getVaccineCodeBuilder()
public Immunization.Builder setVaccineCodeBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasVaccineCodeBuilder()
public Immunization.Builder clearVaccineCode()
public PatientReference getPatient()
public Immunization.Builder setPatient(PatientReference value)
value - The value of 'patient'.public boolean hasPatient()
public PatientReference.Builder getPatientBuilder()
public Immunization.Builder setPatientBuilder(PatientReference.Builder value)
value - The builder instance that must be set.public boolean hasPatientBuilder()
public Immunization.Builder clearPatient()
public EncounterReference getEncounter()
public Immunization.Builder setEncounter(EncounterReference value)
value - The value of 'encounter'.public boolean hasEncounter()
public EncounterReference.Builder getEncounterBuilder()
public Immunization.Builder setEncounterBuilder(EncounterReference.Builder value)
value - The builder instance that must be set.public boolean hasEncounterBuilder()
public Immunization.Builder clearEncounter()
public String getDate()
public Immunization.Builder setDate(String value)
value - The value of 'date'.public boolean hasDate()
public Immunization.Builder clearDate()
public Boolean getPrimarySource()
public Immunization.Builder setPrimarySource(Boolean value)
value - The value of 'primarySource'.public boolean hasPrimarySource()
public Immunization.Builder clearPrimarySource()
public CodeableConcept getReportOrigin()
public Immunization.Builder setReportOrigin(CodeableConcept value)
value - The value of 'reportOrigin'.public boolean hasReportOrigin()
public CodeableConcept.Builder getReportOriginBuilder()
public Immunization.Builder setReportOriginBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasReportOriginBuilder()
public Immunization.Builder clearReportOrigin()
public LocationReference getLocation()
public Immunization.Builder setLocation(LocationReference value)
value - The value of 'location'.public boolean hasLocation()
public LocationReference.Builder getLocationBuilder()
public Immunization.Builder setLocationBuilder(LocationReference.Builder value)
value - The builder instance that must be set.public boolean hasLocationBuilder()
public Immunization.Builder clearLocation()
public OrganizationReference getManufacturer()
public Immunization.Builder setManufacturer(OrganizationReference value)
value - The value of 'manufacturer'.public boolean hasManufacturer()
public OrganizationReference.Builder getManufacturerBuilder()
public Immunization.Builder setManufacturerBuilder(OrganizationReference.Builder value)
value - The builder instance that must be set.public boolean hasManufacturerBuilder()
public Immunization.Builder clearManufacturer()
public String getLotNumber()
public Immunization.Builder setLotNumber(String value)
value - The value of 'lotNumber'.public boolean hasLotNumber()
public Immunization.Builder clearLotNumber()
public String getExpirationDate()
public Immunization.Builder setExpirationDate(String value)
value - The value of 'expirationDate'.public boolean hasExpirationDate()
public Immunization.Builder clearExpirationDate()
public CodeableConcept getSite()
public Immunization.Builder setSite(CodeableConcept value)
value - The value of 'site'.public boolean hasSite()
public CodeableConcept.Builder getSiteBuilder()
public Immunization.Builder setSiteBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasSiteBuilder()
public Immunization.Builder clearSite()
public CodeableConcept getRoute()
public Immunization.Builder setRoute(CodeableConcept value)
value - The value of 'route'.public boolean hasRoute()
public CodeableConcept.Builder getRouteBuilder()
public Immunization.Builder setRouteBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasRouteBuilder()
public Immunization.Builder clearRoute()
public Quantity getDoseQuantity()
public Immunization.Builder setDoseQuantity(Quantity value)
value - The value of 'doseQuantity'.public boolean hasDoseQuantity()
public Quantity.Builder getDoseQuantityBuilder()
public Immunization.Builder setDoseQuantityBuilder(Quantity.Builder value)
value - The builder instance that must be set.public boolean hasDoseQuantityBuilder()
public Immunization.Builder clearDoseQuantity()
public List<ImmunizationPractitioner> getPractitioner()
public Immunization.Builder setPractitioner(List<ImmunizationPractitioner> value)
value - The value of 'practitioner'.public boolean hasPractitioner()
public Immunization.Builder clearPractitioner()
public List<Annotation> getNote()
public Immunization.Builder setNote(List<Annotation> value)
value - The value of 'note'.public boolean hasNote()
public Immunization.Builder clearNote()
public ImmunizationExplanation getExplanation()
public Immunization.Builder setExplanation(ImmunizationExplanation value)
value - The value of 'explanation'.public boolean hasExplanation()
public ImmunizationExplanation.Builder getExplanationBuilder()
public Immunization.Builder setExplanationBuilder(ImmunizationExplanation.Builder value)
value - The builder instance that must be set.public boolean hasExplanationBuilder()
public Immunization.Builder clearExplanation()
public List<ImmunizationReaction> getReaction()
public Immunization.Builder setReaction(List<ImmunizationReaction> value)
value - The value of 'reaction'.public boolean hasReaction()
public Immunization.Builder clearReaction()
public List<ImmunizationVaccinationProtocol> getVaccinationProtocol()
public Immunization.Builder setVaccinationProtocol(List<ImmunizationVaccinationProtocol> value)
value - The value of 'vaccinationProtocol'.public boolean hasVaccinationProtocol()
public Immunization.Builder clearVaccinationProtocol()
public Immunization build()
build in interface org.apache.avro.data.RecordBuilder<Immunization>Copyright © 2020. All rights reserved.