| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptMedicationReference |
ChoiceCodeableConceptMedicationReference.Builder.build() |
static ChoiceCodeableConceptMedicationReference |
ChoiceCodeableConceptMedicationReference.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceCodeableConceptMedicationReference from a ByteBuffer.
|
ChoiceCodeableConceptMedicationReference |
MedicationDispense.getMedication()
Gets the value of the 'medication' field.
|
ChoiceCodeableConceptMedicationReference |
MedicationDispense.Builder.getMedication()
Gets the value of the 'medication' field.
|
ChoiceCodeableConceptMedicationReference |
MedicationStatement.getMedication()
Gets the value of the 'medication' field.
|
ChoiceCodeableConceptMedicationReference |
MedicationStatement.Builder.getMedication()
Gets the value of the 'medication' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceCodeableConceptMedicationReference> |
ChoiceCodeableConceptMedicationReference.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<ChoiceCodeableConceptMedicationReference> |
ChoiceCodeableConceptMedicationReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.newBuilder(ChoiceCodeableConceptMedicationReference other)
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder by copying an existing ChoiceCodeableConceptMedicationReference instance.
|
void |
MedicationDispense.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
void |
MedicationStatement.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptMedicationReference |
MedicationPackageContent.getItem()
Gets the value of the 'item' field.
|
ChoiceCodeableConceptMedicationReference |
MedicationPackageContent.Builder.getItem()
Gets the value of the 'item' field.
|
ChoiceCodeableConceptMedicationReference |
MedicationRequest.getMedication()
Gets the value of the 'medication' field.
|
ChoiceCodeableConceptMedicationReference |
MedicationRequest.Builder.getMedication()
Gets the value of the 'medication' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationPackageContent.setItem(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'item' field.
|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setItem(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'item' field.
|
void |
MedicationRequest.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
Copyright © 2020. All rights reserved.