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