| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.clearAgent()
Clears the value of the 'agent' field.
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.clearId()
Clears the value of the 'id' field.
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.clearOnBehalfOf()
Clears the value of the 'onBehalfOf' field.
|
MedicationRequestRequester.Builder |
MedicationRequest.Builder.getRequesterBuilder()
Gets the Builder instance for the 'requester' field and creates one if it doesn't exist yet.
|
static MedicationRequestRequester.Builder |
MedicationRequestRequester.newBuilder()
Creates a new MedicationRequestRequester RecordBuilder.
|
static MedicationRequestRequester.Builder |
MedicationRequestRequester.newBuilder(MedicationRequestRequester.Builder other)
Creates a new MedicationRequestRequester RecordBuilder by copying an existing Builder.
|
static MedicationRequestRequester.Builder |
MedicationRequestRequester.newBuilder(MedicationRequestRequester other)
Creates a new MedicationRequestRequester RecordBuilder by copying an existing MedicationRequestRequester instance.
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.setAgent(PractitionerReference value)
Sets the value of the 'agent' field.
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.setAgentBuilder(PractitionerReference.Builder value)
Sets the Builder instance for the 'agent' field
Field for FHIR property agent
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.setId(String value)
Sets the value of the 'id' field.
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.setOnBehalfOf(OrganizationReference value)
Sets the value of the 'onBehalfOf' field.
|
MedicationRequestRequester.Builder |
MedicationRequestRequester.Builder.setOnBehalfOfBuilder(OrganizationReference.Builder value)
Sets the Builder instance for the 'onBehalfOf' field
Field for FHIR property onBehalfOf
|
| Modifier and Type | Method and Description |
|---|---|
static MedicationRequestRequester.Builder |
MedicationRequestRequester.newBuilder(MedicationRequestRequester.Builder other)
Creates a new MedicationRequestRequester RecordBuilder by copying an existing Builder.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setRequesterBuilder(MedicationRequestRequester.Builder value)
Sets the Builder instance for the 'requester' field
Field for FHIR property requester
|
Copyright © 2020. All rights reserved.