| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ClinicalImpressionDiagnosticReportObservationReference |
ClinicalImpressionDiagnosticReportObservationReference.Builder.build() |
static ClinicalImpressionDiagnosticReportObservationReference |
ClinicalImpressionDiagnosticReportObservationReference.fromByteBuffer(ByteBuffer b)
Deserializes a ClinicalImpressionDiagnosticReportObservationReference from a ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ClinicalImpressionDiagnosticReportObservationReference> |
ClinicalImpressionDiagnosticReportObservationReference.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
List<ClinicalImpressionDiagnosticReportObservationReference> |
ConditionStage.getAssessment()
Gets the value of the 'assessment' field.
|
List<ClinicalImpressionDiagnosticReportObservationReference> |
ConditionStage.Builder.getAssessment()
Gets the value of the 'assessment' field.
|
static org.apache.avro.message.BinaryMessageDecoder<ClinicalImpressionDiagnosticReportObservationReference> |
ClinicalImpressionDiagnosticReportObservationReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ClinicalImpressionDiagnosticReportObservationReference.Builder |
ClinicalImpressionDiagnosticReportObservationReference.newBuilder(ClinicalImpressionDiagnosticReportObservationReference other)
Creates a new ClinicalImpressionDiagnosticReportObservationReference RecordBuilder by copying an existing ClinicalImpressionDiagnosticReportObservationReference instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionStage.setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference> value)
Sets the value of the 'assessment' field.
|
ConditionStage.Builder |
ConditionStage.Builder.setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference> value)
Sets the value of the 'assessment' field.
|
| Constructor and Description |
|---|
ConditionStage(String id,
CodeableConcept summary,
List<ClinicalImpressionDiagnosticReportObservationReference> assessment)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ClinicalImpressionDiagnosticReportObservationReference> |
ConditionStage.getAssessment()
Gets the value of the 'assessment' field.
|
List<ClinicalImpressionDiagnosticReportObservationReference> |
ConditionStage.Builder.getAssessment()
Gets the value of the 'assessment' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionStage.setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference> value)
Sets the value of the 'assessment' field.
|
ConditionStage.Builder |
ConditionStage.Builder.setAssessment(List<ClinicalImpressionDiagnosticReportObservationReference> value)
Sets the value of the 'assessment' field.
|
| Constructor and Description |
|---|
ConditionStage(String id,
CodeableConcept summary,
List<ClinicalImpressionDiagnosticReportObservationReference> assessment)
All-args constructor.
|
Copyright © 2020. All rights reserved.