| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro.us.core |
| Modifier and Type | Method and Description |
|---|---|
MedicationRequest.Builder |
MedicationRequest.Builder.clearAuthoredOn()
Clears the value of the 'authoredOn' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearBasedOn()
Clears the value of the 'basedOn' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearCategory()
Clears the value of the 'category' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearContained()
Clears the value of the 'contained' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearContext()
Clears the value of the 'context' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearDefinition()
Clears the value of the 'definition' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearDetectedIssue()
Clears the value of the 'detectedIssue' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearDispenseRequest()
Clears the value of the 'dispenseRequest' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearDosageInstruction()
Clears the value of the 'dosageInstruction' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearEventHistory()
Clears the value of the 'eventHistory' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearGroupIdentifier()
Clears the value of the 'groupIdentifier' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearId()
Clears the value of the 'id' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearIntent()
Clears the value of the 'intent' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearLanguage()
Clears the value of the 'language' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearMedication()
Clears the value of the 'medication' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearMeta()
Clears the value of the 'meta' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearNote()
Clears the value of the 'note' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearPriority()
Clears the value of the 'priority' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearPriorPrescription()
Clears the value of the 'priorPrescription' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearReasonCode()
Clears the value of the 'reasonCode' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearReasonReference()
Clears the value of the 'reasonReference' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearRecorder()
Clears the value of the 'recorder' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearRequester()
Clears the value of the 'requester' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearStatus()
Clears the value of the 'status' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearSubject()
Clears the value of the 'subject' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearSubstitution()
Clears the value of the 'substitution' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearSupportingInformation()
Clears the value of the 'supportingInformation' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.clearText()
Clears the value of the 'text' field.
|
static MedicationRequest.Builder |
MedicationRequest.newBuilder()
Creates a new MedicationRequest RecordBuilder.
|
static MedicationRequest.Builder |
MedicationRequest.newBuilder(MedicationRequest.Builder other)
Creates a new MedicationRequest RecordBuilder by copying an existing Builder.
|
static MedicationRequest.Builder |
MedicationRequest.newBuilder(MedicationRequest other)
Creates a new MedicationRequest RecordBuilder by copying an existing MedicationRequest instance.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setAuthoredOn(String value)
Sets the value of the 'authoredOn' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setCategory(CodeableConcept value)
Sets the value of the 'category' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setCategoryBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'category' field
Field for FHIR property category
|
MedicationRequest.Builder |
MedicationRequest.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
Sets the Builder instance for the 'context' field
Field for FHIR property context
|
MedicationRequest.Builder |
MedicationRequest.Builder.setDefinition(List<ActivityDefinitionPlanDefinitionReference> value)
Sets the value of the 'definition' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setDetectedIssue(List<DetectedIssueReference> value)
Sets the value of the 'detectedIssue' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setDispenseRequest(MedicationRequestDispenseRequest value)
Sets the value of the 'dispenseRequest' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setDispenseRequestBuilder(MedicationRequestDispenseRequest.Builder value)
Sets the Builder instance for the 'dispenseRequest' field
Field for FHIR property dispenseRequest
|
MedicationRequest.Builder |
MedicationRequest.Builder.setDosageInstruction(List<Dosage> value)
Sets the value of the 'dosageInstruction' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setEventHistory(List<ProvenanceReference> value)
Sets the value of the 'eventHistory' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setGroupIdentifier(Identifier value)
Sets the value of the 'groupIdentifier' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setGroupIdentifierBuilder(Identifier.Builder value)
Sets the Builder instance for the 'groupIdentifier' field
Field for FHIR property groupIdentifier
|
MedicationRequest.Builder |
MedicationRequest.Builder.setId(String value)
Sets the value of the 'id' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setIntent(String value)
Sets the value of the 'intent' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'medication' field
Field for FHIR property medication
|
MedicationRequest.Builder |
MedicationRequest.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
MedicationRequest.Builder |
MedicationRequest.Builder.setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setPriority(String value)
Sets the value of the 'priority' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setPriorPrescription(MedicationRequestReference value)
Sets the value of the 'priorPrescription' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setPriorPrescriptionBuilder(MedicationRequestReference.Builder value)
Sets the Builder instance for the 'priorPrescription' field
Field for FHIR property priorPrescription
|
MedicationRequest.Builder |
MedicationRequest.Builder.setReasonCode(List<CodeableConcept> value)
Sets the value of the 'reasonCode' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setReasonReference(List<ConditionObservationReference> value)
Sets the value of the 'reasonReference' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setRecorder(PractitionerReference value)
Sets the value of the 'recorder' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setRecorderBuilder(PractitionerReference.Builder value)
Sets the Builder instance for the 'recorder' field
Field for FHIR property recorder
|
MedicationRequest.Builder |
MedicationRequest.Builder.setRequester(MedicationRequestRequester value)
Sets the value of the 'requester' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setRequesterBuilder(MedicationRequestRequester.Builder value)
Sets the Builder instance for the 'requester' field
Field for FHIR property requester
|
MedicationRequest.Builder |
MedicationRequest.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSubject(PatientReference value)
Sets the value of the 'subject' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSubjectBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSubstitution(MedicationRequestSubstitution value)
Sets the value of the 'substitution' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSubstitutionBuilder(MedicationRequestSubstitution.Builder value)
Sets the Builder instance for the 'substitution' field
Field for FHIR property substitution
|
MedicationRequest.Builder |
MedicationRequest.Builder.setSupportingInformation(List<ResourceReference> value)
Sets the value of the 'supportingInformation' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
MedicationRequest.Builder |
MedicationRequest.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
| Modifier and Type | Method and Description |
|---|---|
static MedicationRequest.Builder |
MedicationRequest.newBuilder(MedicationRequest.Builder other)
Creates a new MedicationRequest RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.