| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ResourceReference |
ResourceReference.Builder.build() |
static ResourceReference |
ResourceReference.fromByteBuffer(ByteBuffer b)
Deserializes a ResourceReference from a ByteBuffer.
|
ResourceReference |
ChoiceAttachmentQuantityResourceReferenceString.getReference()
Gets the value of the 'reference' field.
|
ResourceReference |
ChoiceAttachmentQuantityResourceReferenceString.Builder.getReference()
Gets the value of the 'reference' field.
|
ResourceReference |
RelatedArtifact.getResource()
Gets the value of the 'resource' field.
|
ResourceReference |
RelatedArtifact.Builder.getResource()
Gets the value of the 'resource' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ResourceReference> |
ResourceReference.createDecoder(org.apache.avro.message.SchemaStore resolver)
Create a new BinaryMessageDecoder instance for this class that uses the specified
SchemaStore. |
List<ResourceReference> |
ProcedureRequest.getBasedOn()
Gets the value of the 'basedOn' field.
|
List<ResourceReference> |
ProcedureRequest.Builder.getBasedOn()
Gets the value of the 'basedOn' field.
|
static org.apache.avro.message.BinaryMessageDecoder<ResourceReference> |
ResourceReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
List<ResourceReference> |
MedicationStatement.getDerivedFrom()
Gets the value of the 'derivedFrom' field.
|
List<ResourceReference> |
MedicationStatement.Builder.getDerivedFrom()
Gets the value of the 'derivedFrom' field.
|
List<ResourceReference> |
ConditionEvidence.getDetail()
Gets the value of the 'detail' field.
|
List<ResourceReference> |
ConditionEvidence.Builder.getDetail()
Gets the value of the 'detail' field.
|
List<ResourceReference> |
CarePlanActivity.getOutcomeReference()
Gets the value of the 'outcomeReference' field.
|
List<ResourceReference> |
CarePlanActivity.Builder.getOutcomeReference()
Gets the value of the 'outcomeReference' field.
|
List<ResourceReference> |
ProcedureRequest.getReplaces()
Gets the value of the 'replaces' field.
|
List<ResourceReference> |
ProcedureRequest.Builder.getReplaces()
Gets the value of the 'replaces' field.
|
List<ResourceReference> |
ProcedureRequest.getSupportingInfo()
Gets the value of the 'supportingInfo' field.
|
List<ResourceReference> |
ProcedureRequest.Builder.getSupportingInfo()
Gets the value of the 'supportingInfo' field.
|
List<ResourceReference> |
CarePlan.getSupportingInfo()
Gets the value of the 'supportingInfo' field.
|
List<ResourceReference> |
CarePlan.Builder.getSupportingInfo()
Gets the value of the 'supportingInfo' field.
|
List<ResourceReference> |
MedicationDispense.getSupportingInformation()
Gets the value of the 'supportingInformation' field.
|
List<ResourceReference> |
MedicationDispense.Builder.getSupportingInformation()
Gets the value of the 'supportingInformation' field.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceReference.Builder |
ResourceReference.newBuilder(ResourceReference other)
Creates a new ResourceReference RecordBuilder by copying an existing ResourceReference instance.
|
void |
ChoiceAttachmentQuantityResourceReferenceString.setReference(ResourceReference value)
Sets the value of the 'reference' field.
|
ChoiceAttachmentQuantityResourceReferenceString.Builder |
ChoiceAttachmentQuantityResourceReferenceString.Builder.setReference(ResourceReference value)
Sets the value of the 'reference' field.
|
void |
RelatedArtifact.setResource(ResourceReference value)
Sets the value of the 'resource' field.
|
RelatedArtifact.Builder |
RelatedArtifact.Builder.setResource(ResourceReference value)
Sets the value of the 'resource' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcedureRequest.setBasedOn(List<ResourceReference> value)
Sets the value of the 'basedOn' field.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setBasedOn(List<ResourceReference> value)
Sets the value of the 'basedOn' field.
|
void |
MedicationStatement.setDerivedFrom(List<ResourceReference> value)
Sets the value of the 'derivedFrom' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setDerivedFrom(List<ResourceReference> value)
Sets the value of the 'derivedFrom' field.
|
void |
ConditionEvidence.setDetail(List<ResourceReference> value)
Sets the value of the 'detail' field.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.setDetail(List<ResourceReference> value)
Sets the value of the 'detail' field.
|
void |
CarePlanActivity.setOutcomeReference(List<ResourceReference> value)
Sets the value of the 'outcomeReference' field.
|
CarePlanActivity.Builder |
CarePlanActivity.Builder.setOutcomeReference(List<ResourceReference> value)
Sets the value of the 'outcomeReference' field.
|
void |
ProcedureRequest.setReplaces(List<ResourceReference> value)
Sets the value of the 'replaces' field.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setReplaces(List<ResourceReference> value)
Sets the value of the 'replaces' field.
|
void |
ProcedureRequest.setSupportingInfo(List<ResourceReference> value)
Sets the value of the 'supportingInfo' field.
|
ProcedureRequest.Builder |
ProcedureRequest.Builder.setSupportingInfo(List<ResourceReference> value)
Sets the value of the 'supportingInfo' field.
|
void |
CarePlan.setSupportingInfo(List<ResourceReference> value)
Sets the value of the 'supportingInfo' field.
|
CarePlan.Builder |
CarePlan.Builder.setSupportingInfo(List<ResourceReference> value)
Sets the value of the 'supportingInfo' field.
|
void |
MedicationDispense.setSupportingInformation(List<ResourceReference> value)
Sets the value of the 'supportingInformation' field.
|
MedicationDispense.Builder |
MedicationDispense.Builder.setSupportingInformation(List<ResourceReference> value)
Sets the value of the 'supportingInformation' field.
|
| Constructor and Description |
|---|
ChoiceAttachmentQuantityResourceReferenceString(String string,
Quantity quantity,
Attachment attachment,
ResourceReference reference)
All-args constructor.
|
RelatedArtifact(String id,
String type,
String display,
String citation,
String url,
Attachment document,
ResourceReference resource)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceReference> |
ConditionEvidence.getDetail()
Gets the value of the 'detail' field.
|
List<ResourceReference> |
ConditionEvidence.Builder.getDetail()
Gets the value of the 'detail' field.
|
List<ResourceReference> |
CarePlanActivity.getOutcomeReference()
Gets the value of the 'outcomeReference' field.
|
List<ResourceReference> |
CarePlanActivity.Builder.getOutcomeReference()
Gets the value of the 'outcomeReference' field.
|
List<ResourceReference> |
CarePlan.getSupportingInfo()
Gets the value of the 'supportingInfo' field.
|
List<ResourceReference> |
CarePlan.Builder.getSupportingInfo()
Gets the value of the 'supportingInfo' field.
|
List<ResourceReference> |
MedicationRequest.getSupportingInformation()
Gets the value of the 'supportingInformation' field.
|
List<ResourceReference> |
MedicationRequest.Builder.getSupportingInformation()
Gets the value of the 'supportingInformation' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConditionEvidence.setDetail(List<ResourceReference> value)
Sets the value of the 'detail' field.
|
ConditionEvidence.Builder |
ConditionEvidence.Builder.setDetail(List<ResourceReference> value)
Sets the value of the 'detail' field.
|
void |
CarePlanActivity.setOutcomeReference(List<ResourceReference> value)
Sets the value of the 'outcomeReference' field.
|
CarePlanActivity.Builder |
CarePlanActivity.Builder.setOutcomeReference(List<ResourceReference> value)
Sets the value of the 'outcomeReference' field.
|
void |
CarePlan.setSupportingInfo(List<ResourceReference> value)
Sets the value of the 'supportingInfo' field.
|
CarePlan.Builder |
CarePlan.Builder.setSupportingInfo(List<ResourceReference> value)
Sets the value of the 'supportingInfo' field.
|
void |
MedicationRequest.setSupportingInformation(List<ResourceReference> value)
Sets the value of the 'supportingInformation' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSupportingInformation(List<ResourceReference> value)
Sets the value of the 'supportingInformation' field.
|
Copyright © 2020. All rights reserved.