| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
OrganizationPatientPractitionerRelatedPersonReference |
OrganizationPatientPractitionerRelatedPersonReference.Builder.build() |
static OrganizationPatientPractitionerRelatedPersonReference |
OrganizationPatientPractitionerRelatedPersonReference.fromByteBuffer(ByteBuffer b)
Deserializes a OrganizationPatientPractitionerRelatedPersonReference from a ByteBuffer.
|
OrganizationPatientPractitionerRelatedPersonReference |
MedicationStatement.getInformationSource()
Gets the value of the 'informationSource' field.
|
OrganizationPatientPractitionerRelatedPersonReference |
MedicationStatement.Builder.getInformationSource()
Gets the value of the 'informationSource' field.
|
OrganizationPatientPractitionerRelatedPersonReference |
ClaimPayee.getParty()
Gets the value of the 'party' field.
|
OrganizationPatientPractitionerRelatedPersonReference |
ClaimPayee.Builder.getParty()
Gets the value of the 'party' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<OrganizationPatientPractitionerRelatedPersonReference> |
OrganizationPatientPractitionerRelatedPersonReference.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
static org.apache.avro.message.BinaryMessageDecoder<OrganizationPatientPractitionerRelatedPersonReference> |
OrganizationPatientPractitionerRelatedPersonReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
List<OrganizationPatientPractitionerRelatedPersonReference> |
Observation.getPerformer()
Gets the value of the 'performer' field.
|
List<OrganizationPatientPractitionerRelatedPersonReference> |
Observation.Builder.getPerformer()
Gets the value of the 'performer' field.
|
| Modifier and Type | Method and Description |
|---|---|
static OrganizationPatientPractitionerRelatedPersonReference.Builder |
OrganizationPatientPractitionerRelatedPersonReference.newBuilder(OrganizationPatientPractitionerRelatedPersonReference other)
Creates a new OrganizationPatientPractitionerRelatedPersonReference RecordBuilder by copying an existing OrganizationPatientPractitionerRelatedPersonReference instance.
|
void |
MedicationStatement.setInformationSource(OrganizationPatientPractitionerRelatedPersonReference value)
Sets the value of the 'informationSource' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setInformationSource(OrganizationPatientPractitionerRelatedPersonReference value)
Sets the value of the 'informationSource' field.
|
void |
ClaimPayee.setParty(OrganizationPatientPractitionerRelatedPersonReference value)
Sets the value of the 'party' field.
|
ClaimPayee.Builder |
ClaimPayee.Builder.setParty(OrganizationPatientPractitionerRelatedPersonReference value)
Sets the value of the 'party' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Observation.setPerformer(List<OrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
Observation.Builder |
Observation.Builder.setPerformer(List<OrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
Copyright © 2020. All rights reserved.