DeviceUseStatement.Builder |
DeviceUseStatement.Builder.basedOn(Reference... basedOn) |
A plan, proposal or order that is fulfilled in whole or in part by this DeviceUseStatement.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.basedOn(Collection<Reference> basedOn) |
A plan, proposal or order that is fulfilled in whole or in part by this DeviceUseStatement.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.bodySite(CodeableConcept bodySite) |
Indicates the anotomic location on the subject's body where the device was used ( i.e.
|
static DeviceUseStatement.Builder |
DeviceUseStatement.builder() |
|
DeviceUseStatement.Builder |
DeviceUseStatement.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.
|
DeviceUseStatement.Builder |
DeviceUseStatement.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.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.derivedFrom(Reference... derivedFrom) |
Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to
derive the DeviceUseStatement.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.derivedFrom(Collection<Reference> derivedFrom) |
Allows linking the DeviceUseStatement to the underlying Request, or to other information that supports or is used to
derive the DeviceUseStatement.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.device(Reference device) |
The details of the device used.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected DeviceUseStatement.Builder |
DeviceUseStatement.Builder.from(DeviceUseStatement deviceUseStatement) |
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.id(String id) |
The logical id of the resource, as used in the URL for the resource.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.identifier(Identifier... identifier) |
An external identifier for this statement such as an IRI.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.identifier(Collection<Identifier> identifier) |
An external identifier for this statement such as an IRI.
|
DeviceUseStatement.Builder |
DeviceUseStatement.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.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.language(Code language) |
The base language in which the resource is written.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.meta(Meta meta) |
The metadata about the resource.
|
DeviceUseStatement.Builder |
DeviceUseStatement.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.
|
DeviceUseStatement.Builder |
DeviceUseStatement.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.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.note(Annotation... note) |
Details about the device statement that were not represented at all or sufficiently in one of the attributes provided
in a class.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.note(Collection<Annotation> note) |
Details about the device statement that were not represented at all or sufficiently in one of the attributes provided
in a class.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.reasonCode(CodeableConcept... reasonCode) |
Reason or justification for the use of the device.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.reasonCode(Collection<CodeableConcept> reasonCode) |
Reason or justification for the use of the device.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.reasonReference(Reference... reasonReference) |
Indicates another resource whose existence justifies this DeviceUseStatement.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.reasonReference(Collection<Reference> reasonReference) |
Indicates another resource whose existence justifies this DeviceUseStatement.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.recordedOn(DateTime recordedOn) |
The time at which the statement was made/recorded.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.source(Reference source) |
Who reported the device was being used by the patient.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.status(DeviceUseStatementStatus status) |
A code representing the patient or other source's judgment about the state of the device used that this statement is
about.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.subject(Reference subject) |
The patient who used the device.
|
DeviceUseStatement.Builder |
DeviceUseStatement.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.
|
DeviceUseStatement.Builder |
DeviceUseStatement.Builder.timing(Element timing) |
How often the device was used.
|
DeviceUseStatement.Builder |
DeviceUseStatement.toBuilder() |
|