| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.Builder.clearCodeableConcept()
Clears the value of the 'codeableConcept' field.
|
ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
ChoiceCodeableConceptMedicationReference.Builder |
MedicationDispense.Builder.getMedicationBuilder()
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
|
ChoiceCodeableConceptMedicationReference.Builder |
MedicationStatement.Builder.getMedicationBuilder()
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
|
static ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.newBuilder()
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder.
|
static ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.newBuilder(ChoiceCodeableConceptMedicationReference.Builder other)
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder by copying an existing Builder.
|
static ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.newBuilder(ChoiceCodeableConceptMedicationReference other)
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder by copying an existing ChoiceCodeableConceptMedicationReference instance.
|
ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.Builder.setCodeableConcept(CodeableConcept value)
Sets the value of the 'codeableConcept' field.
|
ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.Builder.setCodeableConceptBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'codeableConcept' field
Choice field
|
ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.Builder.setReference(MedicationReference value)
Sets the value of the 'reference' field.
|
ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.Builder.setReferenceBuilder(MedicationReference.Builder value)
Sets the Builder instance for the 'reference' field
Choice field
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceCodeableConceptMedicationReference.Builder |
ChoiceCodeableConceptMedicationReference.newBuilder(ChoiceCodeableConceptMedicationReference.Builder other)
Creates a new ChoiceCodeableConceptMedicationReference RecordBuilder by copying an existing Builder.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'medication' field
Field for FHIR property medication
|
MedicationStatement.Builder |
MedicationStatement.Builder.setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'medication' field
Field for FHIR property medication
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptMedicationReference.Builder |
MedicationPackageContent.Builder.getItemBuilder()
Gets the Builder instance for the 'item' field and creates one if it doesn't exist yet.
|
ChoiceCodeableConceptMedicationReference.Builder |
MedicationRequest.Builder.getMedicationBuilder()
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
MedicationPackageContent.Builder |
MedicationPackageContent.Builder.setItemBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'item' field
Field for FHIR property item
|
MedicationRequest.Builder |
MedicationRequest.Builder.setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'medication' field
Field for FHIR property medication
|
Copyright © 2020. All rights reserved.