static SpecimenDefinition.Builder | 
SpecimenDefinition.builder() | 
  | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.collection(CodeableConcept... collection) | 
 The action to be performed for collecting the specimen. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.collection(Collection<CodeableConcept> collection) | 
 The action to be performed for collecting the specimen. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.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. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.contained(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. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.extension(Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the resource. 
 | 
protected SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.from(SpecimenDefinition specimenDefinition) | 
  | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.id(String id) | 
 The logical id of the resource, as used in the URL for the resource. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.identifier(Identifier identifier) | 
 A business identifier associated with the kind of specimen. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.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. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.language(Code language) | 
 The base language in which the resource is written. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.meta(Meta meta) | 
 The metadata about the resource. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.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. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.modifierExtension(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. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.patientPreparation(CodeableConcept... patientPreparation) | 
 Preparation of the patient for specimen collection. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.patientPreparation(Collection<CodeableConcept> patientPreparation) | 
 Preparation of the patient for specimen collection. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.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. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.timeAspect(String timeAspect) | 
 Time aspect of specimen collection (duration or offset). 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.timeAspect(String timeAspect) | 
 Convenience method for setting timeAspect. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.toBuilder() | 
  | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.typeCollected(CodeableConcept typeCollected) | 
 The kind of material to be collected. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.typeTested(SpecimenDefinition.TypeTested... typeTested) | 
 Specimen conditioned in a container as expected by the testing laboratory. 
 | 
SpecimenDefinition.Builder | 
SpecimenDefinition.Builder.typeTested(Collection<SpecimenDefinition.TypeTested> typeTested) | 
 Specimen conditioned in a container as expected by the testing laboratory. 
 |