Package | Description |
---|---|
com.cerner.bunsen.stu3.avro |
Modifier and Type | Method and Description |
---|---|
Observation.Builder |
Observation.Builder.clearBasedOn()
Clears the value of the 'basedOn' field.
|
Observation.Builder |
Observation.Builder.clearBodySite()
Clears the value of the 'bodySite' field.
|
Observation.Builder |
Observation.Builder.clearCategory()
Clears the value of the 'category' field.
|
Observation.Builder |
Observation.Builder.clearCode()
Clears the value of the 'code' field.
|
Observation.Builder |
Observation.Builder.clearComment()
Clears the value of the 'comment' field.
|
Observation.Builder |
Observation.Builder.clearComponent()
Clears the value of the 'component' field.
|
Observation.Builder |
Observation.Builder.clearContained()
Clears the value of the 'contained' field.
|
Observation.Builder |
Observation.Builder.clearContext()
Clears the value of the 'context' field.
|
Observation.Builder |
Observation.Builder.clearDataAbsentReason()
Clears the value of the 'dataAbsentReason' field.
|
Observation.Builder |
Observation.Builder.clearDevice()
Clears the value of the 'device' field.
|
Observation.Builder |
Observation.Builder.clearEffective()
Clears the value of the 'effective' field.
|
Observation.Builder |
Observation.Builder.clearId()
Clears the value of the 'id' field.
|
Observation.Builder |
Observation.Builder.clearIdentifier()
Clears the value of the 'identifier' field.
|
Observation.Builder |
Observation.Builder.clearImplicitRules()
Clears the value of the 'implicitRules' field.
|
Observation.Builder |
Observation.Builder.clearInterpretation()
Clears the value of the 'interpretation' field.
|
Observation.Builder |
Observation.Builder.clearIssued()
Clears the value of the 'issued' field.
|
Observation.Builder |
Observation.Builder.clearLanguage()
Clears the value of the 'language' field.
|
Observation.Builder |
Observation.Builder.clearMeta()
Clears the value of the 'meta' field.
|
Observation.Builder |
Observation.Builder.clearMethod()
Clears the value of the 'method' field.
|
Observation.Builder |
Observation.Builder.clearPerformer()
Clears the value of the 'performer' field.
|
Observation.Builder |
Observation.Builder.clearReferenceRange()
Clears the value of the 'referenceRange' field.
|
Observation.Builder |
Observation.Builder.clearRelated()
Clears the value of the 'related' field.
|
Observation.Builder |
Observation.Builder.clearSpecimen()
Clears the value of the 'specimen' field.
|
Observation.Builder |
Observation.Builder.clearStatus()
Clears the value of the 'status' field.
|
Observation.Builder |
Observation.Builder.clearSubject()
Clears the value of the 'subject' field.
|
Observation.Builder |
Observation.Builder.clearText()
Clears the value of the 'text' field.
|
Observation.Builder |
Observation.Builder.clearValue()
Clears the value of the 'value' field.
|
static Observation.Builder |
Observation.newBuilder()
Creates a new Observation RecordBuilder.
|
static Observation.Builder |
Observation.newBuilder(Observation.Builder other)
Creates a new Observation RecordBuilder by copying an existing Builder.
|
static Observation.Builder |
Observation.newBuilder(Observation other)
Creates a new Observation RecordBuilder by copying an existing Observation instance.
|
Observation.Builder |
Observation.Builder.setBasedOn(List<CarePlanDeviceRequestImmunizationRecommendationMedicationRequestNutritionOrderProcedureRequestReferralRequestReference> value)
Sets the value of the 'basedOn' field.
|
Observation.Builder |
Observation.Builder.setBodySite(CodeableConcept value)
Sets the value of the 'bodySite' field.
|
Observation.Builder |
Observation.Builder.setBodySiteBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'bodySite' field
Field for FHIR property bodySite
|
Observation.Builder |
Observation.Builder.setCategory(List<CodeableConcept> value)
Sets the value of the 'category' field.
|
Observation.Builder |
Observation.Builder.setCode(CodeableConcept value)
Sets the value of the 'code' field.
|
Observation.Builder |
Observation.Builder.setCodeBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'code' field
Field for FHIR property code
|
Observation.Builder |
Observation.Builder.setComment(String value)
Sets the value of the 'comment' field.
|
Observation.Builder |
Observation.Builder.setComponent(List<ObservationComponent> value)
Sets the value of the 'component' field.
|
Observation.Builder |
Observation.Builder.setContained(List<Resource> value)
Sets the value of the 'contained' field.
|
Observation.Builder |
Observation.Builder.setContext(EncounterEpisodeOfCareReference value)
Sets the value of the 'context' field.
|
Observation.Builder |
Observation.Builder.setContextBuilder(EncounterEpisodeOfCareReference.Builder value)
Sets the Builder instance for the 'context' field
Field for FHIR property context
|
Observation.Builder |
Observation.Builder.setDataAbsentReason(CodeableConcept value)
Sets the value of the 'dataAbsentReason' field.
|
Observation.Builder |
Observation.Builder.setDataAbsentReasonBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'dataAbsentReason' field
Field for FHIR property dataAbsentReason
|
Observation.Builder |
Observation.Builder.setDevice(DeviceDeviceMetricReference value)
Sets the value of the 'device' field.
|
Observation.Builder |
Observation.Builder.setDeviceBuilder(DeviceDeviceMetricReference.Builder value)
Sets the Builder instance for the 'device' field
Field for FHIR property device
|
Observation.Builder |
Observation.Builder.setEffective(ChoicePeriodDateTime value)
Sets the value of the 'effective' field.
|
Observation.Builder |
Observation.Builder.setEffectiveBuilder(ChoicePeriodDateTime.Builder value)
Sets the Builder instance for the 'effective' field
Field for FHIR property effective
|
Observation.Builder |
Observation.Builder.setId(String value)
Sets the value of the 'id' field.
|
Observation.Builder |
Observation.Builder.setIdentifier(List<Identifier> value)
Sets the value of the 'identifier' field.
|
Observation.Builder |
Observation.Builder.setImplicitRules(String value)
Sets the value of the 'implicitRules' field.
|
Observation.Builder |
Observation.Builder.setInterpretation(CodeableConcept value)
Sets the value of the 'interpretation' field.
|
Observation.Builder |
Observation.Builder.setInterpretationBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'interpretation' field
Field for FHIR property interpretation
|
Observation.Builder |
Observation.Builder.setIssued(String value)
Sets the value of the 'issued' field.
|
Observation.Builder |
Observation.Builder.setLanguage(String value)
Sets the value of the 'language' field.
|
Observation.Builder |
Observation.Builder.setMeta(Meta value)
Sets the value of the 'meta' field.
|
Observation.Builder |
Observation.Builder.setMetaBuilder(Meta.Builder value)
Sets the Builder instance for the 'meta' field
Field for FHIR property meta
|
Observation.Builder |
Observation.Builder.setMethod(CodeableConcept value)
Sets the value of the 'method' field.
|
Observation.Builder |
Observation.Builder.setMethodBuilder(CodeableConcept.Builder value)
Sets the Builder instance for the 'method' field
Field for FHIR property method
|
Observation.Builder |
Observation.Builder.setPerformer(List<OrganizationPatientPractitionerRelatedPersonReference> value)
Sets the value of the 'performer' field.
|
Observation.Builder |
Observation.Builder.setReferenceRange(List<ObservationReferenceRange> value)
Sets the value of the 'referenceRange' field.
|
Observation.Builder |
Observation.Builder.setRelated(List<ObservationRelated> value)
Sets the value of the 'related' field.
|
Observation.Builder |
Observation.Builder.setSpecimen(SpecimenReference value)
Sets the value of the 'specimen' field.
|
Observation.Builder |
Observation.Builder.setSpecimenBuilder(SpecimenReference.Builder value)
Sets the Builder instance for the 'specimen' field
Field for FHIR property specimen
|
Observation.Builder |
Observation.Builder.setStatus(String value)
Sets the value of the 'status' field.
|
Observation.Builder |
Observation.Builder.setSubject(DeviceGroupLocationPatientReference value)
Sets the value of the 'subject' field.
|
Observation.Builder |
Observation.Builder.setSubjectBuilder(DeviceGroupLocationPatientReference.Builder value)
Sets the Builder instance for the 'subject' field
Field for FHIR property subject
|
Observation.Builder |
Observation.Builder.setText(Narrative value)
Sets the value of the 'text' field.
|
Observation.Builder |
Observation.Builder.setTextBuilder(Narrative.Builder value)
Sets the Builder instance for the 'text' field
Field for FHIR property text
|
Observation.Builder |
Observation.Builder.setValue(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime value)
Sets the value of the 'value' field.
|
Observation.Builder |
Observation.Builder.setValueBuilder(ChoiceAttachmentCodeableConceptPeriodQuantityRangeRatioSampledDataBooleanDateTimeStringTime.Builder value)
Sets the Builder instance for the 'value' field
Field for FHIR property value
|
Modifier and Type | Method and Description |
---|---|
static Observation.Builder |
Observation.newBuilder(Observation.Builder other)
Creates a new Observation RecordBuilder by copying an existing Builder.
|
Copyright © 2020. All rights reserved.