| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
GroupPatientReference.Builder |
GroupPatientReference.Builder.clearDisplay()
Clears the value of the 'display' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.clearGroupId()
Clears the value of the 'GroupId' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.clearId()
Clears the value of the 'id' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.clearPatientId()
Clears the value of the 'PatientId' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.clearReference()
Clears the value of the 'reference' field.
|
GroupPatientReference.Builder |
MedicationDispense.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
GroupPatientReference.Builder |
Encounter.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
GroupPatientReference.Builder |
CarePlan.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
GroupPatientReference.Builder |
Procedure.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
GroupPatientReference.Builder |
Condition.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
GroupPatientReference.Builder |
MedicationStatement.Builder.getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
static GroupPatientReference.Builder |
GroupPatientReference.newBuilder()
Creates a new GroupPatientReference RecordBuilder.
|
static GroupPatientReference.Builder |
GroupPatientReference.newBuilder(GroupPatientReference.Builder other)
Creates a new GroupPatientReference RecordBuilder by copying an existing Builder.
|
static GroupPatientReference.Builder |
GroupPatientReference.newBuilder(GroupPatientReference other)
Creates a new GroupPatientReference RecordBuilder by copying an existing GroupPatientReference instance.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setDisplay(String value)
Sets the value of the 'display' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setGroupId(String value)
Sets the value of the 'GroupId' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setId(String value)
Sets the value of the 'id' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setIdentifier(Identifier value)
Sets the value of the 'identifier' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'identifier' field
Reference field
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setPatientId(String value)
Sets the value of the 'PatientId' field.
|
GroupPatientReference.Builder |
GroupPatientReference.Builder.setReference(String value)
Sets the value of the 'reference' field.
|
| Modifier and Type | Method and Description |
|---|---|
static GroupPatientReference.Builder |
GroupPatientReference.newBuilder(GroupPatientReference.Builder other)
Creates a new GroupPatientReference RecordBuilder by copying an existing Builder.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Encounter.Builder |
Encounter.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
CarePlan.Builder |
CarePlan.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Procedure.Builder |
Procedure.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Condition.Builder |
Condition.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
MedicationStatement.Builder |
MedicationStatement.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Copyright © 2020. All rights reserved.