Specimen.Processing.Builder |
Specimen.Processing.Builder.additive(java.util.Collection<Reference> additive) |
Material used in the processing step.
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.additive(Reference... additive) |
Material used in the processing step.
|
static Specimen.Processing.Builder |
Specimen.Processing.builder() |
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.description(java.lang.String description) |
Convenience method for setting description .
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.description(String description) |
Textual description of procedure.
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Specimen.Processing.Builder |
Specimen.Processing.Builder.from(Specimen.Processing processing) |
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.modifierExtension(java.util.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.Processing.Builder |
Specimen.Processing.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.Processing.Builder |
Specimen.Processing.Builder.procedure(CodeableConcept procedure) |
A coded value specifying the procedure used to process the specimen.
|
Specimen.Processing.Builder |
Specimen.Processing.Builder.time(Element time) |
A record of the time or period when the specimen processing occurred.
|
Specimen.Processing.Builder |
Specimen.Processing.toBuilder() |
|