| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.clearId()
Clears the value of the 'id' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.clearMedicationRequestId()
Clears the value of the 'MedicationRequestId' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
MedicationRequestReference.Builder |
Claim.Builder.getOriginalPrescriptionBuilder()
Gets the Builder instance for the 'originalPrescription' field and creates one if it doesn't exist yet.
|
static MedicationRequestReference.Builder |
MedicationRequestReference.newBuilder()
Creates a new MedicationRequestReference RecordBuilder.
|
static MedicationRequestReference.Builder |
MedicationRequestReference.newBuilder(MedicationRequestReference.Builder other)
Creates a new MedicationRequestReference RecordBuilder by copying an existing Builder.
|
static MedicationRequestReference.Builder |
MedicationRequestReference.newBuilder(MedicationRequestReference other)
Creates a new MedicationRequestReference RecordBuilder by copying an existing MedicationRequestReference instance.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.setMedicationRequestId(String value)
Sets the value of the 'MedicationRequestId' field.
|
MedicationRequestReference.Builder |
MedicationRequestReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static MedicationRequestReference.Builder |
MedicationRequestReference.newBuilder(MedicationRequestReference.Builder other)
Creates a new MedicationRequestReference RecordBuilder by copying an existing Builder.
|
Claim.Builder |
Claim.Builder.setOriginalPrescriptionBuilder(MedicationRequestReference.Builder value)
Sets the Builder instance for the 'originalPrescription' field
Field for FHIR property originalPrescription
|
| Modifier and Type | Method and Description |
|---|---|
MedicationRequestReference.Builder |
MedicationRequest.Builder.getPriorPrescriptionBuilder()
Gets the Builder instance for the 'priorPrescription' field and creates one if it doesn't exist yet.
|
| Modifier and Type | Method and Description |
|---|---|
MedicationRequest.Builder |
MedicationRequest.Builder.setPriorPrescriptionBuilder(MedicationRequestReference.Builder value)
Sets the Builder instance for the 'priorPrescription' field
Field for FHIR property priorPrescription
|
Copyright © 2020. All rights reserved.