| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
MedicationStatement.Builder |
MedicationStatement.Builder.clearBasedOn()
Clears the value of the 'basedOn' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearCategory()
Clears the value of the 'category' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearContained()
Clears the value of the 'contained' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearContext()
Clears the value of the 'context' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearDateAsserted()
Clears the value of the 'dateAsserted' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearDerivedFrom()
Clears the value of the 'derivedFrom' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearDosage()
Clears the value of the 'dosage' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearEffective()
Clears the value of the 'effective' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearId()
Clears the value of the 'id' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearInformationSource()
Clears the value of the 'informationSource' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearLanguage()
Clears the value of the 'language' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearMedication()
Clears the value of the 'medication' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearMeta()
Clears the value of the 'meta' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearNote()
Clears the value of the 'note' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearPartOf()
Clears the value of the 'partOf' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearReasonCode()
Clears the value of the 'reasonCode' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearReasonNotTaken()
Clears the value of the 'reasonNotTaken' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearReasonReference()
Clears the value of the 'reasonReference' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearStatus()
Clears the value of the 'status' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearSubject()
Clears the value of the 'subject' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearTaken()
Clears the value of the 'taken' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.clearText()
Clears the value of the 'text' field.
|
static MedicationStatement.Builder |
MedicationStatement.newBuilder()
Creates a new MedicationStatement RecordBuilder.
|
static MedicationStatement.Builder |
MedicationStatement.newBuilder(MedicationStatement.Builder other)
Creates a new MedicationStatement RecordBuilder by copying an existing Builder.
|
static MedicationStatement.Builder |
MedicationStatement.newBuilder(MedicationStatement other)
Creates a new MedicationStatement RecordBuilder by copying an existing MedicationStatement instance.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setBasedOn(List<CarePlanMedicationRequestProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setCategory(CodeableConcept value)
Sets the value of the 'category' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setCategoryBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'category' field
Field for FHIR property category
|
MedicationStatement.Builder |
MedicationStatement.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
Sets the Builder instance for the 'context' field
Field for FHIR property context
|
MedicationStatement.Builder |
MedicationStatement.Builder.setDateAsserted(String value)
Sets the value of the 'dateAsserted' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setDerivedFrom(List<ResourceReference> value)
Sets the value of the 'derivedFrom' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setDosage(List<Dosage> value)
Sets the value of the 'dosage' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setEffective(ChoicePeriodDateTime value)
Sets the value of the 'effective' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setEffectiveBuilder(ChoicePeriodDateTime.Builder value)
Sets the Builder instance for the 'effective' field
Field for FHIR property effective
|
MedicationStatement.Builder |
MedicationStatement.Builder.setId(String value)
Sets the value of the 'id' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setInformationSource(OrganizationPatientPractitionerRelatedPersonReference value)
Sets the value of the 'informationSource' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setInformationSourceBuilder(OrganizationPatientPractitionerRelatedPersonReference.Builder value)
Sets the Builder instance for the 'informationSource' field
Field for FHIR property informationSource
|
MedicationStatement.Builder |
MedicationStatement.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setMedication(ChoiceCodeableConceptMedicationReference value)
Sets the value of the 'medication' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setMedicationBuilder(ChoiceCodeableConceptMedicationReference.Builder value)
Sets the Builder instance for the 'medication' field
Field for FHIR property medication
|
MedicationStatement.Builder |
MedicationStatement.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
MedicationStatement.Builder |
MedicationStatement.Builder.setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setPartOf(List<MedicationAdministrationMedicationDispenseMedicationStatementObservationProcedureReference> value)
Sets the value of the 'partOf' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setReasonCode(List<CodeableConcept> value)
Sets the value of the 'reasonCode' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setReasonNotTaken(List<CodeableConcept> value)
Sets the value of the 'reasonNotTaken' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setReasonReference(List<ConditionObservationReference> value)
Sets the value of the 'reasonReference' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setSubject(GroupPatientReference value)
Sets the value of the 'subject' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setSubjectBuilder(GroupPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
MedicationStatement.Builder |
MedicationStatement.Builder.setTaken(String value)
Sets the value of the 'taken' field.
|
MedicationStatement.Builder |
MedicationStatement.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
MedicationStatement.Builder |
MedicationStatement.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 MedicationStatement.Builder |
MedicationStatement.newBuilder(MedicationStatement.Builder other)
Creates a new MedicationStatement RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.