Specimen.Collection.Builder | 
Specimen.Collection.Builder.bodySite(CodeableConcept bodySite) | 
 Anatomical location from which the specimen was collected (if subject is a patient). 
 | 
static Specimen.Collection.Builder | 
Specimen.Collection.builder() | 
  | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.collected(Element collected) | 
 Time when specimen was collected from subject - the physiologically relevant time. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.collector(Reference collector) | 
 Person who collected the specimen. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.duration(Duration duration) | 
 The span of time over which the collection of a specimen occurred. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.fastingStatus(Element fastingStatus) | 
 Abstinence or reduction from some or all food, drink, or both, for a period of time prior to sample collection. 
 | 
protected Specimen.Collection.Builder | 
Specimen.Collection.Builder.from(Specimen.Collection collection) | 
  | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.method(CodeableConcept method) | 
 A coded value specifying the technique that is used to perform the procedure. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.modifierExtension(Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.Builder.quantity(SimpleQuantity quantity) | 
 The quantity of specimen collected; for instance the volume of a blood sample, or the physical measurement of an 
 anatomic pathology sample. 
 | 
Specimen.Collection.Builder | 
Specimen.Collection.toBuilder() | 
  |