| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
Medication.Builder |
Medication.Builder.clearCode()
Clears the value of the 'code' field.
|
Medication.Builder |
Medication.Builder.clearContained()
Clears the value of the 'contained' field.
|
Medication.Builder |
Medication.Builder.clearForm()
Clears the value of the 'form' field.
|
Medication.Builder |
Medication.Builder.clearId()
Clears the value of the 'id' field.
|
Medication.Builder |
Medication.Builder.clearImage()
Clears the value of the 'image' field.
|
Medication.Builder |
Medication.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Medication.Builder |
Medication.Builder.clearIngredient()
Clears the value of the 'ingredient' field.
|
Medication.Builder |
Medication.Builder.clearIsBrand()
Clears the value of the 'isBrand' field.
|
Medication.Builder |
Medication.Builder.clearIsOverTheCounter()
Clears the value of the 'isOverTheCounter' field.
|
Medication.Builder |
Medication.Builder.clearLanguage()
Clears the value of the 'language' field.
|
Medication.Builder |
Medication.Builder.clearManufacturer()
Clears the value of the 'manufacturer' field.
|
Medication.Builder |
Medication.Builder.clearMeta()
Clears the value of the 'meta' field.
|
Medication.Builder |
Medication.Builder.clearPackage$()
Clears the value of the 'package$' field.
|
Medication.Builder |
Medication.Builder.clearStatus()
Clears the value of the 'status' field.
|
Medication.Builder |
Medication.Builder.clearText()
Clears the value of the 'text' field.
|
static Medication.Builder |
Medication.newBuilder()
Creates a new Medication RecordBuilder.
|
static Medication.Builder |
Medication.newBuilder(Medication.Builder other)
Creates a new Medication RecordBuilder by copying an existing Builder.
|
static Medication.Builder |
Medication.newBuilder(Medication other)
Creates a new Medication RecordBuilder by copying an existing Medication instance.
|
Medication.Builder |
Medication.Builder.setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
Medication.Builder |
Medication.Builder.setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
Medication.Builder |
Medication.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Medication.Builder |
Medication.Builder.setForm(CodeableConcept value)
Sets the value of the 'form' field.
|
Medication.Builder |
Medication.Builder.setFormBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'form' field
Field for FHIR property form
|
Medication.Builder |
Medication.Builder.setId(String value)
Sets the value of the 'id' field.
|
Medication.Builder |
Medication.Builder.setImage(List<Attachment> value)
Sets the value of the 'image' field.
|
Medication.Builder |
Medication.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Medication.Builder |
Medication.Builder.setIngredient(List<MedicationIngredient> value)
Sets the value of the 'ingredient' field.
|
Medication.Builder |
Medication.Builder.setIsBrand(Boolean value)
Sets the value of the 'isBrand' field.
|
Medication.Builder |
Medication.Builder.setIsOverTheCounter(Boolean value)
Sets the value of the 'isOverTheCounter' field.
|
Medication.Builder |
Medication.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
Medication.Builder |
Medication.Builder.setManufacturer(OrganizationReference value)
Sets the value of the 'manufacturer' field.
|
Medication.Builder |
Medication.Builder.setManufacturerBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'manufacturer' field
Field for FHIR property manufacturer
|
Medication.Builder |
Medication.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
Medication.Builder |
Medication.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Medication.Builder |
Medication.Builder.setPackage$(MedicationPackage value)
Sets the value of the 'package$' field.
|
Medication.Builder |
Medication.Builder.setPackage$Builder(MedicationPackage.Builder value)
Sets the Builder instance for the 'package$' field
Field for FHIR property package
|
Medication.Builder |
Medication.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
Medication.Builder |
Medication.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
Medication.Builder |
Medication.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
| Modifier and Type | Method and Description |
|---|---|
static Medication.Builder |
Medication.newBuilder(Medication.Builder other)
Creates a new Medication RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.