| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
ObservationComponent.Builder |
ObservationComponent.Builder.clearCode()
Clears the value of the 'code' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.clearDataAbsentReason()
Clears the value of the 'dataAbsentReason' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.clearId()
Clears the value of the 'id' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.clearInterpretation()
Clears the value of the 'interpretation' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.clearReferenceRange()
Clears the value of the 'referenceRange' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.clearValue()
Clears the value of the 'value' field.
|
static ObservationComponent.Builder |
ObservationComponent.newBuilder()
Creates a new ObservationComponent RecordBuilder.
|
static ObservationComponent.Builder |
ObservationComponent.newBuilder(ObservationComponent.Builder other)
Creates a new ObservationComponent RecordBuilder by copying an existing Builder.
|
static ObservationComponent.Builder |
ObservationComponent.newBuilder(ObservationComponent other)
Creates a new ObservationComponent RecordBuilder by copying an existing ObservationComponent instance.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
ObservationComponent.Builder |
ObservationComponent.Builder.setDataAbsentReason(CodeableConcept value)
Sets the value of the 'dataAbsentReason' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setDataAbsentReasonBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'dataAbsentReason' field
Field for FHIR property dataAbsentReason
|
ObservationComponent.Builder |
ObservationComponent.Builder.setId(String value)
Sets the value of the 'id' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setInterpretation(CodeableConcept value)
Sets the value of the 'interpretation' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setInterpretationBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'interpretation' field
Field for FHIR property interpretation
|
ObservationComponent.Builder |
ObservationComponent.Builder.setReferenceRange(List<ObservationComponentReferenceRange> value)
Sets the value of the 'referenceRange' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setValue(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime value)
Sets the value of the 'value' field.
|
ObservationComponent.Builder |
ObservationComponent.Builder.setValueBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataDateTimeStringTime.Builder value)
Sets the Builder instance for the 'value' field
Field for FHIR property value
|
| Modifier and Type | Method and Description |
|---|---|
static ObservationComponent.Builder |
ObservationComponent.newBuilder(ObservationComponent.Builder other)
Creates a new ObservationComponent RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.