Observation.Builder | 
Observation.Builder.basedOn(java.util.Collection<Reference> basedOn) | 
 A plan, proposal or order that is fulfilled in whole or in part by this event. 
 | 
Observation.Builder | 
Observation.Builder.basedOn(Reference... basedOn) | 
 A plan, proposal or order that is fulfilled in whole or in part by this event. 
 | 
Observation.Builder | 
Observation.Builder.bodySite(CodeableConcept bodySite) | 
 Indicates the site on the subject's body where the observation was made (i.e. 
 | 
static Observation.Builder | 
Observation.builder() | 
  | 
Observation.Builder | 
Observation.Builder.category(java.util.Collection<CodeableConcept> category) | 
 A code that classifies the general type of observation being made. 
 | 
Observation.Builder | 
Observation.Builder.category(CodeableConcept... category) | 
 A code that classifies the general type of observation being made. 
 | 
Observation.Builder | 
Observation.Builder.code(CodeableConcept code) | 
 Describes what was observed. 
 | 
Observation.Builder | 
Observation.Builder.component(java.util.Collection<Observation.Component> component) | 
 Some observations have multiple component observations. 
 | 
Observation.Builder | 
Observation.Builder.component(Observation.Component... component) | 
 Some observations have multiple component observations. 
 | 
Observation.Builder | 
Observation.Builder.contained(java.util.Collection<Resource> contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
Observation.Builder | 
Observation.Builder.contained(Resource... contained) | 
 These resources do not have an independent existence apart from the resource that contains them - they cannot be 
 identified independently, and nor can they have their own independent transaction scope. 
 | 
Observation.Builder | 
Observation.Builder.dataAbsentReason(CodeableConcept dataAbsentReason) | 
 Provides a reason why the expected value in the element Observation.value[x] is missing. 
 | 
Observation.Builder | 
Observation.Builder.derivedFrom(java.util.Collection<Reference> derivedFrom) | 
 The target resource that represents a measurement from which this observation value is derived. 
 | 
Observation.Builder | 
Observation.Builder.derivedFrom(Reference... derivedFrom) | 
 The target resource that represents a measurement from which this observation value is derived. 
 | 
Observation.Builder | 
Observation.Builder.device(Reference device) | 
 The device used to generate the observation data. 
 | 
Observation.Builder | 
Observation.Builder.effective(java.time.ZonedDateTime effective) | 
 Convenience method for setting effective with choice type Instant. 
 | 
Observation.Builder | 
Observation.Builder.effective(Element effective) | 
 The time or time-period the observed value is asserted as being true. 
 | 
Observation.Builder | 
Observation.Builder.encounter(Reference encounter) | 
 The healthcare event (e.g. 
 | 
Observation.Builder | 
Observation.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
Observation.Builder | 
Observation.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
Observation.Builder | 
Observation.Builder.focus(java.util.Collection<Reference> focus) | 
 The actual focus of an observation when it is not the patient of record representing something or someone associated 
 with the patient such as a spouse, parent, fetus, or donor. 
 | 
Observation.Builder | 
Observation.Builder.focus(Reference... focus) | 
 The actual focus of an observation when it is not the patient of record representing something or someone associated 
 with the patient such as a spouse, parent, fetus, or donor. 
 | 
protected Observation.Builder | 
Observation.Builder.from(Observation observation) | 
  | 
Observation.Builder | 
Observation.Builder.hasMember(java.util.Collection<Reference> hasMember) | 
 This observation is a group observation (e.g. 
 | 
Observation.Builder | 
Observation.Builder.hasMember(Reference... hasMember) | 
 This observation is a group observation (e.g. 
 | 
Observation.Builder | 
Observation.Builder.id(java.lang.String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
Observation.Builder | 
Observation.Builder.identifier(java.util.Collection<Identifier> identifier) | 
 A unique identifier assigned to this observation. 
 | 
Observation.Builder | 
Observation.Builder.identifier(Identifier... identifier) | 
 A unique identifier assigned to this observation. 
 | 
Observation.Builder | 
Observation.Builder.implicitRules(Uri implicitRules) | 
 A reference to a set of rules that were followed when the resource was constructed, and which must be understood when 
 processing the content. 
 | 
Observation.Builder | 
Observation.Builder.interpretation(java.util.Collection<CodeableConcept> interpretation) | 
 A categorical assessment of an observation value. 
 | 
Observation.Builder | 
Observation.Builder.interpretation(CodeableConcept... interpretation) | 
 A categorical assessment of an observation value. 
 | 
Observation.Builder | 
Observation.Builder.issued(java.time.ZonedDateTime issued) | 
 Convenience method for setting issued. 
 | 
Observation.Builder | 
Observation.Builder.issued(Instant issued) | 
 The date and time this version of the observation was made available to providers, typically after the results have 
 been reviewed and verified. 
 | 
Observation.Builder | 
Observation.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
Observation.Builder | 
Observation.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
Observation.Builder | 
Observation.Builder.method(CodeableConcept method) | 
 Indicates the mechanism used to perform the observation. 
 | 
Observation.Builder | 
Observation.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
Observation.Builder | 
Observation.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the resource and that 
 modifies the understanding of the element that contains it and/or the understanding of the containing element's 
 descendants. 
 | 
Observation.Builder | 
Observation.Builder.note(java.util.Collection<Annotation> note) | 
 Comments about the observation or the results. 
 | 
Observation.Builder | 
Observation.Builder.note(Annotation... note) | 
 Comments about the observation or the results. 
 | 
Observation.Builder | 
Observation.Builder.partOf(java.util.Collection<Reference> partOf) | 
 A larger event of which this particular Observation is a component or step. 
 | 
Observation.Builder | 
Observation.Builder.partOf(Reference... partOf) | 
 A larger event of which this particular Observation is a component or step. 
 | 
Observation.Builder | 
Observation.Builder.performer(java.util.Collection<Reference> performer) | 
 Who was responsible for asserting the observed value as "true". 
 | 
Observation.Builder | 
Observation.Builder.performer(Reference... performer) | 
 Who was responsible for asserting the observed value as "true". 
 | 
Observation.Builder | 
Observation.Builder.referenceRange(java.util.Collection<Observation.ReferenceRange> referenceRange) | 
 Guidance on how to interpret the value by comparison to a normal or recommended range. 
 | 
Observation.Builder | 
Observation.Builder.referenceRange(Observation.ReferenceRange... referenceRange) | 
 Guidance on how to interpret the value by comparison to a normal or recommended range. 
 | 
Observation.Builder | 
Observation.Builder.specimen(Reference specimen) | 
 The specimen that was used when this observation was made. 
 | 
Observation.Builder | 
Observation.Builder.status(ObservationStatus status) | 
 The status of the result value. 
 | 
Observation.Builder | 
Observation.Builder.subject(Reference subject) | 
 The patient, or group of patients, location, or device this observation is about and into whose record the observation 
 is placed. 
 | 
Observation.Builder | 
Observation.Builder.text(Narrative text) | 
 A human-readable narrative that contains a summary of the resource and can be used to represent the content of the 
 resource to a human. 
 | 
Observation.Builder | 
Observation.toBuilder() | 
  | 
Observation.Builder | 
Observation.Builder.value(java.lang.Boolean value) | 
 Convenience method for setting value with choice type Boolean. 
 | 
Observation.Builder | 
Observation.Builder.value(java.lang.Integer value) | 
 Convenience method for setting value with choice type Integer. 
 | 
Observation.Builder | 
Observation.Builder.value(java.lang.String value) | 
 Convenience method for setting value with choice type String. 
 | 
Observation.Builder | 
Observation.Builder.value(java.time.LocalTime value) | 
 Convenience method for setting value with choice type Time. 
 | 
Observation.Builder | 
Observation.Builder.value(Element value) | 
 The information determined as a result of making the observation, if the information has a simple value. 
 |