public static class Condition.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<Condition> implements org.apache.avro.data.RecordBuilder<Condition>
| Modifier and Type | Method and Description |
|---|---|
Condition |
build() |
Condition.Builder |
clearAbatement()
Clears the value of the 'abatement' field.
|
Condition.Builder |
clearAssertedDate()
Clears the value of the 'assertedDate' field.
|
Condition.Builder |
clearAsserter()
Clears the value of the 'asserter' field.
|
Condition.Builder |
clearBodySite()
Clears the value of the 'bodySite' field.
|
Condition.Builder |
clearCategory()
Clears the value of the 'category' field.
|
Condition.Builder |
clearClinicalStatus()
Clears the value of the 'clinicalStatus' field.
|
Condition.Builder |
clearCode()
Clears the value of the 'code' field.
|
Condition.Builder |
clearContained()
Clears the value of the 'contained' field.
|
Condition.Builder |
clearContext()
Clears the value of the 'context' field.
|
Condition.Builder |
clearEvidence()
Clears the value of the 'evidence' field.
|
Condition.Builder |
clearId()
Clears the value of the 'id' field.
|
Condition.Builder |
clearIdentifier()
Clears the value of the 'identifier' field.
|
Condition.Builder |
clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Condition.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
Condition.Builder |
clearMeta()
Clears the value of the 'meta' field.
|
Condition.Builder |
clearNote()
Clears the value of the 'note' field.
|
Condition.Builder |
clearOnset()
Clears the value of the 'onset' field.
|
Condition.Builder |
clearSeverity()
Clears the value of the 'severity' field.
|
Condition.Builder |
clearStage()
Clears the value of the 'stage' field.
|
Condition.Builder |
clearSubject()
Clears the value of the 'subject' field.
|
Condition.Builder |
clearText()
Clears the value of the 'text' field.
|
Condition.Builder |
clearVerificationStatus()
Clears the value of the 'verificationStatus' field.
|
ChoiceAgePeriodRangeBooleanDateTimeString |
getAbatement()
Gets the value of the 'abatement' field.
|
ChoiceAgePeriodRangeBooleanDateTimeString.Builder |
getAbatementBuilder()
Gets the Builder instance for the 'abatement' field and creates one if it doesn't exist yet.
|
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<CodeableConcept> |
getBodySite()
Gets the value of the 'bodySite' field.
|
List<CodeableConcept> |
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.
|
EncounterEpisodeOfCareReference |
getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference.Builder |
getContextBuilder()
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
|
List<ConditionEvidence> |
getEvidence()
Gets the value of the 'evidence' 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.
|
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.
|
CodeableConcept |
getSeverity()
Gets the value of the 'severity' field.
|
CodeableConcept.Builder |
getSeverityBuilder()
Gets the Builder instance for the 'severity' field and creates one if it doesn't exist yet.
|
ConditionStage |
getStage()
Gets the value of the 'stage' field.
|
ConditionStage.Builder |
getStageBuilder()
Gets the Builder instance for the 'stage' field and creates one if it doesn't exist yet.
|
PatientReference |
getSubject()
Gets the value of the 'subject' field.
|
PatientReference.Builder |
getSubjectBuilder()
Gets the Builder instance for the 'subject' 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 |
getVerificationStatus()
Gets the value of the 'verificationStatus' field.
|
boolean |
hasAbatement()
Checks whether the 'abatement' field has been set.
|
boolean |
hasAbatementBuilder()
Checks whether the 'abatement' field has an active Builder instance
Field for FHIR property abatement
|
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 |
hasBodySite()
Checks whether the 'bodySite' field has been set.
|
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 |
hasContext()
Checks whether the 'context' field has been set.
|
boolean |
hasContextBuilder()
Checks whether the 'context' field has an active Builder instance
Field for FHIR property context
|
boolean |
hasEvidence()
Checks whether the 'evidence' 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 |
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 |
hasSeverity()
Checks whether the 'severity' field has been set.
|
boolean |
hasSeverityBuilder()
Checks whether the 'severity' field has an active Builder instance
Field for FHIR property severity
|
boolean |
hasStage()
Checks whether the 'stage' field has been set.
|
boolean |
hasStageBuilder()
Checks whether the 'stage' field has an active Builder instance
Field for FHIR property stage
|
boolean |
hasSubject()
Checks whether the 'subject' field has been set.
|
boolean |
hasSubjectBuilder()
Checks whether the 'subject' field has an active Builder instance
Field for FHIR property subject
|
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 |
hasVerificationStatus()
Checks whether the 'verificationStatus' field has been set.
|
Condition.Builder |
setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString value)
Sets the value of the 'abatement' field.
|
Condition.Builder |
setAbatementBuilder(ChoiceAgePeriodRangeBooleanDateTimeString.Builder value)
Sets the Builder instance for the 'abatement' field
Field for FHIR property abatement
|
Condition.Builder |
setAssertedDate(String value)
Sets the value of the 'assertedDate' field.
|
Condition.Builder |
setAsserter(PatientPractitionerRelatedPersonReference value)
Sets the value of the 'asserter' field.
|
Condition.Builder |
setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder value)
Sets the Builder instance for the 'asserter' field
Field for FHIR property asserter
|
Condition.Builder |
setBodySite(List<CodeableConcept> value)
Sets the value of the 'bodySite' field.
|
Condition.Builder |
setCategory(List<CodeableConcept> value)
Sets the value of the 'category' field.
|
Condition.Builder |
setClinicalStatus(String value)
Sets the value of the 'clinicalStatus' field.
|
Condition.Builder |
setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
Condition.Builder |
setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
Condition.Builder |
setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Condition.Builder |
setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Condition.Builder |
setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
Sets the Builder instance for the 'context' field
Field for FHIR property context
|
Condition.Builder |
setEvidence(List<ConditionEvidence> value)
Sets the value of the 'evidence' field.
|
Condition.Builder |
setId(String value)
Sets the value of the 'id' field.
|
Condition.Builder |
setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Condition.Builder |
setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Condition.Builder |
setLanguage(String value)
Sets the value of the 'language' field.
|
Condition.Builder |
setMeta(Meta value)
Sets the value of the 'meta' field.
|
Condition.Builder |
setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Condition.Builder |
setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
Condition.Builder |
setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
Condition.Builder |
setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder value)
Sets the Builder instance for the 'onset' field
Field for FHIR property onset
|
Condition.Builder |
setSeverity(CodeableConcept value)
Sets the value of the 'severity' field.
|
Condition.Builder |
setSeverityBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'severity' field
Field for FHIR property severity
|
Condition.Builder |
setStage(ConditionStage value)
Sets the value of the 'stage' field.
|
Condition.Builder |
setStageBuilder(ConditionStage.Builder value)
Sets the Builder instance for the 'stage' field
Field for FHIR property stage
|
Condition.Builder |
setSubject(PatientReference value)
Sets the value of the 'subject' field.
|
Condition.Builder |
setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Condition.Builder |
setText(Narrative value)
Sets the value of the 'text' field.
|
Condition.Builder |
setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
Condition.Builder |
setVerificationStatus(String value)
Sets the value of the 'verificationStatus' field.
|
public String getId()
public Condition.Builder setId(String value)
value - The value of 'id'.public boolean hasId()
public Condition.Builder clearId()
public Meta getMeta()
public Condition.Builder setMeta(Meta value)
value - The value of 'meta'.public boolean hasMeta()
public Meta.Builder getMetaBuilder()
public Condition.Builder setMetaBuilder(Meta.Builder value)
value - The builder instance that must be set.public boolean hasMetaBuilder()
public Condition.Builder clearMeta()
public String getImplicitRules()
public Condition.Builder setImplicitRules(String value)
value - The value of 'implicitRules'.public boolean hasImplicitRules()
public Condition.Builder clearImplicitRules()
public String getLanguage()
public Condition.Builder setLanguage(String value)
value - The value of 'language'.public boolean hasLanguage()
public Condition.Builder clearLanguage()
public Narrative getText()
public Condition.Builder setText(Narrative value)
value - The value of 'text'.public boolean hasText()
public Narrative.Builder getTextBuilder()
public Condition.Builder setTextBuilder(Narrative.Builder value)
value - The builder instance that must be set.public boolean hasTextBuilder()
public Condition.Builder clearText()
public List<Resource> getContained()
public Condition.Builder setContained(List<Resource> value)
value - The value of 'contained'.public boolean hasContained()
public Condition.Builder clearContained()
public List<Identifier> getIdentifier()
public Condition.Builder setIdentifier(List<Identifier> value)
value - The value of 'identifier'.public boolean hasIdentifier()
public Condition.Builder clearIdentifier()
public String getClinicalStatus()
public Condition.Builder setClinicalStatus(String value)
value - The value of 'clinicalStatus'.public boolean hasClinicalStatus()
public Condition.Builder clearClinicalStatus()
public String getVerificationStatus()
public Condition.Builder setVerificationStatus(String value)
value - The value of 'verificationStatus'.public boolean hasVerificationStatus()
public Condition.Builder clearVerificationStatus()
public List<CodeableConcept> getCategory()
public Condition.Builder setCategory(List<CodeableConcept> value)
value - The value of 'category'.public boolean hasCategory()
public Condition.Builder clearCategory()
public CodeableConcept getSeverity()
public Condition.Builder setSeverity(CodeableConcept value)
value - The value of 'severity'.public boolean hasSeverity()
public CodeableConcept.Builder getSeverityBuilder()
public Condition.Builder setSeverityBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasSeverityBuilder()
public Condition.Builder clearSeverity()
public CodeableConcept getCode()
public Condition.Builder setCode(CodeableConcept value)
value - The value of 'code'.public boolean hasCode()
public CodeableConcept.Builder getCodeBuilder()
public Condition.Builder setCodeBuilder(CodeableConcept.Builder value)
value - The builder instance that must be set.public boolean hasCodeBuilder()
public Condition.Builder clearCode()
public List<CodeableConcept> getBodySite()
public Condition.Builder setBodySite(List<CodeableConcept> value)
value - The value of 'bodySite'.public boolean hasBodySite()
public Condition.Builder clearBodySite()
public PatientReference getSubject()
public Condition.Builder setSubject(PatientReference value)
value - The value of 'subject'.public boolean hasSubject()
public PatientReference.Builder getSubjectBuilder()
public Condition.Builder setSubjectBuilder(PatientReference.Builder value)
value - The builder instance that must be set.public boolean hasSubjectBuilder()
public Condition.Builder clearSubject()
public EncounterEpisodeOfCareReference getContext()
public Condition.Builder setContext(EncounterEpisodeOfCareReference value)
value - The value of 'context'.public boolean hasContext()
public EncounterEpisodeOfCareReference.Builder getContextBuilder()
public Condition.Builder setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
value - The builder instance that must be set.public boolean hasContextBuilder()
public Condition.Builder clearContext()
public ChoiceAgePeriodRangeDateTimeString getOnset()
public Condition.Builder setOnset(ChoiceAgePeriodRangeDateTimeString value)
value - The value of 'onset'.public boolean hasOnset()
public ChoiceAgePeriodRangeDateTimeString.Builder getOnsetBuilder()
public Condition.Builder setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder value)
value - The builder instance that must be set.public boolean hasOnsetBuilder()
public Condition.Builder clearOnset()
public ChoiceAgePeriodRangeBooleanDateTimeString getAbatement()
public Condition.Builder setAbatement(ChoiceAgePeriodRangeBooleanDateTimeString value)
value - The value of 'abatement'.public boolean hasAbatement()
public ChoiceAgePeriodRangeBooleanDateTimeString.Builder getAbatementBuilder()
public Condition.Builder setAbatementBuilder(ChoiceAgePeriodRangeBooleanDateTimeString.Builder value)
value - The builder instance that must be set.public boolean hasAbatementBuilder()
public Condition.Builder clearAbatement()
public String getAssertedDate()
public Condition.Builder setAssertedDate(String value)
value - The value of 'assertedDate'.public boolean hasAssertedDate()
public Condition.Builder clearAssertedDate()
public PatientPractitionerRelatedPersonReference getAsserter()
public Condition.Builder setAsserter(PatientPractitionerRelatedPersonReference value)
value - The value of 'asserter'.public boolean hasAsserter()
public PatientPractitionerRelatedPersonReference.Builder getAsserterBuilder()
public Condition.Builder setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder value)
value - The builder instance that must be set.public boolean hasAsserterBuilder()
public Condition.Builder clearAsserter()
public ConditionStage getStage()
public Condition.Builder setStage(ConditionStage value)
value - The value of 'stage'.public boolean hasStage()
public ConditionStage.Builder getStageBuilder()
public Condition.Builder setStageBuilder(ConditionStage.Builder value)
value - The builder instance that must be set.public boolean hasStageBuilder()
public Condition.Builder clearStage()
public List<ConditionEvidence> getEvidence()
public Condition.Builder setEvidence(List<ConditionEvidence> value)
value - The value of 'evidence'.public boolean hasEvidence()
public Condition.Builder clearEvidence()
public List<Annotation> getNote()
public Condition.Builder setNote(List<Annotation> value)
value - The value of 'note'.public boolean hasNote()
public Condition.Builder clearNote()
Copyright © 2020. All rights reserved.