| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.clearId()
Clears the value of the 'id' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.clearPractitionerId()
Clears the value of the 'PractitionerId' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.clearRelatedPersonId()
Clears the value of the 'RelatedPersonId' field.
|
PractitionerRelatedPersonReference.Builder |
EncounterParticipant.Builder.getIndividualBuilder()
Gets the Builder instance for the 'individual' field and creates one if it doesn't exist yet.
|
static PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.newBuilder()
Creates a new PractitionerRelatedPersonReference RecordBuilder.
|
static PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.newBuilder(PractitionerRelatedPersonReference.Builder other)
Creates a new PractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
|
static PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.newBuilder(PractitionerRelatedPersonReference other)
Creates a new PractitionerRelatedPersonReference RecordBuilder by copying an existing PractitionerRelatedPersonReference instance.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setPractitionerId(String value)
Sets the value of the 'PractitionerId' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.Builder.setRelatedPersonId(String value)
Sets the value of the 'RelatedPersonId' field.
|
| Modifier and Type | Method and Description |
|---|---|
static PractitionerRelatedPersonReference.Builder |
PractitionerRelatedPersonReference.newBuilder(PractitionerRelatedPersonReference.Builder other)
Creates a new PractitionerRelatedPersonReference RecordBuilder by copying an existing Builder.
|
EncounterParticipant.Builder |
EncounterParticipant.Builder.setIndividualBuilder(PractitionerRelatedPersonReference.Builder value)
Sets the Builder instance for the 'individual' field
Field for FHIR property individual
|
Copyright © 2020. All rights reserved.