| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ConditionReference.Builder |
ConditionReference.Builder.clearConditionId()
Clears the value of the 'ConditionId' field.
|
ConditionReference.Builder |
ConditionReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
ConditionReference.Builder |
ConditionReference.Builder.clearId()
Clears the value of the 'id' field.
|
ConditionReference.Builder |
ConditionReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
ConditionReference.Builder |
ConditionReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
ConditionReference.Builder |
EpisodeOfCareDiagnosis.Builder.getConditionBuilder()
Gets the Builder instance for the 'condition' field and creates one if it doesn't exist yet.
|
ConditionReference.Builder |
ChoiceCodeableConceptConditionReference.Builder.getReferenceBuilder()
Gets the Builder instance for the 'reference' field and creates one if it doesn't exist yet.
|
static ConditionReference.Builder |
ConditionReference.newBuilder()
Creates a new ConditionReference RecordBuilder.
|
static ConditionReference.Builder |
ConditionReference.newBuilder(ConditionReference.Builder other)
Creates a new ConditionReference RecordBuilder by copying an existing Builder.
|
static ConditionReference.Builder |
ConditionReference.newBuilder(ConditionReference other)
Creates a new ConditionReference RecordBuilder by copying an existing ConditionReference instance.
|
ConditionReference.Builder |
ConditionReference.Builder.setConditionId(String value)
Sets the value of the 'ConditionId' field.
|
ConditionReference.Builder |
ConditionReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
ConditionReference.Builder |
ConditionReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
ConditionReference.Builder |
ConditionReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
ConditionReference.Builder |
ConditionReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
ConditionReference.Builder |
ConditionReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ConditionReference.Builder |
ConditionReference.newBuilder(ConditionReference.Builder other)
Creates a new ConditionReference RecordBuilder by copying an existing Builder.
|
EpisodeOfCareDiagnosis.Builder |
EpisodeOfCareDiagnosis.Builder.setConditionBuilder(ConditionReference.Builder value)
Sets the Builder instance for the 'condition' field
Field for FHIR property condition
|
ChoiceCodeableConceptConditionReference.Builder |
ChoiceCodeableConceptConditionReference.Builder.setReferenceBuilder(ConditionReference.Builder value)
Sets the Builder instance for the 'reference' field
Choice field
|
Copyright © 2020. All rights reserved.