public static class AllergyIntolerance.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<AllergyIntolerance> implements org.apache.avro.data.RecordBuilder<AllergyIntolerance>
Modifier and Type | Method and Description |
---|---|
AllergyIntolerance |
build() |
AllergyIntolerance.Builder |
clearAssertedDate()
Clears the value of the 'assertedDate' field.
|
AllergyIntolerance.Builder |
clearAsserter()
Clears the value of the 'asserter' field.
|
AllergyIntolerance.Builder |
clearCategory()
Clears the value of the 'category' field.
|
AllergyIntolerance.Builder |
clearClinicalStatus()
Clears the value of the 'clinicalStatus' field.
|
AllergyIntolerance.Builder |
clearCode()
Clears the value of the 'code' field.
|
AllergyIntolerance.Builder |
clearContained()
Clears the value of the 'contained' field.
|
AllergyIntolerance.Builder |
clearCriticality()
Clears the value of the 'criticality' field.
|
AllergyIntolerance.Builder |
clearId()
Clears the value of the 'id' field.
|
AllergyIntolerance.Builder |
clearIdentifier()
Clears the value of the 'identifier' field.
|
AllergyIntolerance.Builder |
clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
AllergyIntolerance.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
AllergyIntolerance.Builder |
clearLastOccurrence()
Clears the value of the 'lastOccurrence' field.
|
AllergyIntolerance.Builder |
clearMeta()
Clears the value of the 'meta' field.
|
AllergyIntolerance.Builder |
clearNote()
Clears the value of the 'note' field.
|
AllergyIntolerance.Builder |
clearOnset()
Clears the value of the 'onset' field.
|
AllergyIntolerance.Builder |
clearPatient()
Clears the value of the 'patient' field.
|
AllergyIntolerance.Builder |
clearReaction()
Clears the value of the 'reaction' field.
|
AllergyIntolerance.Builder |
clearRecorder()
Clears the value of the 'recorder' field.
|
AllergyIntolerance.Builder |
clearText()
Clears the value of the 'text' field.
|
AllergyIntolerance.Builder |
clearType()
Clears the value of the 'type' field.
|
AllergyIntolerance.Builder |
clearVerificationStatus()
Clears the value of the 'verificationStatus' field.
|
String |
getAssertedDate()
Gets the value of the 'assertedDate' field.
|
PatientPractitionerRelatedPersonReference |
getAsserter()
Gets the value of the 'asserter' field.
|
PatientPractitionerRelatedPersonReference.Builder |
getAsserterBuilder()
Gets the Builder instance for the 'asserter' field and creates one if it doesn't exist yet.
|
List<String> |
getCategory()
Gets the value of the 'category' field.
|
String |
getClinicalStatus()
Gets the value of the 'clinicalStatus' field.
|
CodeableConcept |
getCode()
Gets the value of the 'code' field.
|
CodeableConcept.Builder |
getCodeBuilder()
Gets the Builder instance for the 'code' field and creates one if it doesn't exist yet.
|
List<Resource> |
getContained()
Gets the value of the 'contained' field.
|
String |
getCriticality()
Gets the value of the 'criticality' field.
|
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.
|
String |
getLastOccurrence()
Gets the value of the 'lastOccurrence' field.
|
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.
|
ChoiceAgePeriodRangeDateTimeString |
getOnset()
Gets the value of the 'onset' field.
|
ChoiceAgePeriodRangeDateTimeString.Builder |
getOnsetBuilder()
Gets the Builder instance for the 'onset' field and creates one if it doesn't exist yet.
|
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<AllergyIntoleranceReaction> |
getReaction()
Gets the value of the 'reaction' field.
|
PatientPractitionerReference |
getRecorder()
Gets the value of the 'recorder' field.
|
PatientPractitionerReference.Builder |
getRecorderBuilder()
Gets the Builder instance for the 'recorder' field and creates one if it doesn't exist yet.
|
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.
|
String |
getType()
Gets the value of the 'type' field.
|
String |
getVerificationStatus()
Gets the value of the 'verificationStatus' field.
|
boolean |
hasAssertedDate()
Checks whether the 'assertedDate' field has been set.
|
boolean |
hasAsserter()
Checks whether the 'asserter' field has been set.
|
boolean |
hasAsserterBuilder()
Checks whether the 'asserter' field has an active Builder instance
Field for FHIR property asserter
|
boolean |
hasCategory()
Checks whether the 'category' field has been set.
|
boolean |
hasClinicalStatus()
Checks whether the 'clinicalStatus' field has been set.
|
boolean |
hasCode()
Checks whether the 'code' field has been set.
|
boolean |
hasCodeBuilder()
Checks whether the 'code' field has an active Builder instance
Field for FHIR property code
|
boolean |
hasContained()
Checks whether the 'contained' field has been set.
|
boolean |
hasCriticality()
Checks whether the 'criticality' field has been set.
|
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 |
hasLastOccurrence()
Checks whether the 'lastOccurrence' field has been set.
|
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 |
hasOnset()
Checks whether the 'onset' field has been set.
|
boolean |
hasOnsetBuilder()
Checks whether the 'onset' field has an active Builder instance
Field for FHIR property onset
|
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 |
hasReaction()
Checks whether the 'reaction' field has been set.
|
boolean |
hasRecorder()
Checks whether the 'recorder' field has been set.
|
boolean |
hasRecorderBuilder()
Checks whether the 'recorder' field has an active Builder instance
Field for FHIR property recorder
|
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 |
hasType()
Checks whether the 'type' field has been set.
|
boolean |
hasVerificationStatus()
Checks whether the 'verificationStatus' field has been set.
|
AllergyIntolerance.Builder |
setAssertedDate(String value)
Sets the value of the 'assertedDate' field.
|
AllergyIntolerance.Builder |
setAsserter(PatientPractitionerRelatedPersonReference value)
Sets the value of the 'asserter' field.
|
AllergyIntolerance.Builder |
setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder value)
Sets the Builder instance for the 'asserter' field
Field for FHIR property asserter
|
AllergyIntolerance.Builder |
setCategory(List<String> value)
Sets the value of the 'category' field.
|
AllergyIntolerance.Builder |
setClinicalStatus(String value)
Sets the value of the 'clinicalStatus' field.
|
AllergyIntolerance.Builder |
setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
AllergyIntolerance.Builder |
setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
AllergyIntolerance.Builder |
setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
AllergyIntolerance.Builder |
setCriticality(String value)
Sets the value of the 'criticality' field.
|
AllergyIntolerance.Builder |
setId(String value)
Sets the value of the 'id' field.
|
AllergyIntolerance.Builder |
setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
AllergyIntolerance.Builder |
setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
AllergyIntolerance.Builder |
setLanguage(String value)
Sets the value of the 'language' field.
|
AllergyIntolerance.Builder |
setLastOccurrence(String value)
Sets the value of the 'lastOccurrence' field.
|
AllergyIntolerance.Builder |
setMeta(Meta value)
Sets the value of the 'meta' field.
|
AllergyIntolerance.Builder |
setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
AllergyIntolerance.Builder |
setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
AllergyIntolerance.Builder |
setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
AllergyIntolerance.Builder |
setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder value)
Sets the Builder instance for the 'onset' field
Field for FHIR property onset
|
AllergyIntolerance.Builder |
setPatient(PatientReference value)
Sets the value of the 'patient' field.
|
AllergyIntolerance.Builder |
setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
AllergyIntolerance.Builder |
setReaction(List<AllergyIntoleranceReaction> value)
Sets the value of the 'reaction' field.
|
AllergyIntolerance.Builder |
setRecorder(PatientPractitionerReference value)
Sets the value of the 'recorder' field.
|
AllergyIntolerance.Builder |
setRecorderBuilder(PatientPractitionerReference.Builder value)
Sets the Builder instance for the 'recorder' field
Field for FHIR property recorder
|
AllergyIntolerance.Builder |
setText(Narrative value)
Sets the value of the 'text' field.
|
AllergyIntolerance.Builder |
setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
AllergyIntolerance.Builder |
setType(String value)
Sets the value of the 'type' field.
|
AllergyIntolerance.Builder |
setVerificationStatus(String value)
Sets the value of the 'verificationStatus' field.
|
public String getId()
public AllergyIntolerance.Builder setId(String value)
value
- The value of 'id'.public boolean hasId()
public AllergyIntolerance.Builder clearId()
public Meta getMeta()
public AllergyIntolerance.Builder setMeta(Meta value)
value
- The value of 'meta'.public boolean hasMeta()
public Meta.Builder getMetaBuilder()
public AllergyIntolerance.Builder setMetaBuilder(Meta.Builder value)
value
- The builder instance that must be set.public boolean hasMetaBuilder()
public AllergyIntolerance.Builder clearMeta()
public String getImplicitRules()
public AllergyIntolerance.Builder setImplicitRules(String value)
value
- The value of 'implicitRules'.public boolean hasImplicitRules()
public AllergyIntolerance.Builder clearImplicitRules()
public String getLanguage()
public AllergyIntolerance.Builder setLanguage(String value)
value
- The value of 'language'.public boolean hasLanguage()
public AllergyIntolerance.Builder clearLanguage()
public Narrative getText()
public AllergyIntolerance.Builder setText(Narrative value)
value
- The value of 'text'.public boolean hasText()
public Narrative.Builder getTextBuilder()
public AllergyIntolerance.Builder setTextBuilder(Narrative.Builder value)
value
- The builder instance that must be set.public boolean hasTextBuilder()
public AllergyIntolerance.Builder clearText()
public List<Resource> getContained()
public AllergyIntolerance.Builder setContained(List<Resource> value)
value
- The value of 'contained'.public boolean hasContained()
public AllergyIntolerance.Builder clearContained()
public List<Identifier> getIdentifier()
public AllergyIntolerance.Builder setIdentifier(List<Identifier> value)
value
- The value of 'identifier'.public boolean hasIdentifier()
public AllergyIntolerance.Builder clearIdentifier()
public String getClinicalStatus()
public AllergyIntolerance.Builder setClinicalStatus(String value)
value
- The value of 'clinicalStatus'.public boolean hasClinicalStatus()
public AllergyIntolerance.Builder clearClinicalStatus()
public String getVerificationStatus()
public AllergyIntolerance.Builder setVerificationStatus(String value)
value
- The value of 'verificationStatus'.public boolean hasVerificationStatus()
public AllergyIntolerance.Builder clearVerificationStatus()
public String getType()
public AllergyIntolerance.Builder setType(String value)
value
- The value of 'type'.public boolean hasType()
public AllergyIntolerance.Builder clearType()
public List<String> getCategory()
public AllergyIntolerance.Builder setCategory(List<String> value)
value
- The value of 'category'.public boolean hasCategory()
public AllergyIntolerance.Builder clearCategory()
public String getCriticality()
public AllergyIntolerance.Builder setCriticality(String value)
value
- The value of 'criticality'.public boolean hasCriticality()
public AllergyIntolerance.Builder clearCriticality()
public CodeableConcept getCode()
public AllergyIntolerance.Builder setCode(CodeableConcept value)
value
- The value of 'code'.public boolean hasCode()
public CodeableConcept.Builder getCodeBuilder()
public AllergyIntolerance.Builder setCodeBuilder(CodeableConcept.Builder value)
value
- The builder instance that must be set.public boolean hasCodeBuilder()
public AllergyIntolerance.Builder clearCode()
public PatientReference getPatient()
public AllergyIntolerance.Builder setPatient(PatientReference value)
value
- The value of 'patient'.public boolean hasPatient()
public PatientReference.Builder getPatientBuilder()
public AllergyIntolerance.Builder setPatientBuilder(PatientReference.Builder value)
value
- The builder instance that must be set.public boolean hasPatientBuilder()
public AllergyIntolerance.Builder clearPatient()
public ChoiceAgePeriodRangeDateTimeString getOnset()
public AllergyIntolerance.Builder setOnset(ChoiceAgePeriodRangeDateTimeString value)
value
- The value of 'onset'.public boolean hasOnset()
public ChoiceAgePeriodRangeDateTimeString.Builder getOnsetBuilder()
public AllergyIntolerance.Builder setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder value)
value
- The builder instance that must be set.public boolean hasOnsetBuilder()
public AllergyIntolerance.Builder clearOnset()
public String getAssertedDate()
public AllergyIntolerance.Builder setAssertedDate(String value)
value
- The value of 'assertedDate'.public boolean hasAssertedDate()
public AllergyIntolerance.Builder clearAssertedDate()
public PatientPractitionerReference getRecorder()
public AllergyIntolerance.Builder setRecorder(PatientPractitionerReference value)
value
- The value of 'recorder'.public boolean hasRecorder()
public PatientPractitionerReference.Builder getRecorderBuilder()
public AllergyIntolerance.Builder setRecorderBuilder(PatientPractitionerReference.Builder value)
value
- The builder instance that must be set.public boolean hasRecorderBuilder()
public AllergyIntolerance.Builder clearRecorder()
public PatientPractitionerRelatedPersonReference getAsserter()
public AllergyIntolerance.Builder setAsserter(PatientPractitionerRelatedPersonReference value)
value
- The value of 'asserter'.public boolean hasAsserter()
public PatientPractitionerRelatedPersonReference.Builder getAsserterBuilder()
public AllergyIntolerance.Builder setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder value)
value
- The builder instance that must be set.public boolean hasAsserterBuilder()
public AllergyIntolerance.Builder clearAsserter()
public String getLastOccurrence()
public AllergyIntolerance.Builder setLastOccurrence(String value)
value
- The value of 'lastOccurrence'.public boolean hasLastOccurrence()
public AllergyIntolerance.Builder clearLastOccurrence()
public List<Annotation> getNote()
public AllergyIntolerance.Builder setNote(List<Annotation> value)
value
- The value of 'note'.public boolean hasNote()
public AllergyIntolerance.Builder clearNote()
public List<AllergyIntoleranceReaction> getReaction()
public AllergyIntolerance.Builder setReaction(List<AllergyIntoleranceReaction> value)
value
- The value of 'reaction'.public boolean hasReaction()
public AllergyIntolerance.Builder clearReaction()
public AllergyIntolerance build()
build
in interface org.apache.avro.data.RecordBuilder<AllergyIntolerance>
Copyright © 2020. All rights reserved.