static Device.Builder |
Device.builder() |
|
Device.Builder |
Device.Builder.contact(java.util.Collection<ContactPoint> contact) |
Contact details for an organization or a particular human that is responsible for the device.
|
Device.Builder |
Device.Builder.contact(ContactPoint... contact) |
Contact details for an organization or a particular human that is responsible for the device.
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.Builder.definition(Reference definition) |
The reference to the definition for the device.
|
Device.Builder |
Device.Builder.deviceName(java.util.Collection<Device.DeviceName> deviceName) |
This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person
describing the Device.
|
Device.Builder |
Device.Builder.deviceName(Device.DeviceName... deviceName) |
This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person
describing the Device.
|
Device.Builder |
Device.Builder.distinctIdentifier(java.lang.String distinctIdentifier) |
Convenience method for setting distinctIdentifier .
|
Device.Builder |
Device.Builder.distinctIdentifier(String distinctIdentifier) |
The distinct identification string as required by regulation for a human cell, tissue, or cellular and tissue-based
product.
|
Device.Builder |
Device.Builder.expirationDate(DateTime expirationDate) |
The date and time beyond which this device is no longer valid or should not be used (if applicable).
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected Device.Builder |
Device.Builder.from(Device device) |
|
Device.Builder |
Device.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
Device.Builder |
Device.Builder.identifier(java.util.Collection<Identifier> identifier) |
Unique instance identifiers assigned to a device by manufacturers other organizations or owners.
|
Device.Builder |
Device.Builder.identifier(Identifier... identifier) |
Unique instance identifiers assigned to a device by manufacturers other organizations or owners.
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.Builder.language(Code language) |
The base language in which the resource is written.
|
Device.Builder |
Device.Builder.location(Reference location) |
The place where the device can be found.
|
Device.Builder |
Device.Builder.lotNumber(java.lang.String lotNumber) |
Convenience method for setting lotNumber .
|
Device.Builder |
Device.Builder.lotNumber(String lotNumber) |
Lot number assigned by the manufacturer.
|
Device.Builder |
Device.Builder.manufactureDate(DateTime manufactureDate) |
The date and time when the device was manufactured.
|
Device.Builder |
Device.Builder.manufacturer(java.lang.String manufacturer) |
Convenience method for setting manufacturer .
|
Device.Builder |
Device.Builder.manufacturer(String manufacturer) |
A name of the manufacturer.
|
Device.Builder |
Device.Builder.meta(Meta meta) |
The metadata about the resource.
|
Device.Builder |
Device.Builder.modelNumber(java.lang.String modelNumber) |
Convenience method for setting modelNumber .
|
Device.Builder |
Device.Builder.modelNumber(String modelNumber) |
The manufacturer's model number for the device.
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.Builder.note(java.util.Collection<Annotation> note) |
Descriptive information, usage information or implantation information that is not captured in an existing element.
|
Device.Builder |
Device.Builder.note(Annotation... note) |
Descriptive information, usage information or implantation information that is not captured in an existing element.
|
Device.Builder |
Device.Builder.owner(Reference owner) |
An organization that is responsible for the provision and ongoing maintenance of the device.
|
Device.Builder |
Device.Builder.parent(Reference parent) |
The device that this device is attached to or is part of.
|
Device.Builder |
Device.Builder.partNumber(java.lang.String partNumber) |
Convenience method for setting partNumber .
|
Device.Builder |
Device.Builder.partNumber(String partNumber) |
The part number or catalog number of the device.
|
Device.Builder |
Device.Builder.patient(Reference patient) |
Patient information, If the device is affixed to a person.
|
Device.Builder |
Device.Builder.property(java.util.Collection<Device.Property> property) |
The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties.
|
Device.Builder |
Device.Builder.property(Device.Property... property) |
The actual configuration settings of a device as it actually operates, e.g., regulation status, time properties.
|
Device.Builder |
Device.Builder.safety(java.util.Collection<CodeableConcept> safety) |
Provides additional safety characteristics about a medical device.
|
Device.Builder |
Device.Builder.safety(CodeableConcept... safety) |
Provides additional safety characteristics about a medical device.
|
Device.Builder |
Device.Builder.serialNumber(java.lang.String serialNumber) |
Convenience method for setting serialNumber .
|
Device.Builder |
Device.Builder.serialNumber(String serialNumber) |
The serial number assigned by the organization when the device was manufactured.
|
Device.Builder |
Device.Builder.specialization(java.util.Collection<Device.Specialization> specialization) |
The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used
for the communication.
|
Device.Builder |
Device.Builder.specialization(Device.Specialization... specialization) |
The capabilities supported on a device, the standards to which the device conforms for a particular purpose, and used
for the communication.
|
Device.Builder |
Device.Builder.status(FHIRDeviceStatus status) |
Status of the Device availability.
|
Device.Builder |
Device.Builder.statusReason(java.util.Collection<CodeableConcept> statusReason) |
Reason for the dtatus of the Device availability.
|
Device.Builder |
Device.Builder.statusReason(CodeableConcept... statusReason) |
Reason for the dtatus of the Device availability.
|
Device.Builder |
Device.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.
|
Device.Builder |
Device.toBuilder() |
|
Device.Builder |
Device.Builder.type(CodeableConcept type) |
The kind or type of device.
|
Device.Builder |
Device.Builder.udiCarrier(java.util.Collection<Device.UdiCarrier> udiCarrier) |
Unique device identifier (UDI) assigned to device label or package.
|
Device.Builder |
Device.Builder.udiCarrier(Device.UdiCarrier... udiCarrier) |
Unique device identifier (UDI) assigned to device label or package.
|
Device.Builder |
Device.Builder.url(Uri url) |
A network address on which the device may be contacted directly.
|
Device.Builder |
Device.Builder.version(java.util.Collection<Device.Version> version) |
The actual design of the device or software version running on the device.
|
Device.Builder |
Device.Builder.version(Device.Version... version) |
The actual design of the device or software version running on the device.
|