| Package | Description |
|---|---|
| com.cerner.bunsen.stu3.avro |
| Modifier and Type | Method and Description |
|---|---|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearAssertedDate()
Clears the value of the 'assertedDate' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearAsserter()
Clears the value of the 'asserter' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearCategory()
Clears the value of the 'category' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearClinicalStatus()
Clears the value of the 'clinicalStatus' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearCode()
Clears the value of the 'code' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearContained()
Clears the value of the 'contained' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearCriticality()
Clears the value of the 'criticality' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearId()
Clears the value of the 'id' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearLanguage()
Clears the value of the 'language' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearLastOccurrence()
Clears the value of the 'lastOccurrence' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearMeta()
Clears the value of the 'meta' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearNote()
Clears the value of the 'note' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearOnset()
Clears the value of the 'onset' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearPatient()
Clears the value of the 'patient' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearReaction()
Clears the value of the 'reaction' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearRecorder()
Clears the value of the 'recorder' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearText()
Clears the value of the 'text' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearType()
Clears the value of the 'type' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.clearVerificationStatus()
Clears the value of the 'verificationStatus' field.
|
static AllergyIntolerance.Builder |
AllergyIntolerance.newBuilder()
Creates a new AllergyIntolerance RecordBuilder.
|
static AllergyIntolerance.Builder |
AllergyIntolerance.newBuilder(AllergyIntolerance.Builder other)
Creates a new AllergyIntolerance RecordBuilder by copying an existing Builder.
|
static AllergyIntolerance.Builder |
AllergyIntolerance.newBuilder(AllergyIntolerance other)
Creates a new AllergyIntolerance RecordBuilder by copying an existing AllergyIntolerance instance.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setAssertedDate(String value)
Sets the value of the 'assertedDate' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setAsserter(PatientPractitionerRelatedPersonReference value)
Sets the value of the 'asserter' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setAsserterBuilder(PatientPractitionerRelatedPersonReference.Builder value)
Sets the Builder instance for the 'asserter' field
Field for FHIR property asserter
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setCategory(List<String> value)
Sets the value of the 'category' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setClinicalStatus(String value)
Sets the value of the 'clinicalStatus' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setCriticality(String value)
Sets the value of the 'criticality' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setId(String value)
Sets the value of the 'id' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setLastOccurrence(String value)
Sets the value of the 'lastOccurrence' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setNote(List<Annotation> value)
Sets the value of the 'note' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setOnset(ChoiceAgePeriodRangeDateTimeString value)
Sets the value of the 'onset' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setOnsetBuilder(ChoiceAgePeriodRangeDateTimeString.Builder value)
Sets the Builder instance for the 'onset' field
Field for FHIR property onset
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setPatient(PatientReference value)
Sets the value of the 'patient' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setPatientBuilder(PatientReference.Builder value)
Sets the Builder instance for the 'patient' field
Field for FHIR property patient
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setReaction(List<AllergyIntoleranceReaction> value)
Sets the value of the 'reaction' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setRecorder(PatientPractitionerReference value)
Sets the value of the 'recorder' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setRecorderBuilder(PatientPractitionerReference.Builder value)
Sets the Builder instance for the 'recorder' field
Field for FHIR property recorder
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setType(String value)
Sets the value of the 'type' field.
|
AllergyIntolerance.Builder |
AllergyIntolerance.Builder.setVerificationStatus(String value)
Sets the value of the 'verificationStatus' field.
|
| Modifier and Type | Method and Description |
|---|---|
static AllergyIntolerance.Builder |
AllergyIntolerance.newBuilder(AllergyIntolerance.Builder other)
Creates a new AllergyIntolerance RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.