static DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.builder() |
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.Builder.code(CodeableConcept code) |
A code or string that identifies the device detail being asserted.
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.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.
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.Builder.from(DeviceRequest.Parameter parameter) |
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.Builder.id(java.lang.String id) |
Unique id for the element within a resource (for internal references).
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.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.
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.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.
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.toBuilder() |
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.Builder.value(java.lang.Boolean value) |
Convenience method for setting value with choice type Boolean.
|
DeviceRequest.Parameter.Builder |
DeviceRequest.Parameter.Builder.value(Element value) |
The value of the device detail.
|