public static class MedicationRequest.Builder extends org.apache.avro.specific.SpecificRecordBuilderBase<MedicationRequest> implements org.apache.avro.data.RecordBuilder<MedicationRequest>
Modifier and Type | Method and Description |
---|---|
MedicationRequest |
build() |
MedicationRequest.Builder |
clearAuthoredOn()
Clears the value of the 'authoredOn' field.
|
MedicationRequest.Builder |
clearBasedOn()
Clears the value of the 'basedOn' field.
|
MedicationRequest.Builder |
clearCategory()
Clears the value of the 'category' field.
|
MedicationRequest.Builder |
clearContained()
Clears the value of the 'contained' field.
|
MedicationRequest.Builder |
clearContext()
Clears the value of the 'context' field.
|
MedicationRequest.Builder |
clearDefinition()
Clears the value of the 'definition' field.
|
MedicationRequest.Builder |
clearDetectedIssue()
Clears the value of the 'detectedIssue' field.
|
MedicationRequest.Builder |
clearDispenseRequest()
Clears the value of the 'dispenseRequest' field.
|
MedicationRequest.Builder |
clearDosageInstruction()
Clears the value of the 'dosageInstruction' field.
|
MedicationRequest.Builder |
clearEventHistory()
Clears the value of the 'eventHistory' field.
|
MedicationRequest.Builder |
clearGroupIdentifier()
Clears the value of the 'groupIdentifier' field.
|
MedicationRequest.Builder |
clearId()
Clears the value of the 'id' field.
|
MedicationRequest.Builder |
clearIdentifier()
Clears the value of the 'identifier' field.
|
MedicationRequest.Builder |
clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
MedicationRequest.Builder |
clearIntent()
Clears the value of the 'intent' field.
|
MedicationRequest.Builder |
clearLanguage()
Clears the value of the 'language' field.
|
MedicationRequest.Builder |
clearMedication()
Clears the value of the 'medication' field.
|
MedicationRequest.Builder |
clearMeta()
Clears the value of the 'meta' field.
|
MedicationRequest.Builder |
clearNote()
Clears the value of the 'note' field.
|
MedicationRequest.Builder |
clearPriority()
Clears the value of the 'priority' field.
|
MedicationRequest.Builder |
clearPriorPrescription()
Clears the value of the 'priorPrescription' field.
|
MedicationRequest.Builder |
clearReasonCode()
Clears the value of the 'reasonCode' field.
|
MedicationRequest.Builder |
clearReasonReference()
Clears the value of the 'reasonReference' field.
|
MedicationRequest.Builder |
clearRecorder()
Clears the value of the 'recorder' field.
|
MedicationRequest.Builder |
clearRequester()
Clears the value of the 'requester' field.
|
MedicationRequest.Builder |
clearStatus()
Clears the value of the 'status' field.
|
MedicationRequest.Builder |
clearSubject()
Clears the value of the 'subject' field.
|
MedicationRequest.Builder |
clearSubstitution()
Clears the value of the 'substitution' field.
|
MedicationRequest.Builder |
clearSupportingInformation()
Clears the value of the 'supportingInformation' field.
|
MedicationRequest.Builder |
clearText()
Clears the value of the 'text' field.
|
String |
getAuthoredOn()
Gets the value of the 'authoredOn' field.
|
List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> |
getBasedOn()
Gets the value of the 'basedOn' field.
|
CodeableConcept |
getCategory()
Gets the value of the 'category' field.
|
CodeableConcept.Builder |
getCategoryBuilder()
Gets the Builder instance for the 'category' field and creates one if it doesn't exist yet.
|
List<Resource> |
getContained()
Gets the value of the 'contained' field.
|
EncounterEpisodeOfCareReference |
getContext()
Gets the value of the 'context' field.
|
EncounterEpisodeOfCareReference.Builder |
getContextBuilder()
Gets the Builder instance for the 'context' field and creates one if it doesn't exist yet.
|
List<ActivityDefinitionPlanDefinitionReference> |
getDefinition()
Gets the value of the 'definition' field.
|
List<DetectedIssueReference> |
getDetectedIssue()
Gets the value of the 'detectedIssue' field.
|
MedicationRequestDispenseRequest |
getDispenseRequest()
Gets the value of the 'dispenseRequest' field.
|
MedicationRequestDispenseRequest.Builder |
getDispenseRequestBuilder()
Gets the Builder instance for the 'dispenseRequest' field and creates one if it doesn't exist yet.
|
List<Dosage> |
getDosageInstruction()
Gets the value of the 'dosageInstruction' field.
|
List<ProvenanceReference> |
getEventHistory()
Gets the value of the 'eventHistory' field.
|
Identifier |
getGroupIdentifier()
Gets the value of the 'groupIdentifier' field.
|
Identifier.Builder |
getGroupIdentifierBuilder()
Gets the Builder instance for the 'groupIdentifier' field and creates one if it doesn't exist yet.
|
String |
getId()
Gets the value of the 'id' field.
|
List<Identifier> |
getIdentifier()
Gets the value of the 'identifier' field.
|
String |
getImplicitRules()
Gets the value of the 'implicitRules' field.
|
String |
getIntent()
Gets the value of the 'intent' field.
|
String |
getLanguage()
Gets the value of the 'language' field.
|
ChoiceCodeableConceptMedicationReference |
getMedication()
Gets the value of the 'medication' field.
|
ChoiceCodeableConceptMedicationReference.Builder |
getMedicationBuilder()
Gets the Builder instance for the 'medication' field and creates one if it doesn't exist yet.
|
Meta |
getMeta()
Gets the value of the 'meta' field.
|
Meta.Builder |
getMetaBuilder()
Gets the Builder instance for the 'meta' field and creates one if it doesn't exist yet.
|
List<Annotation> |
getNote()
Gets the value of the 'note' field.
|
String |
getPriority()
Gets the value of the 'priority' field.
|
MedicationRequestReference |
getPriorPrescription()
Gets the value of the 'priorPrescription' field.
|
MedicationRequestReference.Builder |
getPriorPrescriptionBuilder()
Gets the Builder instance for the 'priorPrescription' field and creates one if it doesn't exist yet.
|
List<CodeableConcept> |
getReasonCode()
Gets the value of the 'reasonCode' field.
|
List<ConditionObservationReference> |
getReasonReference()
Gets the value of the 'reasonReference' field.
|
PractitionerReference |
getRecorder()
Gets the value of the 'recorder' field.
|
PractitionerReference.Builder |
getRecorderBuilder()
Gets the Builder instance for the 'recorder' field and creates one if it doesn't exist yet.
|
MedicationRequestRequester |
getRequester()
Gets the value of the 'requester' field.
|
MedicationRequestRequester.Builder |
getRequesterBuilder()
Gets the Builder instance for the 'requester' field and creates one if it doesn't exist yet.
|
String |
getStatus()
Gets the value of the 'status' field.
|
PatientReference |
getSubject()
Gets the value of the 'subject' field.
|
PatientReference.Builder |
getSubjectBuilder()
Gets the Builder instance for the 'subject' field and creates one if it doesn't exist yet.
|
MedicationRequestSubstitution |
getSubstitution()
Gets the value of the 'substitution' field.
|
MedicationRequestSubstitution.Builder |
getSubstitutionBuilder()
Gets the Builder instance for the 'substitution' field and creates one if it doesn't exist yet.
|
List<ResourceReference> |
getSupportingInformation()
Gets the value of the 'supportingInformation' field.
|
Narrative |
getText()
Gets the value of the 'text' field.
|
Narrative.Builder |
getTextBuilder()
Gets the Builder instance for the 'text' field and creates one if it doesn't exist yet.
|
boolean |
hasAuthoredOn()
Checks whether the 'authoredOn' field has been set.
|
boolean |
hasBasedOn()
Checks whether the 'basedOn' field has been set.
|
boolean |
hasCategory()
Checks whether the 'category' field has been set.
|
boolean |
hasCategoryBuilder()
Checks whether the 'category' field has an active Builder instance
Field for FHIR property category
|
boolean |
hasContained()
Checks whether the 'contained' field has been set.
|
boolean |
hasContext()
Checks whether the 'context' field has been set.
|
boolean |
hasContextBuilder()
Checks whether the 'context' field has an active Builder instance
Field for FHIR property context
|
boolean |
hasDefinition()
Checks whether the 'definition' field has been set.
|
boolean |
hasDetectedIssue()
Checks whether the 'detectedIssue' field has been set.
|
boolean |
hasDispenseRequest()
Checks whether the 'dispenseRequest' field has been set.
|
boolean |
hasDispenseRequestBuilder()
Checks whether the 'dispenseRequest' field has an active Builder instance
Field for FHIR property dispenseRequest
|
boolean |
hasDosageInstruction()
Checks whether the 'dosageInstruction' field has been set.
|
boolean |
hasEventHistory()
Checks whether the 'eventHistory' field has been set.
|
boolean |
hasGroupIdentifier()
Checks whether the 'groupIdentifier' field has been set.
|
boolean |
hasGroupIdentifierBuilder()
Checks whether the 'groupIdentifier' field has an active Builder instance
Field for FHIR property groupIdentifier
|
boolean |
hasId()
Checks whether the 'id' field has been set.
|
boolean |
hasIdentifier()
Checks whether the 'identifier' field has been set.
|
boolean |
hasImplicitRules()
Checks whether the 'implicitRules' field has been set.
|
boolean |
hasIntent()
Checks whether the 'intent' field has been set.
|
boolean |
hasLanguage()
Checks whether the 'language' field has been set.
|
boolean |
hasMedication()
Checks whether the 'medication' field has been set.
|
boolean |
hasMedicationBuilder()
Checks whether the 'medication' field has an active Builder instance
Field for FHIR property medication
|
boolean |
hasMeta()
Checks whether the 'meta' field has been set.
|
boolean |
hasMetaBuilder()
Checks whether the 'meta' field has an active Builder instance
Field for FHIR property meta
|
boolean |
hasNote()
Checks whether the 'note' field has been set.
|
boolean |
hasPriority()
Checks whether the 'priority' field has been set.
|
boolean |
hasPriorPrescription()
Checks whether the 'priorPrescription' field has been set.
|
boolean |
hasPriorPrescriptionBuilder()
Checks whether the 'priorPrescription' field has an active Builder instance
Field for FHIR property priorPrescription
|
boolean |
hasReasonCode()
Checks whether the 'reasonCode' field has been set.
|
boolean |
hasReasonReference()
Checks whether the 'reasonReference' field has been set.
|
boolean |
hasRecorder()
Checks whether the 'recorder' field has been set.
|
boolean |
hasRecorderBuilder()
Checks whether the 'recorder' field has an active Builder instance
Field for FHIR property recorder
|
boolean |
hasRequester()
Checks whether the 'requester' field has been set.
|
boolean |
hasRequesterBuilder()
Checks whether the 'requester' field has an active Builder instance
Field for FHIR property requester
|
boolean |
hasStatus()
Checks whether the 'status' field has been set.
|
boolean |
hasSubject()
Checks whether the 'subject' field has been set.
|
boolean |
hasSubjectBuilder()
Checks whether the 'subject' field has an active Builder instance
Field for FHIR property subject
|
boolean |
hasSubstitution()
Checks whether the 'substitution' field has been set.
|
boolean |
hasSubstitutionBuilder()
Checks whether the 'substitution' field has an active Builder instance
Field for FHIR property substitution
|
boolean |
hasSupportingInformation()
Checks whether the 'supportingInformation' field has been set.
|
boolean |
hasText()
Checks whether the 'text' field has been set.
|
boolean |
hasTextBuilder()
Checks whether the 'text' field has an active Builder instance
Field for FHIR property text
|
MedicationRequest.Builder |
setAuthoredOn(String value)
Sets the value of the 'authoredOn' field.
|
MedicationRequest.Builder |
setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
MedicationRequest.Builder |
setCategory(CodeableConcept value)
Sets the value of the 'category' field.
|
MedicationRequest.Builder |
setCategoryBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'category' field
Field for FHIR property category
|
MedicationRequest.Builder |
setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
MedicationRequest.Builder |
setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
MedicationRequest.Builder |
setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
Sets the Builder instance for the 'context' field
Field for FHIR property context
|
MedicationRequest.Builder |
setDefinition(List<ActivityDefinitionPlanDefinitionReference> value)
Sets the value of the 'definition' field.
|
MedicationRequest.Builder |
setDetectedIssue(List<DetectedIssueReference> value)
Sets the value of the 'detectedIssue' field.
|
MedicationRequest.Builder |
setDispenseRequest(MedicationRequestDispenseRequest value)
Sets the value of the 'dispenseRequest' field.
|
MedicationRequest.Builder |
setDispenseRequestBuilder(MedicationRequestDispenseRequest.Builder value)
Sets the Builder instance for the 'dispenseRequest' field
Field for FHIR property dispenseRequest
|
MedicationRequest.Builder |
setDosageInstruction(List<Dosage> value)
Sets the value of the 'dosageInstruction' field.
|
MedicationRequest.Builder |
setEventHistory(List<ProvenanceReference> value)
Sets the value of the 'eventHistory' field.
|
MedicationRequest.Builder |
setGroupIdentifier(Identifier value)
Sets the value of the 'groupIdentifier' field.
|
MedicationRequest.Builder |
setGroupIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'groupIdentifier' field
Field for FHIR property groupIdentifier
|
MedicationRequest.Builder |
setId(String value)
Sets the value of the 'id' field.
|
MedicationRequest.Builder |
setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
MedicationRequest.Builder |
setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
MedicationRequest.Builder |
setIntent(String value)
Sets the value of the 'intent' field.
|
MedicationRequest.Builder |
setLanguage(String value)
Sets the value of the 'language' field.
|
MedicationRequest.Builder |
setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
MedicationRequest.Builder |
setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'medication' field
Field for FHIR property medication
|
MedicationRequest.Builder |
setMeta(Meta value)
Sets the value of the 'meta' field.
|
MedicationRequest.Builder |
setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
MedicationRequest.Builder |
setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
MedicationRequest.Builder |
setPriority(String value)
Sets the value of the 'priority' field.
|
MedicationRequest.Builder |
setPriorPrescription(MedicationRequestReference value)
Sets the value of the 'priorPrescription' field.
|
MedicationRequest.Builder |
setPriorPrescriptionBuilder(MedicationRequestReference.Builder value)
Sets the Builder instance for the 'priorPrescription' field
Field for FHIR property priorPrescription
|
MedicationRequest.Builder |
setReasonCode(List<CodeableConcept> value)
Sets the value of the 'reasonCode' field.
|
MedicationRequest.Builder |
setReasonReference(List<ConditionObservationReference> value)
Sets the value of the 'reasonReference' field.
|
MedicationRequest.Builder |
setRecorder(PractitionerReference value)
Sets the value of the 'recorder' field.
|
MedicationRequest.Builder |
setRecorderBuilder(PractitionerReference.Builder value)
Sets the Builder instance for the 'recorder' field
Field for FHIR property recorder
|
MedicationRequest.Builder |
setRequester(MedicationRequestRequester value)
Sets the value of the 'requester' field.
|
MedicationRequest.Builder |
setRequesterBuilder(MedicationRequestRequester.Builder value)
Sets the Builder instance for the 'requester' field
Field for FHIR property requester
|
MedicationRequest.Builder |
setStatus(String value)
Sets the value of the 'status' field.
|
MedicationRequest.Builder |
setSubject(PatientReference value)
Sets the value of the 'subject' field.
|
MedicationRequest.Builder |
setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
MedicationRequest.Builder |
setSubstitution(MedicationRequestSubstitution value)
Sets the value of the 'substitution' field.
|
MedicationRequest.Builder |
setSubstitutionBuilder(MedicationRequestSubstitution.Builder value)
Sets the Builder instance for the 'substitution' field
Field for FHIR property substitution
|
MedicationRequest.Builder |
setSupportingInformation(List<ResourceReference> value)
Sets the value of the 'supportingInformation' field.
|
MedicationRequest.Builder |
setText(Narrative value)
Sets the value of the 'text' field.
|
MedicationRequest.Builder |
setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
public String getId()
public MedicationRequest.Builder setId(String value)
value
- The value of 'id'.public boolean hasId()
public MedicationRequest.Builder clearId()
public Meta getMeta()
public MedicationRequest.Builder setMeta(Meta value)
value
- The value of 'meta'.public boolean hasMeta()
public Meta.Builder getMetaBuilder()
public MedicationRequest.Builder setMetaBuilder(Meta.Builder value)
value
- The builder instance that must be set.public boolean hasMetaBuilder()
public MedicationRequest.Builder clearMeta()
public String getImplicitRules()
public MedicationRequest.Builder setImplicitRules(String value)
value
- The value of 'implicitRules'.public boolean hasImplicitRules()
public MedicationRequest.Builder clearImplicitRules()
public String getLanguage()
public MedicationRequest.Builder setLanguage(String value)
value
- The value of 'language'.public boolean hasLanguage()
public MedicationRequest.Builder clearLanguage()
public Narrative getText()
public MedicationRequest.Builder setText(Narrative value)
value
- The value of 'text'.public boolean hasText()
public Narrative.Builder getTextBuilder()
public MedicationRequest.Builder setTextBuilder(Narrative.Builder value)
value
- The builder instance that must be set.public boolean hasTextBuilder()
public MedicationRequest.Builder clearText()
public List<Resource> getContained()
public MedicationRequest.Builder setContained(List<Resource> value)
value
- The value of 'contained'.public boolean hasContained()
public MedicationRequest.Builder clearContained()
public List<Identifier> getIdentifier()
public MedicationRequest.Builder setIdentifier(List<Identifier> value)
value
- The value of 'identifier'.public boolean hasIdentifier()
public MedicationRequest.Builder clearIdentifier()
public List<ActivityDefinitionPlanDefinitionReference> getDefinition()
public MedicationRequest.Builder setDefinition(List<ActivityDefinitionPlanDefinitionReference> value)
value
- The value of 'definition'.public boolean hasDefinition()
public MedicationRequest.Builder clearDefinition()
public List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> getBasedOn()
public MedicationRequest.Builder setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
value
- The value of 'basedOn'.public boolean hasBasedOn()
public MedicationRequest.Builder clearBasedOn()
public Identifier getGroupIdentifier()
public MedicationRequest.Builder setGroupIdentifier(Identifier value)
value
- The value of 'groupIdentifier'.public boolean hasGroupIdentifier()
public Identifier.Builder getGroupIdentifierBuilder()
public MedicationRequest.Builder setGroupIdentifierBuilder(Identifier.Builder value)
value
- The builder instance that must be set.public boolean hasGroupIdentifierBuilder()
public MedicationRequest.Builder clearGroupIdentifier()
public String getStatus()
public MedicationRequest.Builder setStatus(String value)
value
- The value of 'status'.public boolean hasStatus()
public MedicationRequest.Builder clearStatus()
public String getIntent()
public MedicationRequest.Builder setIntent(String value)
value
- The value of 'intent'.public boolean hasIntent()
public MedicationRequest.Builder clearIntent()
public CodeableConcept getCategory()
public MedicationRequest.Builder setCategory(CodeableConcept value)
value
- The value of 'category'.public boolean hasCategory()
public CodeableConcept.Builder getCategoryBuilder()
public MedicationRequest.Builder setCategoryBuilder(CodeableConcept.Builder value)
value
- The builder instance that must be set.public boolean hasCategoryBuilder()
public MedicationRequest.Builder clearCategory()
public String getPriority()
public MedicationRequest.Builder setPriority(String value)
value
- The value of 'priority'.public boolean hasPriority()
public MedicationRequest.Builder clearPriority()
public ChoiceCodeableConceptMedicationReference getMedication()
public MedicationRequest.Builder setMedication(ChoiceCodeableConceptMedicationReference value)
value
- The value of 'medication'.public boolean hasMedication()
public ChoiceCodeableConceptMedicationReference.Builder getMedicationBuilder()
public MedicationRequest.Builder setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
value
- The builder instance that must be set.public boolean hasMedicationBuilder()
public MedicationRequest.Builder clearMedication()
public PatientReference getSubject()
public MedicationRequest.Builder setSubject(PatientReference value)
value
- The value of 'subject'.public boolean hasSubject()
public PatientReference.Builder getSubjectBuilder()
public MedicationRequest.Builder setSubjectBuilder(PatientReference.Builder value)
value
- The builder instance that must be set.public boolean hasSubjectBuilder()
public MedicationRequest.Builder clearSubject()
public EncounterEpisodeOfCareReference getContext()
public MedicationRequest.Builder setContext(EncounterEpisodeOfCareReference value)
value
- The value of 'context'.public boolean hasContext()
public EncounterEpisodeOfCareReference.Builder getContextBuilder()
public MedicationRequest.Builder setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
value
- The builder instance that must be set.public boolean hasContextBuilder()
public MedicationRequest.Builder clearContext()
public List<ResourceReference> getSupportingInformation()
public MedicationRequest.Builder setSupportingInformation(List<ResourceReference> value)
value
- The value of 'supportingInformation'.public boolean hasSupportingInformation()
public MedicationRequest.Builder clearSupportingInformation()
public String getAuthoredOn()
public MedicationRequest.Builder setAuthoredOn(String value)
value
- The value of 'authoredOn'.public boolean hasAuthoredOn()
public MedicationRequest.Builder clearAuthoredOn()
public MedicationRequestRequester getRequester()
public MedicationRequest.Builder setRequester(MedicationRequestRequester value)
value
- The value of 'requester'.public boolean hasRequester()
public MedicationRequestRequester.Builder getRequesterBuilder()
public MedicationRequest.Builder setRequesterBuilder(MedicationRequestRequester.Builder value)
value
- The builder instance that must be set.public boolean hasRequesterBuilder()
public MedicationRequest.Builder clearRequester()
public PractitionerReference getRecorder()
public MedicationRequest.Builder setRecorder(PractitionerReference value)
value
- The value of 'recorder'.public boolean hasRecorder()
public PractitionerReference.Builder getRecorderBuilder()
public MedicationRequest.Builder setRecorderBuilder(PractitionerReference.Builder value)
value
- The builder instance that must be set.public boolean hasRecorderBuilder()
public MedicationRequest.Builder clearRecorder()
public List<CodeableConcept> getReasonCode()
public MedicationRequest.Builder setReasonCode(List<CodeableConcept> value)
value
- The value of 'reasonCode'.public boolean hasReasonCode()
public MedicationRequest.Builder clearReasonCode()
public List<ConditionObservationReference> getReasonReference()
public MedicationRequest.Builder setReasonReference(List<ConditionObservationReference> value)
value
- The value of 'reasonReference'.public boolean hasReasonReference()
public MedicationRequest.Builder clearReasonReference()
public List<Annotation> getNote()
public MedicationRequest.Builder setNote(List<Annotation> value)
value
- The value of 'note'.public boolean hasNote()
public MedicationRequest.Builder clearNote()
public List<Dosage> getDosageInstruction()
public MedicationRequest.Builder setDosageInstruction(List<Dosage> value)
value
- The value of 'dosageInstruction'.public boolean hasDosageInstruction()
public MedicationRequest.Builder clearDosageInstruction()
public MedicationRequestDispenseRequest getDispenseRequest()
public MedicationRequest.Builder setDispenseRequest(MedicationRequestDispenseRequest value)
value
- The value of 'dispenseRequest'.public boolean hasDispenseRequest()
public MedicationRequestDispenseRequest.Builder getDispenseRequestBuilder()
public MedicationRequest.Builder setDispenseRequestBuilder(MedicationRequestDispenseRequest.Builder value)
value
- The builder instance that must be set.public boolean hasDispenseRequestBuilder()
public MedicationRequest.Builder clearDispenseRequest()
public MedicationRequestSubstitution getSubstitution()
public MedicationRequest.Builder setSubstitution(MedicationRequestSubstitution value)
value
- The value of 'substitution'.public boolean hasSubstitution()
public MedicationRequestSubstitution.Builder getSubstitutionBuilder()
public MedicationRequest.Builder setSubstitutionBuilder(MedicationRequestSubstitution.Builder value)
value
- The builder instance that must be set.public boolean hasSubstitutionBuilder()
public MedicationRequest.Builder clearSubstitution()
public MedicationRequestReference getPriorPrescription()
public MedicationRequest.Builder setPriorPrescription(MedicationRequestReference value)
value
- The value of 'priorPrescription'.public boolean hasPriorPrescription()
public MedicationRequestReference.Builder getPriorPrescriptionBuilder()
public MedicationRequest.Builder setPriorPrescriptionBuilder(MedicationRequestReference.Builder value)
value
- The builder instance that must be set.public boolean hasPriorPrescriptionBuilder()
public MedicationRequest.Builder clearPriorPrescription()
public List<DetectedIssueReference> getDetectedIssue()
public MedicationRequest.Builder setDetectedIssue(List<DetectedIssueReference> value)
value
- The value of 'detectedIssue'.public boolean hasDetectedIssue()
public MedicationRequest.Builder clearDetectedIssue()
public List<ProvenanceReference> getEventHistory()
public MedicationRequest.Builder setEventHistory(List<ProvenanceReference> value)
value
- The value of 'eventHistory'.public boolean hasEventHistory()
public MedicationRequest.Builder clearEventHistory()
public MedicationRequest build()
build
in interface org.apache.avro.data.RecordBuilder<MedicationRequest>
Copyright © 2020. All rights reserved.