| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
EncounterEpisodeOfCareReference |
EncounterEpisodeOfCareReference.Builder.build() |
static EncounterEpisodeOfCareReference |
EncounterEpisodeOfCareReference.fromByteBuffer(ByteBuffer b)
Deserializes a EncounterEpisodeOfCareReference from a ByteBuffer.
|
EncounterEpisodeOfCareReference |
ProcedureRequest.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
ProcedureRequest.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Observation.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Observation.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
MedicationDispense.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
MedicationDispense.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
CarePlan.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
CarePlan.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Procedure.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Procedure.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Condition.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Condition.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
MedicationStatement.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
MedicationStatement.Builder.getContext()
Gets the value of the 'context' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<EncounterEpisodeOfCareReference> |
EncounterEpisodeOfCareReference.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<EncounterEpisodeOfCareReference> |
EncounterEpisodeOfCareReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static EncounterEpisodeOfCareReference.Builder |
EncounterEpisodeOfCareReference.newBuilder(EncounterEpisodeOfCareReference other)
Creates a new EncounterEpisodeOfCareReference RecordBuilder by copying an existing EncounterEpisodeOfCareReference instance.
|
void |
ProcedureRequest.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
Observation.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Observation.Builder |
Observation.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
MedicationDispense.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
CarePlan.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
CarePlan.Builder |
CarePlan.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
Procedure.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Procedure.Builder |
Procedure.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
Condition.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Condition.Builder |
Condition.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
MedicationStatement.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
| Modifier and Type | Method and Description |
|---|---|
EncounterEpisodeOfCareReference |
MedicationRequest.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
MedicationRequest.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
CarePlan.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
CarePlan.Builder.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Condition.getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference |
Condition.Builder.getContext()
Gets the value of the 'context' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationRequest.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
CarePlan.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
CarePlan.Builder |
CarePlan.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
void |
Condition.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Condition.Builder |
Condition.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Copyright © 2020. All rights reserved.