| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
Immunization.Builder |
Immunization.Builder.clearContained()
Clears the value of the 'contained' field.
|
Immunization.Builder |
Immunization.Builder.clearDate()
Clears the value of the 'date' field.
|
Immunization.Builder |
Immunization.Builder.clearDoseQuantity()
Clears the value of the 'doseQuantity' field.
|
Immunization.Builder |
Immunization.Builder.clearEncounter()
Clears the value of the 'encounter' field.
|
Immunization.Builder |
Immunization.Builder.clearExpirationDate()
Clears the value of the 'expirationDate' field.
|
Immunization.Builder |
Immunization.Builder.clearExplanation()
Clears the value of the 'explanation' field.
|
Immunization.Builder |
Immunization.Builder.clearId()
Clears the value of the 'id' field.
|
Immunization.Builder |
Immunization.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
Immunization.Builder |
Immunization.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Immunization.Builder |
Immunization.Builder.clearLanguage()
Clears the value of the 'language' field.
|
Immunization.Builder |
Immunization.Builder.clearLocation()
Clears the value of the 'location' field.
|
Immunization.Builder |
Immunization.Builder.clearLotNumber()
Clears the value of the 'lotNumber' field.
|
Immunization.Builder |
Immunization.Builder.clearManufacturer()
Clears the value of the 'manufacturer' field.
|
Immunization.Builder |
Immunization.Builder.clearMeta()
Clears the value of the 'meta' field.
|
Immunization.Builder |
Immunization.Builder.clearNote()
Clears the value of the 'note' field.
|
Immunization.Builder |
Immunization.Builder.clearNotGiven()
Clears the value of the 'notGiven' field.
|
Immunization.Builder |
Immunization.Builder.clearPatient()
Clears the value of the 'patient' field.
|
Immunization.Builder |
Immunization.Builder.clearPractitioner()
Clears the value of the 'practitioner' field.
|
Immunization.Builder |
Immunization.Builder.clearPrimarySource()
Clears the value of the 'primarySource' field.
|
Immunization.Builder |
Immunization.Builder.clearReaction()
Clears the value of the 'reaction' field.
|
Immunization.Builder |
Immunization.Builder.clearReportOrigin()
Clears the value of the 'reportOrigin' field.
|
Immunization.Builder |
Immunization.Builder.clearRoute()
Clears the value of the 'route' field.
|
Immunization.Builder |
Immunization.Builder.clearSite()
Clears the value of the 'site' field.
|
Immunization.Builder |
Immunization.Builder.clearStatus()
Clears the value of the 'status' field.
|
Immunization.Builder |
Immunization.Builder.clearText()
Clears the value of the 'text' field.
|
Immunization.Builder |
Immunization.Builder.clearVaccinationProtocol()
Clears the value of the 'vaccinationProtocol' field.
|
Immunization.Builder |
Immunization.Builder.clearVaccineCode()
Clears the value of the 'vaccineCode' field.
|
static Immunization.Builder |
Immunization.newBuilder()
Creates a new Immunization RecordBuilder.
|
static Immunization.Builder |
Immunization.newBuilder(Immunization.Builder other)
Creates a new Immunization RecordBuilder by copying an existing Builder.
|
static Immunization.Builder |
Immunization.newBuilder(Immunization other)
Creates a new Immunization RecordBuilder by copying an existing Immunization instance.
|
Immunization.Builder |
Immunization.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Immunization.Builder |
Immunization.Builder.setDate(String value)
Sets the value of the 'date' field.
|
Immunization.Builder |
Immunization.Builder.setDoseQuantity(Quantity value)
Sets the value of the 'doseQuantity' field.
|
Immunization.Builder |
Immunization.Builder.setDoseQuantityBuilder(Quantity.Builder value)
Sets the Builder instance for the 'doseQuantity' field
Field for FHIR property doseQuantity
|
Immunization.Builder |
Immunization.Builder.setEncounter(EncounterReference value)
Sets the value of the 'encounter' field.
|
Immunization.Builder |
Immunization.Builder.setEncounterBuilder(EncounterReference.Builder value)
Sets the Builder instance for the 'encounter' field
Field for FHIR property encounter
|
Immunization.Builder |
Immunization.Builder.setExpirationDate(String value)
Sets the value of the 'expirationDate' field.
|
Immunization.Builder |
Immunization.Builder.setExplanation(ImmunizationExplanation value)
Sets the value of the 'explanation' field.
|
Immunization.Builder |
Immunization.Builder.setExplanationBuilder(ImmunizationExplanation.Builder value)
Sets the Builder instance for the 'explanation' field
Field for FHIR property explanation
|
Immunization.Builder |
Immunization.Builder.setId(String value)
Sets the value of the 'id' field.
|
Immunization.Builder |
Immunization.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Immunization.Builder |
Immunization.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Immunization.Builder |
Immunization.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
Immunization.Builder |
Immunization.Builder.setLocation(LocationReference value)
Sets the value of the 'location' field.
|
Immunization.Builder |
Immunization.Builder.setLocationBuilder(LocationReference.Builder value)
Sets the Builder instance for the 'location' field
Field for FHIR property location
|
Immunization.Builder |
Immunization.Builder.setLotNumber(String value)
Sets the value of the 'lotNumber' field.
|
Immunization.Builder |
Immunization.Builder.setManufacturer(OrganizationReference value)
Sets the value of the 'manufacturer' field.
|
Immunization.Builder |
Immunization.Builder.setManufacturerBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'manufacturer' field
Field for FHIR property manufacturer
|
Immunization.Builder |
Immunization.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
Immunization.Builder |
Immunization.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Immunization.Builder |
Immunization.Builder.setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
Immunization.Builder |
Immunization.Builder.setNotGiven(Boolean value)
Sets the value of the 'notGiven' field.
|
Immunization.Builder |
Immunization.Builder.setPatient(PatientReference value)
Sets the value of the 'patient' field.
|
Immunization.Builder |
Immunization.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
Immunization.Builder |
Immunization.Builder.setPractitioner(List<ImmunizationPractitioner> value)
Sets the value of the 'practitioner' field.
|
Immunization.Builder |
Immunization.Builder.setPrimarySource(Boolean value)
Sets the value of the 'primarySource' field.
|
Immunization.Builder |
Immunization.Builder.setReaction(List<ImmunizationReaction> value)
Sets the value of the 'reaction' field.
|
Immunization.Builder |
Immunization.Builder.setReportOrigin(CodeableConcept value)
Sets the value of the 'reportOrigin' field.
|
Immunization.Builder |
Immunization.Builder.setReportOriginBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'reportOrigin' field
Field for FHIR property reportOrigin
|
Immunization.Builder |
Immunization.Builder.setRoute(CodeableConcept value)
Sets the value of the 'route' field.
|
Immunization.Builder |
Immunization.Builder.setRouteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'route' field
Field for FHIR property route
|
Immunization.Builder |
Immunization.Builder.setSite(CodeableConcept value)
Sets the value of the 'site' field.
|
Immunization.Builder |
Immunization.Builder.setSiteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'site' field
Field for FHIR property site
|
Immunization.Builder |
Immunization.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
Immunization.Builder |
Immunization.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
Immunization.Builder |
Immunization.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
Immunization.Builder |
Immunization.Builder.setVaccinationProtocol(List<ImmunizationVaccinationProtocol> value)
Sets the value of the 'vaccinationProtocol' field.
|
Immunization.Builder |
Immunization.Builder.setVaccineCode(CodeableConcept value)
Sets the value of the 'vaccineCode' field.
|
Immunization.Builder |
Immunization.Builder.setVaccineCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'vaccineCode' field
Field for FHIR property vaccineCode
|
| Modifier and Type | Method and Description |
|---|---|
static Immunization.Builder |
Immunization.newBuilder(Immunization.Builder other)
Creates a new Immunization RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.