Specimen.Builder |
Specimen.Builder.accessionIdentifier(Identifier accessionIdentifier) |
The identifier assigned by the lab when accessioning specimen(s).
|
static Specimen.Builder |
Specimen.builder() |
|
Specimen.Builder |
Specimen.Builder.collection(Specimen.Collection collection) |
Details concerning the specimen collection.
|
Specimen.Builder |
Specimen.Builder.condition(CodeableConcept... condition) |
A mode or state of being that describes the nature of the specimen.
|
Specimen.Builder |
Specimen.Builder.condition(java.util.Collection<CodeableConcept> condition) |
A mode or state of being that describes the nature of the specimen.
|
Specimen.Builder |
Specimen.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.
|
Specimen.Builder |
Specimen.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.
|
Specimen.Builder |
Specimen.Builder.container(Specimen.Container... container) |
The container holding the specimen.
|
Specimen.Builder |
Specimen.Builder.container(java.util.Collection<Specimen.Container> container) |
The container holding the specimen.
|
Specimen.Builder |
Specimen.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
Specimen.Builder |
Specimen.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.
|
protected Specimen.Builder |
Specimen.Builder.from(Specimen specimen) |
|
Specimen.Builder |
Specimen.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
Specimen.Builder |
Specimen.Builder.identifier(Identifier... identifier) |
Id for specimen.
|
Specimen.Builder |
Specimen.Builder.identifier(java.util.Collection<Identifier> identifier) |
Id for specimen.
|
Specimen.Builder |
Specimen.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.
|
Specimen.Builder |
Specimen.Builder.language(Code language) |
The base language in which the resource is written.
|
Specimen.Builder |
Specimen.Builder.meta(Meta meta) |
The metadata about the resource.
|
Specimen.Builder |
Specimen.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.
|
Specimen.Builder |
Specimen.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.
|
Specimen.Builder |
Specimen.Builder.note(Annotation... note) |
To communicate any details or issues about the specimen or during the specimen collection.
|
Specimen.Builder |
Specimen.Builder.note(java.util.Collection<Annotation> note) |
To communicate any details or issues about the specimen or during the specimen collection.
|
Specimen.Builder |
Specimen.Builder.parent(Reference... parent) |
Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of
another specimen.
|
Specimen.Builder |
Specimen.Builder.parent(java.util.Collection<Reference> parent) |
Reference to the parent (source) specimen which is used when the specimen was either derived from or a component of
another specimen.
|
Specimen.Builder |
Specimen.Builder.processing(Specimen.Processing... processing) |
Details concerning processing and processing steps for the specimen.
|
Specimen.Builder |
Specimen.Builder.processing(java.util.Collection<Specimen.Processing> processing) |
Details concerning processing and processing steps for the specimen.
|
Specimen.Builder |
Specimen.Builder.receivedTime(DateTime receivedTime) |
Time when specimen was received for processing or testing.
|
Specimen.Builder |
Specimen.Builder.request(Reference... request) |
Details concerning a service request that required a specimen to be collected.
|
Specimen.Builder |
Specimen.Builder.request(java.util.Collection<Reference> request) |
Details concerning a service request that required a specimen to be collected.
|
Specimen.Builder |
Specimen.Builder.status(SpecimenStatus status) |
The availability of the specimen.
|
Specimen.Builder |
Specimen.Builder.subject(Reference subject) |
Where the specimen came from.
|
Specimen.Builder |
Specimen.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.
|
Specimen.Builder |
Specimen.toBuilder() |
|
Specimen.Builder |
Specimen.Builder.type(CodeableConcept type) |
The kind of material that forms the specimen.
|