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