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