| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro | |
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptMedicationSubstanceReference |
ChoiceCodeableConceptMedicationSubstanceReference.Builder.build() |
static ChoiceCodeableConceptMedicationSubstanceReference |
ChoiceCodeableConceptMedicationSubstanceReference.fromByteBuffer(ByteBuffer b)
Deserializes a ChoiceCodeableConceptMedicationSubstanceReference from a ByteBuffer.
|
ChoiceCodeableConceptMedicationSubstanceReference |
CarePlanActivityDetail.getProduct()
Gets the value of the 'product' field.
|
ChoiceCodeableConceptMedicationSubstanceReference |
CarePlanActivityDetail.Builder.getProduct()
Gets the value of the 'product' field.
|
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.message.BinaryMessageDecoder<ChoiceCodeableConceptMedicationSubstanceReference> |
ChoiceCodeableConceptMedicationSubstanceReference.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<ChoiceCodeableConceptMedicationSubstanceReference> |
ChoiceCodeableConceptMedicationSubstanceReference.getDecoder()
Return the BinaryMessageDecoder instance used by this class.
|
| Modifier and Type | Method and Description |
|---|---|
static ChoiceCodeableConceptMedicationSubstanceReference.Builder |
ChoiceCodeableConceptMedicationSubstanceReference.newBuilder(ChoiceCodeableConceptMedicationSubstanceReference other)
Creates a new ChoiceCodeableConceptMedicationSubstanceReference RecordBuilder by copying an existing ChoiceCodeableConceptMedicationSubstanceReference instance.
|
void |
CarePlanActivityDetail.setProduct(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'product' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setProduct(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'product' field.
|
| Constructor and Description |
|---|
CarePlanActivityDetail(String id,
CodeableConcept category,
ActivityDefinitionPlanDefinitionQuestionnaireReference definition,
CodeableConcept code,
List<CodeableConcept> reasonCode,
List<ConditionReference> reasonReference,
List<GoalReference> goal,
String status,
String statusReason,
Boolean prohibited,
ChoicePeriodTimingString scheduled,
LocationReference location,
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> performer,
ChoiceCodeableConceptMedicationSubstanceReference product,
Quantity dailyAmount,
Quantity quantity,
String description)
All-args constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ChoiceCodeableConceptMedicationSubstanceReference |
MedicationIngredient.getItem()
Gets the value of the 'item' field.
|
ChoiceCodeableConceptMedicationSubstanceReference |
MedicationIngredient.Builder.getItem()
Gets the value of the 'item' field.
|
ChoiceCodeableConceptMedicationSubstanceReference |
CarePlanActivityDetail.getProduct()
Gets the value of the 'product' field.
|
ChoiceCodeableConceptMedicationSubstanceReference |
CarePlanActivityDetail.Builder.getProduct()
Gets the value of the 'product' field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MedicationIngredient.setItem(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'item' field.
|
MedicationIngredient.Builder |
MedicationIngredient.Builder.setItem(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'item' field.
|
void |
CarePlanActivityDetail.setProduct(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'product' field.
|
CarePlanActivityDetail.Builder |
CarePlanActivityDetail.Builder.setProduct(ChoiceCodeableConceptMedicationSubstanceReference value)
Sets the value of the 'product' field.
|
| Constructor and Description |
|---|
CarePlanActivityDetail(String id,
CodeableConcept category,
ActivityDefinitionPlanDefinitionQuestionnaireReference definition,
CodeableConcept code,
List<CodeableConcept> reasonCode,
List<ConditionReference> reasonReference,
List<GoalReference> goal,
String status,
String statusReason,
Boolean prohibited,
ChoicePeriodTimingString scheduled,
LocationReference location,
List<CareTeamOrganizationPatientPractitionerRelatedPersonReference> performer,
ChoiceCodeableConceptMedicationSubstanceReference product,
Quantity dailyAmount,
Quantity quantity,
String description)
All-args constructor.
|
MedicationIngredient(String id,
ChoiceCodeableConceptMedicationSubstanceReference item,
Boolean isActive,
Ratio amount)
All-args constructor.
|
Copyright © 2020. All rights reserved.